Is there a way to mark certain notes to not show up in Joplin's search results?
I've been working on a spaced repetition plugin which is nearing completion (GitHub - wwoods/joplin-plugin-remember: A spaced repetition plugin for Joplin notes.), but it's annoying that the "reminder quiz" notes show up in search results. Often, I want to find the original information, not the auto-generated quizzes. Is there any way exclude these notes from the search index?
Thanks!