Skip to content

Possible ignore pattern? #224

Description

@mindlessroman

What problem does this solve?

I purchased a big bundle of games from Itch.io and a number of the RPGs have a number of printer friendly variations. Would it be possible to have an optional ignore pattern?

What would you like to see?

Maybe:

books/
└── Example TTRPG /                ← game system
    ├── core/                      ← category: Core Rulebooks
    │   └── Players Handbook.pdf
    ├── ignore/                    ← ignored files
    │   ├── Players Handbook BW Single Pages.pdf
    │   └── Players Handbook Zine-sized.pdf

They're not different rule books, just different ways to print them or have them be available on a device. It would still be useful to have all the files together, it's just not always necessary to have them visible in the UI. Anything under the ignore directory would not render in the UI. (or whatever pattern/name was chosen)

Have you found any workarounds?

No response

Anything else?

(This is so cool and I'm so glad I came across this project!!)

Metadata

Metadata

Assignees

Labels

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions