obsidian-task-archiver icon indicating copy to clipboard operation
obsidian-task-archiver copied to clipboard

Feature Request: allow users to make lists of pages that can be whitelisted or blacklisted from rules

Open YousufSSyed opened this issue 1 year ago • 1 comments

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.

YousufSSyed avatar Apr 10 '23 13:04 YousufSSyed

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.

ivan-lednev avatar Apr 15 '23 10:04 ivan-lednev