ivan-lednev / obsidian-task-archiver

Archive completed tasks in your Obsidian vault (plus other org-mode-like features)
MIT License
116 stars 12 forks source link

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

Open YousufSSyed opened 1 year ago

YousufSSyed commented 1 year ago

In the plugin settings, a user could create a list like this:

And in the rules section, you can add if a file is in a list, or not in a list.

ivan-lednev commented 1 year ago

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.