Replies: 6 comments 3 replies
-
Indeed a valid issue, but I personally would like to just improve the search, instead of adding options. Will work on it. |
Beta Was this translation helpful? Give feedback.
-
#206 I quickly did some fix and opened an issue #205, feel free to try it out, see what other cases I missed @srackham |
Beta Was this translation helpful? Give feedback.
-
@neo451 : Thank you for the super-quick response, I tried the the PR and here are the results:
Many of the false positive were due to insufficiently indented code blocks while others were just unavoidable ambiguities (many of my notes were very old imported Markdown files). The remainder were avoidable false positives:
Examples:
|
Beta Was this translation helpful? Give feedback.
-
Yeah, low hanging fruit first, the hard one will be tags in indented code blocks. |
Beta Was this translation helpful? Give feedback.
-
Running the
|
Beta Was this translation helpful? Give feedback.
-
Ok, thanks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to disable inline tags i.e. just use frontmatter tags? Searching tags brings up a lot of false positives in my Markdown files e.g. in URLs and inline CSS.
Beta Was this translation helpful? Give feedback.
All reactions