wordpress-mobile / wordpress-mobile/WordPress-Android
Categories: Add support for category management
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Currently, the only way to manage categories and tags in the app is to add or remove them from individual posts in the post options (in the editor). Users regularly request a way to manage (edit/delete) categories and tags outside of the editor.
Calypso currently has category/tag management in the site's General Settings: https://wordpress.com/settings/writing
You can add a new category/tag, and edit, delete, set as default, and view posts using each category or tag:

It would be nice to have similar category/tag management in the app.
Equivalent iOS issue: https://github.com/wordpress-mobile/WordPress-iOS/issues/6873
Tested on Nexus 9, Android 7.1.1, WPAndroid alpha-39.
Contributor guide
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 Calypso General Settings category/tag management and the equivalent iOS issue. Define the Android entry point and scope for managing categories and tags outside the post editor; done should include adding, editing, deleting, setting defaults, and viewing posts for each category or tag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- content, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100