161
Treedome 0.4 Released (programming.dev)
submitted 10 months ago* (last edited 10 months ago) by tengkuizdihar@programming.dev to c/opensource@lemmy.ml

Treedome is a local-first, encrypted, note taking application with tree-like structures, all written and saved in your computer

Currently you can only try it by building it yourself, instruction here. https://codeberg.org/solver-orgz/treedome/src/branch/master/docs/building.md But .deb and nixpkgs update is planned to follow suit though! You can also try an outdated one in https://aur.archlinux.org/packages/treedome-bin

Tell me what you think about it!

you are viewing a single comment's thread
view the rest of the comments
[-] Fenzik@lemmy.ml 10 points 10 months ago

How does this differ from Obsidian?

[-] tengkuizdihar@programming.dev 13 points 10 months ago

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.
[-] Sekoia@lemmy.blahaj.zone 7 points 10 months ago

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.

Rest is correct tho.

[-] tengkuizdihar@programming.dev 1 points 10 months ago

Is it stored in a single folder like joplin does? Can I move the folder around and easily open it after I did that?

[-] Sekoia@lemmy.blahaj.zone 10 points 10 months ago

Yes and yes. The folder is just a bunch of markdown documents, as well as a hidden folder containing configuration, plugins, etc (json, js, css, etc). The vault is entirely self-contained.

load more comments (10 replies)
load more comments (10 replies)
this post was submitted on 18 Feb 2024
161 points (98.8% liked)

Open Source

31894 readers
145 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS