HEmile / obsidian-search-on-internet

Add context menu items in Obsidian to search the internet.
https://publish.obsidian.md/semantic-obsidian/Search+on+Internet+Plugin
108 stars 7 forks source link

Reorder search config entries #20

Open charles-esterbrook opened 3 years ago

charles-esterbrook commented 3 years ago

I added to the search config entries (YouTube, etc.) but now I'd like to re-order them to be more logical.

Maybe [ ↑ Up ] and [ ↓ Down ] buttons per config entry could do the job.

In the mean time, could you comment on where the config data is stored? If it's a .json file with an array of choices then I can edit it for the order.

I'm using Search on Internet 0.5.0 on Obsidian 0.12.15 on Win 10.

wyattowalsh commented 2 years ago

I second this feature request 👍


However, @charles-esterbrook is right with their train of thought (Thank you!!! I was looking to do the same exact use case haha)


The config file is located at:

./.obsidian/plugins/search-on-internet/data.json

It is within a hidden folder within the root of your Obsidian vault; on MacOS you can reveal those via cmd + shift + .