alfred-markdown-notes icon indicating copy to clipboard operation
alfred-markdown-notes copied to clipboard

Add 'recursive_search' option to do recursive search for the given folder

Open ingjieye opened this issue 3 years ago • 2 comments

ingjieye avatar Aug 06 '21 14:08 ingjieye

did you run performance test with 100,200,1000 notes?

i tried recursive search and performance loss was huge.

Acidham avatar Aug 06 '21 15:08 Acidham

I have 70 markdown files with ~4000 lines, and it works perfectly. BTW It's not recursively listing files inside a given folder impact the performance but the number of files, so adding this feature really has nothing to do with performance impact I think.

ingjieye avatar Aug 09 '21 02:08 ingjieye