docs: change link format
This commit is contained in:
parent
58fb83c98e
commit
5ac2a5258b
160 changed files with 1161 additions and 1152 deletions
|
@ -5,7 +5,7 @@
|
|||
* Description
|
||||
Application modules are complex and opinionated modules that transform Emacs
|
||||
toward a specific purpose. They may have additional dependencies and *should be
|
||||
loaded last* (but before [[doom-module:][:config]] modules).
|
||||
loaded last* (but before [[doom-module::config]] modules).
|
||||
|
||||
* Frequently asked questions
|
||||
/This category has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]
|
||||
|
|
|
@ -14,9 +14,9 @@ support.
|
|||
/This module has no flags./
|
||||
|
||||
** Packages
|
||||
- [[doom-package:][calfw]]
|
||||
- [[doom-package:][calfw-org]]
|
||||
- [[doom-package:][org-gcal]]
|
||||
- [[doom-package:calfw]]
|
||||
- [[doom-package:calfw-org]]
|
||||
- [[doom-package:org-gcal]]
|
||||
|
||||
** Hacks
|
||||
/No hacks documented for this module./
|
||||
|
@ -30,7 +30,7 @@ support.
|
|||
|
||||
This module requires:
|
||||
- A Google Calendar account.
|
||||
- [[https://github.com/kidd/org-gcal.el#installation][An OAuth client ID]], for syncing said account with [[doom-package:][org-gcal]].
|
||||
- [[https://github.com/kidd/org-gcal.el#installation][An OAuth client ID]], for syncing said account with [[doom-package:org-gcal]].
|
||||
|
||||
* TODO Usage
|
||||
#+begin_quote
|
||||
|
|
|
@ -14,7 +14,7 @@ server and [[https://musicpd.org/clients/mpc/][mpc]] to update your music databa
|
|||
/This module has no flags./
|
||||
|
||||
** Packages
|
||||
- [[doom-package:][emms]]
|
||||
- [[doom-package:emms]]
|
||||
|
||||
** Hacks
|
||||
/No hacks documented for this module./
|
||||
|
|
|
@ -15,7 +15,7 @@ This module adds system-wide popup Emacs windows for quick edits.
|
|||
/This module has no flags./
|
||||
|
||||
** Packages
|
||||
- [[doom-package:][emacs-everywhere]]
|
||||
- [[doom-package:emacs-everywhere]]
|
||||
|
||||
** Hacks
|
||||
/No hacks documented for this module./
|
||||
|
@ -49,7 +49,7 @@ return to the original window and paste the content with [[kbd:][C-c C-c]] or [[
|
|||
exit without pasting, use [[kbd:][C-c C-k]].
|
||||
|
||||
* Configuration
|
||||
[[doom-package:][emacs-everywhere]] likes to guess if you triggered it from an application which
|
||||
[[doom-package:emacs-everywhere]] likes to guess if you triggered it from an application which
|
||||
supports markdown. Configure ~emacs-everywhere-markdown-windows~ and
|
||||
~emacs-everywhere-markdown-apps~ to improve how accurate this is on your system.
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ This module turns Emacs into an IRC client, capable of OS notifications.
|
|||
/This module has no flags./
|
||||
|
||||
** Packages
|
||||
- [[doom-package:][circe]]
|
||||
- [[doom-package:][circe-notifications]]
|
||||
- [[doom-package:circe]]
|
||||
- [[doom-package:circe-notifications]]
|
||||
|
||||
** Hacks
|
||||
/No hacks documented for this module./
|
||||
|
@ -96,7 +96,7 @@ here are ways to avoid that:
|
|||
#+end_quote
|
||||
|
||||
[[https://www.passwordstore.org/][Pass]] is my tool of choice. I use it to manage my passwords. If you activate the
|
||||
[[doom-module:][:tools pass]] module you get an elisp API through which to access your password
|
||||
[[doom-module::tools pass]] module you get an elisp API through which to access your password
|
||||
store.
|
||||
|
||||
~set-irc-server!~ accepts a plist can use functions instead of strings.
|
||||
|
|
|
@ -11,13 +11,13 @@ Read RSS feeds in the comfort of Emacs.
|
|||
|
||||
** Module flags
|
||||
- +org ::
|
||||
Enable [[doom-package:][elfeed-org]], so you can configure your feeds with an org file
|
||||
Enable [[doom-package:elfeed-org]], so you can configure your feeds with an org file
|
||||
(={org-directory}/elfeed.org=) rather than Elisp.
|
||||
|
||||
** Packages
|
||||
- [[doom-package:][elfeed]]
|
||||
- [[doom-package:][elfeed-goodies]]
|
||||
- [[doom-package:][elfeed-org]] if [[doom-module:][+org]]
|
||||
- [[doom-package:elfeed]]
|
||||
- [[doom-package:elfeed-goodies]]
|
||||
- [[doom-package:elfeed-org]] if [[doom-module:+org]]
|
||||
|
||||
** Hacks
|
||||
- By default ~elfeed-search-filter~ is set to ~@2-weeks-ago~ and makes the last
|
||||
|
|
|
@ -20,8 +20,8 @@ Enjoy twitter from emacs.
|
|||
/This module has no flags./
|
||||
|
||||
** Packages
|
||||
- [[doom-package:][avy]]
|
||||
- [[doom-package:][twittering-mode]]
|
||||
- [[doom-package:avy]]
|
||||
- [[doom-package:twittering-mode]]
|
||||
|
||||
** Hacks
|
||||
/No hacks documented for this module./
|
||||
|
@ -64,7 +64,7 @@ Here is a list of available commands and their default keybindings (defined in
|
|||
| ~+twitter/quit~ | [[kbd:][q]] | Close current window |
|
||||
| ~+twitter/quit-all~ | [[kbd:][Q]] | Close all twitter windows and buffers, and delete workspace |
|
||||
|
||||
And when [[doom-module:][:editor evil +everywhere]] is active:
|
||||
And when [[doom-module::editor evil +everywhere]] is active:
|
||||
| command | key / ex command | description |
|
||||
|--------------------------------------------------+------------------+------------------------------------------------------------------|
|
||||
| ~twittering-favorite~ | [[kbd:][f]] | Favorite/Like a tweet |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue