Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude certain folders from the task list #191

Open
1 task
RebeccaCotton opened this issue Mar 1, 2024 · 2 comments
Open
1 task

Exclude certain folders from the task list #191

RebeccaCotton opened this issue Mar 1, 2024 · 2 comments

Comments

@RebeccaCotton
Copy link

I am using a template Folder, and the templates also contain Task templates, e.g.

  • Upload invoices {{YYYY-MM}}

that I use for recurring tasks.

These tasks are then picked up by the Checklist. Ideally I would be able to just specify one (or more) folders, from which the tasks are ignored, then I could jsut exclude my template folder from the checklist.

Screenshot_20240301_163230

Otherwise a great tool! Thank you!

@schneiderlars
Copy link

Hey, I just found out, that if you use the glob pattern in settings to exclude the path e.g. to your templates folder, it needs to end with a comma, also when you only have one entry. Maybe it works for you, too.

!{YourPathTo/Templates/**,}

@j-peeters
Copy link

!{YourPathTo/Templates/**,}

Hi @schneiderlars where and how would you fill this in? I can't find it in the plugins settings. Maybe that way I can exclude my Kanbans from showing up in Checklist. I use those differently, and they don't need to show up in Checklist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants