rustybrain-dev / rustybrain

Building your second brain, locally with Markdown ❤️.
https://rustybrain.dev/
GNU General Public License v3.0
6 stars 1 forks source link
markdown zettelkasten

RustyBrain

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

State: Prototype is still Working In Progress!

Goals

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.