readme
This commit is contained in:
parent
282fd1be13
commit
dd7d7a367d
11
README.md
11
README.md
|
@ -1,10 +1,13 @@
|
||||||
|
> [!CAUTION]
|
||||||
|
> This project is a heavy work-in-progress, there are bugs, and features may change or disappear.
|
||||||
|
|
||||||
# Locator for Obsidian
|
# Locator for Obsidian
|
||||||
|
|
||||||
[](https://github.com/sponsors/scambier)
|
[](https://github.com/sponsors/scambier)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Locator** is an Obsidian plugin that lets you locate your files in a few keystrokes. It is a lightweight, experimental version of Omnisearch.
|
**Locator** is an Obsidian plugin that lets you locate your files in a few keystrokes. It is an experimental fork of Omnisearch.
|
||||||
|
|
||||||
It always instantly shows you the most relevant results, thanks to its smart weighting algorithm.
|
It always instantly shows you the most relevant results, thanks to its smart weighting algorithm.
|
||||||
|
|
||||||
|
@ -39,15 +42,13 @@ You can check the [CHANGELOG](./CHANGELOG.md) for more information on the differ
|
||||||
- Directly Insert a `[[link]]` from the search results
|
- Directly Insert a `[[link]]` from the search results
|
||||||
- Supports Vim navigation keys
|
- Supports Vim navigation keys
|
||||||
|
|
||||||
**Note:** support of Chinese depends
|
|
||||||
on [this additional plugin](https://github.com/aidenlx/cm-chs-patch) (also you may need to clear search cache data to apply new Chinese index). Please read its documentation for more
|
|
||||||
information.
|
|
||||||
|
|
||||||
## Issues & Feature Requests
|
## Issues & Feature Requests
|
||||||
|
|
||||||
If you're reading this README from the [repository's page](https://git.scambier.xyz/scambier/obsidian-locator), you'll notice it is hosted on a private forge without account registration.
|
|
||||||
Locator is a personal hobby project, tailored for my own needs. It is publicly available because you may find it useful too, but I'm not interested in your issues or pull requests.
|
Locator is a personal hobby project, tailored for my own needs. It is publicly available because you may find it useful too, but I'm not interested in your issues or pull requests.
|
||||||
|
|
||||||
|
If you'd like to participate in a similar project (thank you!), I'll be glad to review your pull requests for [**Omnisearch**](https://github.com/scambier/obsidian-omnisearch)
|
||||||
|
|
||||||
Thank you for your understanding.
|
Thank you for your understanding.
|
||||||
|
|
||||||
## LICENSE
|
## LICENSE
|
||||||
|
|
Loading…
Reference in New Issue
Block a user