feat(org): restore org-contrib packages removed upstream
org-contrib is slowly removing packages (most of which have moved or will move to their own repos or into Org proper). Ref: emacsmirror/org-contrib@3dd9841522 Ref: emacsmirror/org-contrib@c555d8d489 Ref: emacsmirror/org-contrib@0740bd3fe6 Close: #6740
This commit is contained in:
parent
e9a1908e0d
commit
4d24a3f1a7
3 changed files with 39 additions and 1 deletions
|
@ -43,6 +43,8 @@ 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.
|
||||
- +contacts ::
|
||||
Enable [[https://gitlab.com/aimebertrand/org-mac-link/][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.
|
||||
|
@ -64,6 +66,8 @@ https://www.mfoot.com/blog/2015/11/22/literate-emacs-configuration-with-org-mode
|
|||
[[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.
|
||||
- +pomodoro ::
|
||||
Enable a pomodoro timer for clocking time on tasks.
|
||||
- +present ::
|
||||
|
@ -93,12 +97,14 @@ https://www.mfoot.com/blog/2015/11/22/literate-emacs-configuration-with-org-mode
|
|||
- [[doom-package:][ob-racket]] if [[doom-package:][:lang racket]]
|
||||
- [[doom-package:][ob-restclient]] if [[doom-package:][:lang rest]]
|
||||
- [[doom-package:][ob-rust]] if [[doom-package:][:lang rust]]
|
||||
- [[doom-package:][org-contacts]] if [[doom-package:][+contacts]]
|
||||
- [[doom-package:][org-cliplink]]
|
||||
- [[doom-package:][org-download]] if [[doom-package:][+dragndrop]]
|
||||
- [[doom-package:][orgit]]
|
||||
- [[doom-package:][org-noter]] if [[doom-package:][+noter]]
|
||||
- [[doom-package:][org-pdftools]] if [[doom-package:][:tools pdf]]
|
||||
- [[doom-package:][org-plus-contrib]]
|
||||
- [[doom-package:][org-passwords]] if [[doom-package:][+passwords]]
|
||||
- [[doom-package:][org-pomodoro]] if [[doom-package:][+pomodoro]]
|
||||
- [[doom-package:][org-roam]] (v1) if [[doom-package:][+roam]]
|
||||
- [[doom-package:][org-roam]] (v2) if [[doom-package:][+roam2]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue