FlashTags is a lightning-fast AI plugin for Obsidian. It uses Google's Gemini Flash model to automatically generate context-aware tags and metadata for your notes.
Stop organizing manually. Let FlashTags handle the metadata.
- ⚡ Instant Tagging: Powered by Gemini 2.5 Flash for sub-second responses.
- 🧠 Smart Frontmatter: Automatically injects tags and metadata into your note's YAML header.
- 📄 Context-Aware: Reads up to 10,000 characters of your note to ensure accuracy.
- 💸 Free Tier Friendly: Designed to work within Google's free API limits.
FlashTags provides three specialized commands to help you organize your vault:
- FlashTags: Generate Tags
- Identifies 3-6 relevant technical tags and merges them into your note's metadata.
- FlashTags: Generate Summary
- Analyzes your content and creates a concise 1-sentence summary in the YAML header.
- FlashTags: Generate Metadata (Tags + Summary)
- The "all-in-one" command to fully populate your note's metadata in one go.
To run a command:
- Press
Ctrl+P(orCmd+Pon Mac) and search for "FlashTags". - Select your desired command and hit Enter.
-
Get an API Key:
- Go to Google AI Studio.
- Create a free API key.
-
Configure FlashTags:
- Open Obsidian Settings > Community Plugins > FlashTags.
- Paste your key into the Gemini API Key field.
(Coming Soon)
- Download
main.js,manifest.json, andstyles.cssfrom the Latest Release. - Create folder:
Vault/.obsidian/plugins/obsidian-flashtags/. - Paste files and reload Obsidian.
- Data: Notes are sent to Google's Gemini API strictly for processing.
- Storage: No data is stored on our servers. API Keys are saved locally in your vault.
- Terms: Subject to Google's AI Terms.
MIT License