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

Feature: Support for excluding file paths #28

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

larssont
Copy link

Adds support for excluding file paths

Implements a textarea setting excluded_vault_paths which gets loaded before querying any notes.
Notes are then only returned from the vaults if their path is not in the excluded_notes set.

In order to support adding multiple exclusion paths, a newline separates each path in the textarea.

Formatted with Black.

Fixes:
#16

@larssont larssont changed the title Feature: Support for excluding file paths from the Feature: Support for excluding file paths Nov 12, 2023
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.

1 participant