summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorLeon Rische <leon.rische@me.com>2020-01-15 14:20:52 +0100
committerLeon Rische <leon.rische@me.com>2020-01-15 14:20:52 +0100
commit6fda792b16cdf583fe2d066671d9bd499c0832ee (patch)
tree0c160974e459142053f03d555d0bcbe3281c7501 /README.org
parent95bf087522765291bd3eb8f98fffc30193a6fc69 (diff)
Document use of abo-abo/hydra
Diffstat (limited to 'README.org')
-rw-r--r--README.org10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.org b/README.org
index 4ee5dfb..8519946 100644
--- a/README.org
+++ b/README.org
@@ -101,6 +101,16 @@ in the review data table in awk..
To avoid these issues, all timestamps added or used by org-fc are
ISO8601 formatted (e.g. =2020-01-15T11:58:12=) using *UTC0* as the
timezone.
+*** Use of [[https://github.com/abo-abo/hydra][hydra]]
+To keep this package as small as possible, [[https://github.com/abo-abo/hydra][abo-abo/hydra]] is used
+for showing statistics and hotkeys during review.
+
+The main benefit of this is that it saves us from writing a lot of
+(hard) window / split / buffer management code.
+
+As a consequence, if you want to add your own hotkeys to one of the
+hydras used by this package, you'll have to write a new one instead of
+being able to redefine keys / add keys in an existing one.
** Getting Started
Before using this package, a few variables have to be set: