darktable-org / darktable-org/darktable
Support for lua-script delete_unused_tags
Open
@wpferguson is already working on this.
Since May 27, 2023.
no-issue-activity
- Dominant language
- C
- Stars
- 13.1k
- Forks
- 1.4k
- Avg merge
- 22h 14m
- Merged PRs (30d)
- 198
Description
Problem
The lua-script delete_unused_tags will be changed (see 326)
Solution
A core-darktable-function called by the lua-script should do the work of deleting the right tags
Alternatives
Move the whole lua-script to darktable core (preferences in tagging module)
Additional context
Discussion already started at 326
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.
Assessment
This issue has not been assessed yet.