Python project for writing, note taking, and information management with hype-free AI support
Find a file
Andrew Mulbrook 41480a39c9 Start API refactor to remove separate Tree
We want trees to just be notes. We want to reference notes
by Path instead of object ids. Stop thinking about the
fs implementation and the fuse service with the same terms -
they will be different backends.
2026-03-27 12:44:35 -05:00
trovedb Start API refactor to remove separate Tree 2026-03-27 12:44:35 -05:00
.gitignore Add some project specific ignores 2026-03-26 16:11:11 -05:00
LICENSE Initial commit 2026-03-15 17:19:28 -05:00
pyproject.toml Add initial GUI program 2026-03-22 22:26:14 -05:00
README.md Initial commit 2026-03-15 17:19:28 -05:00

trove

Python project for writing, note taking, and information management with hype-free AI support