namilus / denote-menu

View and filter Denote files in a tabulated list
https://www.scss.tcd.ie/~sulimanm/posts/denote-menu.html
GNU General Public License v3.0
51 stars 11 forks source link

add keys to mode map #12

Open lesliesrussell opened 7 months ago

lesliesrussell commented 7 months ago

Add the following keys to mode map: "f" 'denote-menu-filter "/" 'denote-menu-filter "c" 'denote-menu-clear-filters "k" 'denote-menu-filter-by-keyword "o" 'denote-menu-filter-out-keyword "c" 'denote-menu-clear-filters

gksudolol commented 3 months ago

define-key was deprecated a few years back, and it doesn't make sense to hard-code keys