https://github.com/gingerbeardman/yaml-tag-picker
Nova extension to easily select tags for the YAML front matter in your blog posts
https://github.com/gingerbeardman/yaml-tag-picker
front-matter jekyll nova-editor nova-extension yaml
Last synced: about 1 month ago
JSON representation
Nova extension to easily select tags for the YAML front matter in your blog posts
- Host: GitHub
- URL: https://github.com/gingerbeardman/yaml-tag-picker
- Owner: gingerbeardman
- License: mit
- Created: 2024-10-08T16:00:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-19T00:57:43.000Z (over 1 year ago)
- Last Synced: 2025-03-29T00:08:22.951Z (about 1 year ago)
- Topics: front-matter, jekyll, nova-editor, nova-extension, yaml
- Language: JavaScript
- Homepage: https://extensions.panic.com/extensions/com.gingerbeardman/com.gingerbeardman.YAMLTagPicker/
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YAML Tag Picker
YAML Tag Picker is an extension for the [Nova editor](https://nova.app).
Easily select tags for the YAML front matter in your blog posts. It scans your existing posts for tags and presents them in a Choice Palette, making it easy to maintain consistent tagging across your blog.
See the internal [README](/YAML%20Tag%20Picker.novaextension/README.md) for more info.
Recommended download from [Nova Extensions](https://extensions.panic.com/extensions/com.gingerbeardman/com.gingerbeardman.YAMLTagPicker/) website.
## Screenshot

# Licence
[MIT](/LICENSE)