visualcurrent / Notion-2-Obsidan

Conversion routines to convert all Notion .md exports to full Obsidian compatibility
262 stars 47 forks source link

YAML frontmatter for tags. #5

Open rapatel0 opened 3 years ago

rapatel0 commented 3 years ago

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

visualcurrent commented 3 years ago

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.

omegakid1902 commented 3 years ago

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