Replies: 1 comment 1 reply
|
@chawl3y @chawl3y Thanks for your kind words. I guess the issue occurs because I need to investigate this a bit further. Usually, Markdown headers have more weight than the content, so yes, the search should find Markdown headers as well. Currently regex is not planned. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Love the app! I've imported over 400 files into it and am having fun discovering all the features and tips.
I have several years worth of log files with entries broken down by date, each with a Markdown header (i.e.
## 2026-08-26). Occasionally I like to search for log entries from the same date a year ago (or two or three), but I'm unable to find results if I search for a partial string (I've tried-08-26,*-08-26).Search does not seem to return any results for matches found in a Markdown header.
So, three questions:
Thanks again for the great work. This wiki has proven very useful.
All reactions