diff --git a/recipes/denote-explore.rcp b/recipes/denote-explore.rcp new file mode 100644 index 000000000..51af3d415 --- /dev/null +++ b/recipes/denote-explore.rcp @@ -0,0 +1,7 @@ +(:name denote-explore + :description "A collection of functions to explore Denote files" + :type github + :pkgname "pprevos/denote-explore" + :load-path (".") + :depends (denote f emacs-dashboard) + :minimum-emacs-version "29.1")