picklecillo / inkdrop-plugin-search-notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inkdrop plugin: Search Notes

Search notes from within the editor and add link to selected result.

Commands

Search notes

  • Search notes from current. Adds a link to selected result
  • Also works with selected text
  • Mapped to cmd-shift-s

Search notes from editor

Note: Inkdrop's search engine tokenizes text, so only full words are supported. See Inkdrop docs

TO DO

  • Search for notes from the editor
    • Command opens modal with input + empty results section
    • Typing in input -> search for notes
    • List notes on result section
    • Select a note -> adds link on current note
    • Select multiple results to add in current doc
  • Backlinks
    • When adding a link to a note, add a backlink on Backlinks section
  • Side pane
    • Links list
    • Backlinks list

About

License:MIT License


Languages

Language:JavaScript 100.0%