From dd7d7a367dcfbc5c3fe131c7e37c5d3b62446ee4 Mon Sep 17 00:00:00 2001 From: Simon Cambier Date: Fri, 11 Jul 2025 18:22:05 +0200 Subject: [PATCH] readme --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ef0fc76..7d59433 100644 --- a/README.md +++ b/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 [![Sponsor me](https://img.shields.io/badge/%E2%9D%A4%20Like%20this%20plugin%3F-Sponsor%20me!-ff69b4)](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. @@ -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 - 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 -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. +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. ## LICENSE