Commit graph

9 commits

Author SHA1 Message Date
6470aee802 Add move operation, fix fuse server 2026-03-28 13:25:25 -05:00
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
94d00c94d4 Improve database schema for notes-with-children 2026-03-24 22:51:56 -05:00
82c272990c Switch to UUID for sqlite db 2026-03-24 21:22:24 -05:00
bd4d571c95 Add more meta information to trove entries 2026-03-22 23:57:05 -05:00
22a9c68611 Add initial CLI support 2026-03-21 22:25:32 -05:00
2cfe32b333 Add database and FUSE mapping 2026-03-16 22:45:27 -05:00
96c9e62354 Brainstorm initial API and modify db to be more FUSE friendly 2026-03-16 01:14:07 -05:00
75c6bbe57b Boilerplate database access layer 2026-03-15 20:27:15 -05:00