darktable-org / darktable-org/lua-scripts
Add shortcuts to select_ scripts
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 219
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Add keyboard shortcuts tot the select_* scripts so that they can be triggered from a keyboard shortcut as well as from the select button they provide.
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 locating the select_* scripts and reading how each exposes its select button. Check whether the scripts already define keyboard-related configuration or shared entry points. Done means each select_* script can be triggered both by its existing button and by a keyboard shortcut.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100