emacs-consult-notes 0.7-0.7c9cd97
Management of personal notes with `emacs-consult'
This package allows selecting notes easily. Its most basic use is to integrate directories of files (notes) and to provide easy narrowing via emacs-consult
. consult-notes
can be used with any directory (or directories) of note files. It easily integrates with note systems like emacs-zk
, emacs-denote
or emacs-org-roam
. Additionally, it may also search org headings in a set of specified files.
- Outputs:
out
- Website: https://github.com/mclear-tools/consult-notes/
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-consult-notes 0.7-0.7c9cd97
as follows:
guix install emacs-consult-notes@0.7-0.7c9cd97
Or install the latest version:
guix install emacs-consult-notes
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.