Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 869 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 869 Bytes

RustyBrain

A Desktop Application that Implemented Zettelkasten to Help You Build Your Second Brain.

State: Prototype is still Working In Progress!

Goals

  • Easy to pratice Zettelkasten even you don't know it.
  • Soomth editor to support markdown.
  • Connect your ideas to let write easier.

Screens

  1. Blank screen to start project from scratch.

    1. Learning and create notes from books/posts/articles/etc.
    2. Link exists notes.
    3. Produce article.
  2. Quick note-taking screen to collect notes.

  3. Review screen to review recent notes.

  4. Someday screen to show notes that not reviewed.

  5. Grid screen to show all notes into different columns by their networks.

  6. Cluster screen to show the notes network.

Install GTK+4

Check out the Installation section at the book of gtk4-rs.