Skip to content

Sparky4567/nlpsearch

Repository files navigation

Obsidian nlp search plugin

  • It's a simple plugin which lets you to search your vault by using phrases and keywords.

Works with English language only.

Based on https://www.npmjs.com/package/compromise library

Usage

  • Press CTRL + P to open command menu.
  • Choose nlp search
  • Enter your phrase or a keyword
  • Press Enter key to initiate search

Results and note opening

All matching results will be displayed within a popup modal.

A note will be opened by clicking the left mouse button on a result.

Installation

git clone https://github.com/Sparky4567/nlpsearch.git ./obsidian/plugins/nlpsearch
cd nlpsearch
npm install --save
npm run build

About

obsidian-nlp-search-plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published