/inkdrop-narrow-note

Primary LanguageJavaScriptMIT LicenseMIT

narrow-note

Quickly narrow down and open note.

Screenshot

To use Migemo, set the file path of the dictionary.

Screenshot

Narrow down with multiple words.

Screenshot

Install

ipm install narrow-note

Commands

Command Explanation
narrow-note:open open note selector

Settings

key default Explanation
migemoDictPath migemo ditionary file path. ex) C:/js/migemo-compact-dict
defaultDisplayNumber 10 default display number
limit 2000 The limit on the number of notes to be searched

Maintenance Commands

cmd.rebuild

  • "narrow-note" caches a list of notes for performance. It recreates the cache when a new note is created. Changing the name of a note does not recreate the cache. This is performed to recreate the cache in such cases.

Maintenance Commands

LICENSE

MIT

Thanks

This project's original is https://github.com/heathyboyj/inkdrop-switch-note.