Automatic Tags

approved

by Jamalam

Add tags to new notes automatically based on their path.

27 stars6,128 downloadsUpdated 1y agoMIT
View on GitHub

Obsidian Automatic Tags

Add tags to new notes automatically based on their path.

Configuration

There is one config option: a mapping of paths to tags. The path uses a simplified Glob format.

Comments are not allowed, but are included here for documentation purposes.

*: all # apply the 'all' tag to all new markdown files
physics/: physics # apply the 'physics' tag to all new files in the 'physics' folder

Installation

This plugin is available through the Community Plugins tab in Obsidian (link).

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.