1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-07-27 02:01:52 -07:00

X.P.OrgMode: Mention more resources

Specifically, a blog post by yours truly featuring some animated GIFs,
which might be more digestible than a wall of text.
This commit is contained in:
Tony Zorman
2022-08-27 12:41:47 +02:00
parent 063d97f8d3
commit f77fb802eb

@@ -26,6 +26,9 @@
-- and use the system's clipboard (really: the primary selection) as the
-- contents of the note.
--
-- A blog post highlighting some features of this module can be found
-- <https://tony-zorman.com/posts/orgmode-prompt/2022-08-27-xmonad-and-org-mode.html here>.
--
--------------------------------------------------------------------
module XMonad.Prompt.OrgMode (
-- * Usage