Notesmachine is a Zettlekasten engine with bells, whistles, and a possible foghorn.
Go to file
Elf M. Sternberg 5672f2e235 REFACTOR "Build references" is now its own separate chunk of code.
This is good because in used to be somewhat cut-and-paste, and
that's just ugly.  There's a lot of commonality between "insert note"
and "update content," since both rely heavily on parsing the content
in order to establish the web of relationships between notes and pages,
so having that algorithm ONCE makes me happier.
2020-11-12 08:44:20 -08:00
docs DOC Phase one committed to the project, the basic layout of the backstore. 2020-09-27 05:35:37 -07:00
server REFACTOR "Build references" is now its own separate chunk of code. 2020-11-12 08:44:20 -08:00
.gitignore This is wrong, but it's something. 2020-11-02 21:56:45 -08:00
Cargo.toml A reset for the single table case. 2020-11-02 18:32:01 -08:00
README.md DOC Phase one committed to the project, the basic layout of the backstore. 2020-09-27 05:35:37 -07:00

README.md

Notesmachine

A Second Brain, From First Principles


Notesmachine is a collection of tools for organizing your notes around first principles. It has graphical desktop tools, a web-based interface, and mobile tools for collecting, organizing, and re-discovering the knowledge that you personally collect. Notesmachine is primarily a Zettlekasten engine designed to work on a personal scale, but it is also designed to make each note smarter, more capable, and more informative, as well as making capturing notes not only possible, but simple and direct.