Ravenclawer / obsidian-tag-pages

Creates a page for each tag, containing a list of the pages that have that tag

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creates a page for each tag, containing a list of the pages that have that tag.

Install

npm i -g obsidian-tag-pages

Use

obsidian-tag-pages ~/Path/To/Obsidian/Vault [tag sub folder] [minimum tagged notes]
  • tag sub folder – optional (defaults to the vault root folder)
  • minimum tagged notes – optional – how many tagged notes need to exist before a note is created for the tag (defaults to 1)

License

WTFPL

About

Creates a page for each tag, containing a list of the pages that have that tag


Languages

Language:JavaScript 100.0%