Notesmachine is a Zettlekasten engine with bells, whistles, and a possible foghorn.
Go to file
Elf M. Sternberg 3068f18f0c STYLE Clippified.
After running 'cargo clippy,' a few changes were made, and then some
were reverted.  Honestly, 'x.len() > 0' is WAY more readable than
'!x.is_empty()'.  The exclamation mark gets swallowed up by the
surrounding text and is hard to see.
2020-11-12 15:02:45 -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 STYLE Clippified. 2020-11-12 15:02:45 -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.