Populate Existing Categories and Tags
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 299
- PR merge metrics
- No merged PRs in 30d
Description
We can parse categories and tags as JSON that this plugin outputs https://github.com/timnew/hexo-generator-atom-markdown-writer-meta so that instead of having to type (and remember the correct category name) we can choose to select existing ones. This is more important for categories than tags but both are useful.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked hexo-generator-atom-markdown-writer-meta output and hexo-admin's category and tag entry flow; the issue names no files or tests. Done means existing categories and tags can be parsed and selected instead of typed, with category selection prioritized as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100