this post was submitted on 18 Feb 2024
161 points (98.8% liked)

Open Source

30349 readers
2259 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
161
Treedome 0.4 Released (programming.dev)
submitted 7 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 

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
[–] [email protected] 4 points 7 months ago

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.