diff --git a/CHANGES.md b/CHANGES.md index d476a4a9..3817e714 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -189,6 +189,13 @@ This module provides a config suitable for use with the LXQt desktop environment. + * `XMonad.Prompt.OrgMode` + + A prompt for interacting with [org-mode](https://orgmode.org/). It + can be used to quickly save TODOs, NOTEs, and the like with the + additional capability to schedule/deadline a task, or use the + primary selection as the contents of the note. + ### Bug Fixes and Minor Changes * Add support for GHC 9.0.1. diff --git a/XMonad/Doc/Extending.hs b/XMonad/Doc/Extending.hs index 0d0a39da..e45d12ac 100644 --- a/XMonad/Doc/Extending.hs +++ b/XMonad/Doc/Extending.hs @@ -1074,6 +1074,12 @@ These are the available prompts: * narrow completions by section number, if the one is specified (like @\/etc\/bash_completion@ does) +* "XMonad.Prompt.OrgMode" + A prompt for interacting with org-mode. It can be used to quickly + save TODOs, NOTEs, and the like with the additional capability to + schedule/deadline a task, or use the primary selection as the + contents of the note. + * "XMonad.Prompt.Pass": This module provides 3 combinators for ease passwords manipulation (generate, read, remove): 1) one to lookup passwords in the password-storage.