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

fix: ignore with glob patterns #1086

Merged
merged 1 commit into from
Sep 22, 2024
Merged

fix: ignore with glob patterns #1086

merged 1 commit into from
Sep 22, 2024

Conversation

st3v3nmw
Copy link
Owner

This allows the user to ignore folders using glob patterns. For instance:

  • Computing/AWS/DynamoDB/*
  • **/*.excalidraw.md
  • Computing/**
  • Computing/*/DynamoDB/*

This was originally reported in open-spaced-repetition#72 where the plugin was interpreting things inside excalidraw files as ==highlight== cloze cards. Like ==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving'.

@st3v3nmw st3v3nmw merged commit 150523b into master Sep 22, 2024
2 checks passed
@st3v3nmw st3v3nmw deleted the ignore-with-glob-patterns branch September 22, 2024 14:08
Newdea pushed a commit to open-spaced-repetition/obsidian-spaced-repetition-recall that referenced this pull request Sep 25, 2024
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