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

[WIP] Exclude specific folders #59

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

codeluggage
Copy link

@codeluggage codeluggage commented Mar 12, 2022

WIP

I built this for myself and it seems to work well.

Add the folders you'd like to exclude to https://github.com/larslockefeer/obsidian-plugin-todo/pull/59/files#diff-4b2f562f1ae44bb1b913ea4d6eb9c14ab6b57358759c4ac5e5a90f5da1e41570R8.

Remaining steps

  • Expose a new (array?) setting for specifying which folders to exclude
  • Read folders to exclude from user setting
  • Consider exposing a regex, not just a folder?
  • Double check prettier formatting, as more of the file changed when I auto formatted
  • Consider merging with work in Add command to exclude notes #20 - there were too many changes, and it had conflicts, so I made this little change instead

@mikevalstar
Copy link

Looking forward to using this when it's done

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

Successfully merging this pull request may close these issues.

2 participants