mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-09-02 10:23:42 +02:00
[fix] notefind now filters by md and org
This commit is contained in:
@@ -106,6 +106,7 @@ SkimNotes () {
|
||||
# **** Skim with Grep
|
||||
SkimGrep () {
|
||||
|
||||
fd '\.md$|\.org$' |\
|
||||
sk --ansi -m \
|
||||
--preview "bat --style snip {} 2> /dev/null \
|
||||
--color=always --line-range :500 \
|
||||
|
Reference in New Issue
Block a user