Shortcuts for tags
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Feature Request
Our wonderful feature tagging https://github.com/nextcloud/mail/issues/25 is done-ish and is interoperable with Thunderbird and Gnome Evolution. One thing I saw in those two email clients is that they treat 1 to 5 as shortcuts for the five default tags. It would be nice if we could follow the same pattern.
Summary
Assign the five default tags per shortcut.
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
Review the feature-tagging implementation referenced in issue #25, then locate the app's keyboard-shortcut entry point. Done means pressing keys 1 through 5 assigns the corresponding five default tags, matching the behavior described for Thunderbird and Gnome Evolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100