Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, 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 spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just 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:
Logo design credit goes to: tubbadu
view the rest of the comments
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:
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.
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.
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.
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.