Notion-2-Obsidan icon indicating copy to clipboard operation
Notion-2-Obsidan copied to clipboard

YAML frontmatter for tags.

Open rapatel0 opened this issue 4 years ago • 2 comments

It would be nice if the tags and metadata (potentialy UIDs as well ) would be formulated as Yaml frontmatter. Obsidian recognizes this and it would be super useful for downstream parsing.

https://github.com/visualcurrent/Notion-2-Obsidan/blob/07be4b7335d4879f1b14d02628089d39b7cd1350/N2Omodule.py#L253

rapatel0 avatar Oct 20 '20 19:10 rapatel0

I really like this idea and it wouldn't be hard to implement. I wish YAML was supported when I was doing this particular project. I don't have the time at the moment to jump back in for this improvement.

visualcurrent avatar Jan 30 '21 05:01 visualcurrent

Working for this feature https://github.com/omegakid1902/Notion-2-Obsidan/tree/feature/yaml

omegakid1902 avatar Aug 29 '21 14:08 omegakid1902