hydrusnetwork / hydrusnetwork/hydrus
Show group number and position in group in media viewer
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 207
- PR merge metrics
- No merged PRs in 30d
Description
Where Hydrus currently displays numbers for where you are in the media viewer 24/298 files as an example, also display a number for the collection. Maybe something like (#3 2/15) 8/97 for the second page of fifteen in the third collection, eight out of all, in a page of ninety-seven files.
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 locating the media viewer code that displays the existing file position, then trace how grouped collections and page positions are represented there. Confirm the intended numbering format and make the viewer show the collection number and position alongside the existing file counters.
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
- Mostly clear
- Newbie friendliness
- 35/100