https://gitlab.com/treedome/treedome/-/releases

I was inspired by CherryTree to make my own note taking app. Please play around with this application, I welcome your feedback and issues.

Not that I claim Treedome to be any better than CherryTree. I’m trying my best to solve some of the pain points when using CherryTree, according to my daily usage.

  • @[email protected]OP
    link
    fedilink
    101 year ago

    Yes, it’s stored as a binary object instead of markdown because of that! The changes I made to migrate the whole backend from ReDB to Sqlite is still very new, thanks for reminding me to mention it in the docs!

    • @TCB13
      link
      71 year ago

      Can we use Syncthing to sync that sqlite file?

      • @[email protected]OP
        link
        fedilink
        101 year ago

        You can use anything you want to sync it, seriously! The application only reads a single file with .note extension.

        • @TCB13
          link
          English
          71 year ago

          Cool! Keep it that way.