nvatom icon indicating copy to clipboard operation
nvatom copied to clipboard

Make title search independent from DocQuery search

Open seongjaelee opened this issue 9 years ago • 1 comments

  1. Title search should not be affected by lunr pipeline.
  2. Also, initial search loading takes a lot of time. This is reasonable since searching the entire docs is a huge task.

Therefore, show title search first, and async load the result from docQuery search.

seongjaelee avatar Sep 18 '15 02:09 seongjaelee

https://github.com/seongjaelee/nvatom/tree/feature-30

seongjaelee avatar Sep 26 '15 07:09 seongjaelee