/notion-tag-to-obsidian-tag

A utility for converting tags from articles extracted from notion into the format used by obsidian.

Primary LanguageJavaScript

Notion tags to Obsidian tags

This tool converts tags from articles extracted from Notion into the tags recognized by Obsidian. Given a folder containing extracted Notion articles, this tool generate copies of those articles with modified tags in the format that Obsidian recognizes.

Prerequisite

You need to have NodeJS on your computer in order to run this utility.