Skip to content

Instantly share code, notes, and snippets.

View VFansss's full-sized avatar
💭
I might be slow in responding

Alessio Di Giacomo VFansss

💭
I might be slow in responding
View GitHub Profile
@VFansss
VFansss / dendron-to-obsidian.py
Created April 30, 2023 11:18 — forked from jangroth/dendron-to-obsidian.py
Converts dendron note structure to obsidian note structure
# converts dendron note structure to obsidian note structure
# - removes frontmatter
# - adds tags
# - converts internal links
# - ignores empty (frontmatter-only) notes
#
# use at your own risk
# !!!!!
#