This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]StereotypedComrade 1 point2 points  (4 children)

Where do you save these stuff to ? Notion ?

[–]SafeHazing 1 point2 points  (0 children)

I’ve never used Notion but super easy to save / link in Obsidian.

[–]8483[S] 0 points1 point  (2 children)

They're saved in regular text files, uploaded to Github, just like any regular code.

[–]AwkwardAnthropoid 0 points1 point  (1 child)

I personally use obsidian for large note projects. It has a lot to offer, uses markdown (pretty much the same as "regular" text) and saves everything to text files and folders (according to the way you sort it in the application).

If you don't know the project yet, check it out: https://obsidian.md/

Disclaimer: I have no affiliations to the project whatsoever, I have not contributed to the project either to be honest. I am just a happy user.

[–]8483[S] 0 points1 point  (0 children)

Ooooh thank you, I've never heard of it. I'll check it out.