diff --git a/modules/lang/org/README.org b/modules/lang/org/README.org index 83db0bb73..dd83410ec 100644 --- a/modules/lang/org/README.org +++ b/modules/lang/org/README.org @@ -42,18 +42,19 @@ https://www.mfoot.com/blog/2015/11/22/literate-emacs-configuration-with-org-mode ** Module flags - +brain :: - Enable [[https://github.com/Kungsgeten/org-brain][org-brain]] integration. + Enable [[doom-package:org-brain]] integration. - +contacts :: - Enable [[https://gitlab.com/aimebertrand/org-mac-link/][org-contacts]] integration. + Enable [[doom-package:org-contacts]] integration. - +dragndrop :: - Enable drag-and-drop support for images and files; inserts inline previews - for images and an icon+link for other media types. + Enable drag-and-drop support for images and files; inserts inline previews for + images and an icon+link for other media types. - +crypt :: - Enable [[https://orgmode.org/manual/Org-Crypt.html][org-crypt]] integraiton for encryption and decryption on org files. + Enable [[doom-package:org-crypt]] integraiton for encryption and decryption on org + files. - +gnuplot :: Install gnuplot & gnuplot-mode, which enables rendering images from gnuplot - src blocks or plotting tables with fn:org-plot/gnuplot (bound to =SPC m b p=, - by default). + src blocks or plotting tables with fn:org-plot/gnuplot (bound to [[kbd:][SPC m b p]], by + default). - +hugo :: Enable integration with [[https://gohugo.io][hugo]] to export from Emacs well-formed ([[https://github.com/russross/blackfriday][blackfriday]]) markdown. @@ -64,12 +65,12 @@ https://www.mfoot.com/blog/2015/11/22/literate-emacs-configuration-with-org-mode - +jupyter :: Enable Jupyter integration for babel. - +noter :: - Enable [[doom-package:org-noter]] integration. Keeps notes in sync with a document. Requires - [[doom-module::tools pdf]], [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Document-View.html][DocView]], or [[https://github.com/wasamasa/nov.el][nov.el]] to be enabled. + Enable [[doom-package:org-noter]] integration. Keeps notes in sync with a + document. Requires [[doom-module::tools pdf]], [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Document-View.html][DocView]], or [[https://github.com/wasamasa/nov.el][nov.el]] to be enabled. - +pandoc :: Enable pandoc integration into the Org exporter. - +passwords :: - Enable [[https://github.com/alfaromurillo/org-passwords.el][org-passwords]] integration. + Enable [[doom-package:org-passwords]] integration. - +pomodoro :: Enable a pomodoro timer for clocking time on tasks. - +present ::