hydrusnetwork / hydrusnetwork/hydrus
Parent tag as a nested downloader query of its child tags
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 207
- PR merge metrics
- No merged PRs in 30d
Description
For example
If you had 100+ favourite artists and wanted to download their works -
you could add a parent tag to all of them and search as a nested query instead of doing it for each individually.
A nested query would yield and append results of its child tags in a single downloader page, potentially merging its results.
Could come in a form of cog context menu option something like:
'Add current query as a nested query of its child tags'
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 reviewing how nested queries, child tags, and downloader pages are currently represented, then inspect the cog context-menu actions mentioned in the request. Done should support adding a parent tag as a nested query of its child tags and yielding or merging their results in one downloader page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100