obsidian-task-archiver
obsidian-task-archiver copied to clipboard
Feature Request: allow users to make lists of pages that can be whitelisted or blacklisted from rules
In the plugin settings, a user could create a list like this:
- Add specific files
- include files that match a regex pattern
- Exclude files from the list of a certain name or regex pattern (perhaps a file may match a regex pattern you specify but you don't want it in the list)
And in the rules section, you can add if a file is in a list, or not in a list.
Hello, @YousufSSyed,
The issue is partially addressed in 0.23.0. Each rule now has a white list of file paths it gets applied to. I'm going to add other options later.