this post was submitted on 02 Jul 2026
56 points (100.0% liked)

Ask Lemmy

40253 readers
1297 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !uspolitics@lemmy.world


7) No Hit-and-Run questions.
Please don't delete your post for no apparent reason. If you plan on deleting a question later, say so in the post, or if you feel that you have a good reason to remove it, message a mod beforehand. It's not fair to the ones who took their time to answer, and it's not in the spirit of the community.


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 3 years ago
MODERATORS
 

Right now, I have a mess of bookmarks, open tabs, and things saved haphazardly in different apps. I want a system where I can organize it all and also keep it reasonably private. Open to all suggestions, whether that's an app or a tool or a personal trick or some completely different way of interacting with the internet.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ladybugs@lemmy.world 2 points 14 hours ago (1 children)

Thank you! I keep seeing Obsidian mentioned in different places online. If you don't mind, I have a few more questions:

-Can you add personal notes that are longer than hashtags to your links/articles in Obsidian? -Can you do the above on Cherrytree? -Are there any disadvantages of Cherrytree over Obsidian? -What makes Obsidian not very private?

[โ€“] marxismtomorrow@lemmy.today 1 points 13 hours ago

Can you add personal notes that are longer than hashtags to your links/articles in Obsidian?

There's a few ways to do that, easiest would probably be foot notes? But since it's mark down you can also format links like on Lemmy so you could hyperlink your notes, have your notes and then use the footnote as a citation, quick highly edited example:

You can also go the canvas route if you're one of those people. Quick example that took me literally two minutes:

Can you do the above on Cherrytree?

I don't have it installed at the moment to show but yes, Cherrytree also supports markdown formatting. So yes, but it does not have canvas support and its internal linking isn't as flexible.

Are there any disadvantages of Cherrytree over Obsidian?

The main disadvantage is relative lack of features and plugins. If Obsidian is doing something you don't want it to, or you think of a way to be more productive or more precise in your notes, there's a plugin for it.

Cherrytree is a lot more... indie FOSS developed, and has just a smaller userbase so less plugin support, fewer features, dated interface, and a much bigger emphasis on nesting notes.

Oh right.

So the big information storage difference between the two is Cherrytree has 'nodes' and Obsidian has folders and notes.

Every "Node" in Cherrytree is an editable note, every single one, and all nodes can be nested under each other like files.

So you can have a root node with literally thousands of pages of information.
    And then a new node under it with the same amount
       And so on, on the node itself, not as a note under a file folder

Which can be useful for some information management systems and ideas. Obsidian is a file/folder structure but its major thing is you can link to any other note by referencing it in brackets, so [[Example Page]] would directly link to the page in the above screen shots. I don't know if Cherrytree ever got internal links like that, but in Obsidian, once you get used to it, you'll be able to create a massive tangled web where you can go unlimited notes deep with as specific of information as you might want.

-What makes Obsidian not very private?

Cherrytree has the option to be a single, encrypted passworded file. Your entire notebook, no matter how many thousands of notes, no matter how many images and even webpages you save in it, is a single encrypted passworded file.

Obsidian doesn't have that option, it uses a file/folder structure. So anyone on your PC (if you don't have any other way to lock out users) can find your notes and open them. If you host the database and files remotely, then there's the only barrier is whatever password your remote host provides, obsidian has no security whatsoever. It's also not FOSS, which can be a draw back, and their own hosting service they offer has had some controversies.