mjsumpter / obsidian-tag-page

An Obsidian plugin to create and manage dedicated Markdown pages for tags, with features to automatically populate and refresh content based on user-defined settings.
MIT License
15 stars 4 forks source link

Nested Tag Headers #17

Closed mjsumpter closed 3 months ago

mjsumpter commented 3 months ago
  1. New Feature: On wildcard pages, breaks content into headers based on different subdivisions of wildcards
  2. Bug Fix: Fixes a bug where wildcard tags in frontmatter were not captured in the Tag Page frontmatter section
  3. Refactored several bits of functionality into smaller unit functions