srid / neuron

Future-proof note-taking and publishing based on Zettelkasten (superseded by Emanote: https://github.com/srid/emanote)
https://neuron.zettel.page
GNU Affero General Public License v3.0
1.52k stars 150 forks source link

`neuron search` does not search files in subfolders #511

Closed srid closed 3 years ago

srid commented 3 years ago

Perhaps it is time to ditch the neuron-search bash script, and build the list of files in Haskell before invoking fzf directly from it.