Johan Denoyer254 downloadsAutomatically generate 2-5 relevant tags for your notes using ChatGPT or Claude AI.
An Obsidian plugin that automatically generates 2-5 relevant tags for your notes using AI (ChatGPT or Claude).
.obsidian/plugins/smart-tagger/ directorynpm install to install dependenciesnpm run build to build the pluginmain.js, manifest.json, and styles.css to your vault's .obsidian/plugins/smart-tagger/ directoryThis plugin makes API calls to external AI services:
Each note processed typically uses 50-200 tokens depending on content length.
If you encounter issues or have feature requests:
This plugin is built with TypeScript and uses:
MIT License - see LICENSE file for details