• 2 Posts
  • 23 Comments
Joined 7 months ago
cake
Cake day: December 13th, 2023

help-circle













  • Yes, treedome is the only program that can meaningfully open the notes file. This is because the content of the file is always encrypted and stored using sqlite (single file database library). I’m not that good with mobile and I still need to think about how it will be used in mobile. For example, the tree structure is definitely weird if used in mobile.






  • AFAIK, obisidian is:

    • Not open source, treedome is open source.
    • 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.