trove/trovedb
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
..
cli Add a simple cat (path handling still needed) 2026-03-26 00:48:53 -05:00
fuse Start API refactor to remove separate Tree 2026-03-27 12:44:35 -05:00
qgui Add trove auto save function 2026-03-26 16:08:10 -05:00
__init__.py Add an initial project and module 2026-03-15 18:33:28 -05:00
db.py Start API refactor to remove separate Tree 2026-03-27 12:44:35 -05:00
fs.py Start API refactor to remove separate Tree 2026-03-27 12:44:35 -05:00
fs_util.py Switch to using index instead of _index 2026-03-26 19:02:20 -05:00
mime.py Add fsutil and mime information 2026-03-26 00:33:29 -05:00
tree.py Switch to UUID for sqlite db 2026-03-24 21:22:24 -05:00
trove.py Start API refactor to remove separate Tree 2026-03-27 12:44:35 -05:00
trove_factory.py Add initial CLI support 2026-03-21 22:25:32 -05:00
trovedb.py Start API refactor to remove separate Tree 2026-03-27 12:44:35 -05:00
user_env.py Add initial CLI support 2026-03-21 22:25:32 -05:00