memo
memo copied to clipboard
how can i filter results which match also the content of the memo, not only the title?
memo g leaves me only with a list
possible workaround: put this in memo config: grepcmd = "vi -p `ag -l ${PATTERN} ${DIR} | peco`"
,
problem is still searching ONLY in memo, not in title