darlal / obsidian-switcher-plus

Enhanced Quick Switcher plugin for Obsidian.md
GNU General Public License v3.0
434 stars 11 forks source link

[FR] remnote like search #48

Closed Jackiexiao closed 2 years ago

Jackiexiao commented 2 years ago

ok, I think this maybe too more for this plugin, but I really need a general search like remnote software, it combind ctrl + O with ctrl shift F, so you can search and jump to anywhere. Of course, filename and title would be first class citizen (should show up first)

it also have tree search, for example, you can search filename first and then tab to search heading or any content in the file you selected before

darlal commented 2 years ago

Thanks for the feature request.

A general search is beyond the scope of this plugin for the time being. I'm not familiar with remnote, but I think there is an existing plugin that enables search via a quick switcher style interface obsidian-omnisearch.

For the second part, again I'm not familiar with remnote, but Switcher++ does allow you to "index" into a file and navigate to Symbol content (Headings, Tags, Links, etc..) right from the switcher. Check out the docs.

demo.

Jackiexiao commented 2 years ago

wow! obsidian-omnisearch and filename@title format is great!!

I think remnote's search is combination of obsidian-omnisearch and switcher-plus, but maybe better, FYI

image

image

darlal commented 2 years ago

wow! obsidian-omnisearch and filename@title format is great!!

Awesome! use them together 😄

I think remnote's search is combination of obsidian-omnisearch and switcher-plus, but maybe better, FYI

Thanks for the screenshots. Switcher++ is a work in progress, maybe we'll get there someday 😄 For now, I'm going to close this issue. Thanks!