Simon Cambier
Simon Cambier
@100xCode there are also several bundling tools that you can integrate in your workflow: https://github.com/nesbox/TIC-80/wiki/tools#bundling
Aliases are already indexed and weighted on the same level as the filename. They're just not displayed in the search results
Aside from "that would be nice to have", is there a _need_ for that feature? Do you feel that the Vault Search is not sufficient by itself to find your...
It seems that there's no easy way to highlight text with the official API. There's even [a whole plugin dedicated to this](https://github.com/nothingislost/obsidian-dynamic-highlights). This is out-of-scope for now, so postponed but...
It works for me, could you record an example please? The cursor should be set at the start of the matching line.
> but maybe search result could improve (that is, without "quote", and it should show git checkout relative line first) Not a bad idea. The in-file search & matches need...
Omnisearch is not Quick Switcher, nor does it try to emulate its behavior; the results are sorted by their score. The note's filename is not the only variable taken into...
I get that, and I do the same, that's why I developed Omnisearch :) But the point is that those 2 plugins work differently, so it's expected that their results...
That's a good idea, with some constraints: - This should be a toggleable option (once the settings view is added) - The preview should be automatically hidden when there isn't...
Indexing PDFs is a long-term feature I'd like to implement :)