Comment by bayindirh
1 day ago
Obsidian can automatically ingest files and store them on disk while giving links to it. My personal vault contains many kinds of files living in the "Attachments" folder.
> Markdown is popular 90% because of it’s in an accepted way to do plaintext and only 10% for the added formatting.
For me Markdown allows me to write and format text at the speed of thought. Added bonus is that it's readable with "less xyz.md" or anything which can render text.
Yep. Obsidian strikes a good compromise of automatically copying attachments into a relative subfolder for the note and then linking them in the MD file:
Also makes it trivial to run a note through a static site generator and publish online.