hydrusnetwork / hydrusnetwork/hydrus
new sort order/field: completion %
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 207
- PR merge metrics
- No merged PRs in 30d
Description
Think we should be able to sort by completion % with the watchers, currently you can only sort by number of items.... but that also counts 0/589 items as the highest one for example.
Rather have an option to either sort by completion % or have it atleast ignore the number of files in the queue and only count actually imported files.

EDITED title to cover gallery aswell.
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
The issue identifies watcher and gallery sorting, but names no files, tests, or entry points. Start by reproducing the current sort behavior shown in the screenshot and locating the watcher/gallery sorting implementation. Done criteria remain ambiguous: determine whether completion percentage sorting, imported-only counting, or both are required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100