Daniel Nicolai
e40ac8b3bc
add and document org-journal scheduled(-view) date shortcuts
...
org-journal-new-scheduled-entry and org-journal-schedule-view are
both basic org-journal features. Besides providing these shortcuts,
their documentation exposes this functionality to the user.
2020-04-03 17:52:28 +02:00
Maximilian Wolff
332f1bb06f
[org-agenda] Add binding for setting priority
2020-03-28 21:11:59 +01:00
Maximilian Wolff
b5f0eb5f76
[org] Fix typo in docs
2020-03-25 07:06:35 +01:00
emacspace
889d889751
documentation formatting: Tue Mar 24 22:00:54 UTC 2020
2020-03-24 23:10:48 +01:00
Maximilian Wolff
48ac607e71
[org] Revise verb integration
...
Added missing subheadings
Load babel integration before org is loaded
2020-03-24 22:57:25 +01:00
Federico Tedin
82f5b1f242
[org] Add Verb package support
2020-03-24 22:08:50 +01:00
Zach Latta
1d2a1fa6e4
Fix capitalization of GitHub
...
Change instances of "Github" to "GitHub".
2020-01-20 09:14:12 +01:00
Maximilian Wolff
153990bbc8
Add doc for org-table-field-info
2019-12-16 12:32:42 +01:00
milserk
9f5e76e091
Fix typo "verbose" -> "verbatim"
...
The description for `SPC m x v` reads "make region verbose." However, this keybinding actually invokes `spacemacs/org-verbatim`.
2019-12-05 06:35:53 +01:00
jaremko
9c2cb17e54
doc fixes and new tags
2019-11-08 17:09:01 +00:00
emacspace
c91779aff4
documentation formatting: Fri Nov 8 16:03:53 UTC 2019
2019-11-08 16:08:22 +00:00
Billy Wade
59ba80853d
[org] Make README point to org-re-reveal instead of org-reveal
2019-10-19 21:57:26 +02:00
Lorenzo Manacorda
4b810795ea
org-mode: Document more insertion bindings
...
`C-RET` and `C-S-RET`, from https://orgmode.org/manual/Structure-editing.html .
2019-10-10 21:21:28 +02:00
Miciah Masters
cca2405f7d
[org] Document how to open today's journal
...
Fix issue #12168 by documenting that the SPC u SPC a o j j key binding can
be used to open today's journal without adding a new entry.
* layers/+emacs/org/README.org: Add key binding.
2019-09-17 20:06:41 +02:00
Oguz Serbetci
c023542948
Add org-brain bindings for visiting entries and adding headlines and resources
2019-07-14 22:39:57 +02:00
emacspace
7b406a016a
documentation formatting: Fri Jun 14 07:02:59 UTC 2019
2019-06-15 10:49:33 +02:00
Andrew Grangaard
17c4219d05
Update reveal.js cdn url for new format and v3.8.0
...
* jsdeliver url format changed from `<project>/<version>/file` to `npm/<project>@<version>/<file>` sometime in 2017.
The old urls still work, but they aren't getting updated.
* The current reveal.js version is 3.8.0
current CDN version: https://cdn.jsdelivr.net/npm/reveal.js@3.8.0
2019-06-14 08:56:19 +02:00
emacspace
4610076709
documentation formatting: Thu May 30 07:45:00 UTC 2019
2019-05-30 22:56:18 +03:00
Kirill A. Korinsky
ffffb90868
Introduced support of org-jira
2019-05-28 17:08:06 +02:00
clwgg
6d406e034d
Add org-cut-subtree key-bind to org layer
...
This binds org-cut-subtree to ~SPC m s d~, similar in spirit to other 'delete'
bindings in evil-mode emacs.
2019-05-18 00:09:07 +02:00
Anton-Latukha
f6660f82d4
Switch to the new layers generator
2019-05-15 21:08:21 +03:00
syl20bnr
5fc026d5ae
[org] Add documentaion about org-cliplink
2019-05-12 22:01:26 -04:00
bb2020
d7686199c8
[org] Add org-cliplink package
2019-05-12 22:13:41 +02:00
syl20bnr
c2f14a2498
[org] Sort key bindings
2019-05-12 10:19:35 -04:00
Benjamin Hipple
363fbc4f39
[org] Add agenda transient keybinding for org-agenda-show-clocking-issues
...
As documented upstream [1], the `org-agenda-show-clocking-issues` view can be
used to show overlapping clocks, gaps, etc. on the agenda, and is bound by
default to `v c`. This commit adds a keybinding it in the org-agenda transient mode.
This may not be the best place for it, because it isn't a proper toggle;
upstream says to clear the issues flags by toggling logbook mode itself and does
not provide a clocking issues toggle directly.
[1] https://orgmode.org/manual/Agenda-commands.html#Agenda-commands
2019-05-06 22:43:04 +02:00
JAremko
5d02b1c4bb
Add more tags
2019-05-03 03:44:19 +03:00
Emil Petersen
5e0c456431
Add SPC m i i for org-insert-item
...
This command helps to insert list items.
2019-04-27 00:43:22 +02:00
emacspace
202da65b1c
documentation formatting: Sun Apr 21 20:04:25 UTC 2019
2019-04-22 23:16:20 +02:00
JAremko
23842fa77e
Simplify descriptions of layers
2019-04-21 22:09:34 +03:00
Langston Barrett
d18f9da683
Add org-brain keybindings
2019-04-18 19:37:41 +02:00
emacspace
e852e5ad57
documentation formatting: Sun Apr 7 17:59:01 UTC 2019
2019-04-08 13:42:42 +02:00
vishvanath45
3fca351e08
[org] Add ePUB support
2019-04-07 14:39:48 +02:00
Langston Barrett
022b0b3823
org layer: add support for org-sticky-header-mode
2019-04-07 10:58:43 +02:00
duianto
a622918563
Revert "[org] Add epub support"
...
This reverts commit 238be0227b
.
2019-04-06 21:41:54 +02:00
vishvanath45
238be0227b
[org] Add epub support
...
Toggle variable named `org-enable-epub-support` lets user enable/disable epub
support.
2019-04-06 20:43:59 +02:00
Justin Stone
79fed0f108
remove reference to fixed bug
...
According to org-projectile's repo, this bug has been fixed:
https://github.com/IvanMalison/org-projectile/issues/10
Recommending the reference be removed from the documentation.
2019-01-20 14:24:37 +02:00
emacspace
45276bd96f
documentation formatting: Wed Dec 5 03:03:03 UTC 2018
2018-12-04 22:06:14 -05:00
yuhan0
0596e90c3d
Add 'z' recenter bindings for various transient states
...
By analogy with the "zz", "zb", "zt" vim / evil bindings, this adds an
additional key binding "z" for `recenter-top-bottom` to the following
transient states which navigate around the buffer in large jumps:
- auto-symbol-highlight
- error
- buffer
- vcs
- org-babel
This allows for repositioning of the buffer for visibility without having to
exit the transient state.
Minor updates are also made to documentation of other transient states.
2018-11-12 21:47:17 +00:00
emacspace
901f35849a
documentation fixes: Tue Oct 23 14:18:21 UTC 2018
2018-10-23 23:38:16 +03:00
Boris Buliga
0ba3fb479e
use a global key binding for helm-org-rifle
...
Fixes #11420
2018-10-13 19:25:35 +03:00
Langston Barrett
ff9fd1bcc3
org layer: add helm-org-rifle, bind to SPC m r
2018-10-11 08:54:41 +03:00
JAremko
cd39f80c24
Reformat documentation
2018-10-11 00:13:43 +03:00
Langston Barrett
ad8eb85960
layers/+emacs/org: more clock keybindings, more consistency
...
Previously org-clock-related keybindings lived under "aok" (when not
in org-mode) and "mC" (in org-mode). This changes "aok" to "aoC",
adds more keybindings under both, and makes them more consistent
overall.
2018-10-08 22:11:31 +01:00
Magnus Therning
d29c783286
org: add a toggle for bringing in org-trello
...
Signed-off-by: Magnus Therning <magnus@therning.org>
2018-08-31 23:45:10 +03:00
Anton-Latukha
026ba14691
layer: org: README.org: Org-journal support: rw body text
2018-07-28 18:53:24 -04:00
Anton-Latukha
a78c8fec01
layer: org: README.org: Reveal.js support: rw body text
2018-07-28 18:53:24 -04:00
Anton-Latukha
0064a88213
layer: org: README.org: Gnuplot support: rw body text
2018-07-28 18:53:24 -04:00
Anton-Latukha
b6d8d01622
layer: org: README.org: Twitter Bootstrap support: rw body text
2018-07-28 18:53:24 -04:00
Anton-Latukha
4cc92e9513
layer: org: README.org: Install: Layer: rw body text
2018-07-28 18:53:24 -04:00
JAremko
6946e255e6
Reformat docs
2018-07-20 02:45:21 +03:00