hydrusnetwork / hydrusnetwork/hydrus
Ability to set a placeholder for blank namespaces on export
Open
Nobody has claimed this yet.
feature-request
system:file-management
system:import-export
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 207
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to be able to set an placeholder for when namespaces are blank but the export file name specifies the namespace. As of currently it just leaves this space empty which is sometimes undesirable.
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
No files or tests are named. Start by locating the export code that expands namespaces in the output filename, then trace how blank namespaces are represented and search for related export tests. Done means providing a configurable placeholder for blank namespaces while preserving current behavior when none is configured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100