Searching your Zettelkasten
Interactive search
Use the search
command to search for a particular zettel:
neuron search
This command1 will allow you to search your Zettels by title, and then print the matching zettel’s filepath at the end.
You may pipe the command to your text editor in order to directly edit the matching Zettel, or simply pass the -e
option which opens the zettel in your $EDITOR:
neuron search -e
See asciinema: https://asciinema.org/a/313358
Full-text search
The --full-text
(alias: -a
) option can be used to search by the whole content, not just the title:
neuron search -a