Hi, I maintain the AUR package. Didn't know the repo got moved to codeberg! If you could let me know when the deb is released that would be great, I'll be able to update it then :)
My matrix should be on my lemmy user page and I've just stared your repo on codeberg. I'm gonna watch it and I should get notified whenever a new release happens
Uses a centralized server to sync your notes, treedome instead uses a single local file which you can sync, move around, however you want.
Uses graph, treedome is working with trees and tagging instead.
Uses plugins to add more feature to the notes, treedome doesn't plan to do this. We at least want a complete experience out of the box, with notes files that's fairly stable within a major version. I have to make it stable since the start because I'm already using it for work and personal.
With everything stored in a single file, does that mean you need to close Treedome on ComputerA before it can by synced to ComputerB?
If computerA makes an edit in one note while computer B makes an edit in another note, does that create a sync conflict? (Assuming syncing with Nextcloud, syncThing or similar)?
On the second point, Obsidian's vaults are intentionally stored as a single folder that can be synced easily, including all settings. They do have a service for syncing, but with a bit of tech know-how it's still really easy to sync. Also, all notes are stored as plaintext markdown files, which is convenient since many programs can read markdown.
I've used CherryTree extensively in the past, with the password protection on (encryption). The save time gets longer as the file gets larger, because it's encrypting the whole file (every single one of your notes) everytime. I dislike it and told myself to create a new one that solves it. Then, Treedome was born.
Although for me having everything stored in a single database-file is a negative, I much prefer a directory with individual files, accessible from any software. So I'll have a closer look at CherryTree, thanks for bringing it to my attention
It is like onenote (which is the first serious note taking ive used actually), but it uses tree like structure and tags to organnize its notes. Im quite sure treedome isnt as featurefull tho.
nice, was thinking about this for a while but I hated writing the MD to whatever GUI framework i used, and a lot of the other stuff is either really outdated looking, or just unmaintained