From: Oleh <ohwoeowho@gmail.com>
To: Esben Stien <b0ef@esben-stien.name>
Cc: emacs-orgmode@gnu.org
Subject: Re: Fast Access to TODO States without C-t
Date: Tue, 15 Apr 2014 09:26:32 +0200 [thread overview]
Message-ID: <CAA01p3q=e=Qe7xDhKpoNf8QUCGWe0V0o9-s8s10FS3tjThBq=g@mail.gmail.com> (raw)
In-Reply-To: <871twz2vh9.fsf@quasar.esben-stien.name>
Hi Esben,
> If I hit 't' over a TODO item, it just changes the state to the next
> state. How can I jump to DONE(d!), f.ex?
There's https://github.com/abo-abo/worf (also in MELPA) - an
alternative to org speed keys.
It's inspired by vi, so your task is handled by "cwd" (change word
DONE). Other stuff works as well, such as "cw[tnc]" for (change word
[TODO NEXT CANCELLED]).
Similarly:
"cp" is change property,
"dp" is delete property,
"p" is move to property,
"ct" is change tag,
"hjkl" - navigate left/down/up/right
"d2j" - delete two headings down
"d3k" - delete three headings up
"yj" - copy one heading down to kill ring
"3i" - change view to summary level 3.
"wn" - make "jk" move only by NEXT keywords.
"c" - make "hjkl" behave like Meta+arrows
"cf" - make "hjkl" behave like Shift+Meta+arrows
"cs" - make "hjkl" behave line Shift+arrows
"q" - return from the four modes above
Try it out, perhaps you'll like it.
regards,
Oleh
next prev parent reply other threads:[~2014-04-15 7:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-14 22:54 Fast Access to TODO States without C-t Esben Stien
2014-04-15 1:58 ` Eric Abrahamsen
2014-04-15 2:10 ` Esben Stien
2014-04-15 2:40 ` Eric Abrahamsen
2014-04-15 18:36 ` Esben Stien
2014-04-16 2:14 ` Eric Abrahamsen
2014-04-18 2:55 ` Esben Stien
2014-04-15 7:26 ` Oleh [this message]
2014-04-17 6:38 ` Bastien
2014-04-15 14:17 ` Greg Troxel
2014-04-15 14:50 ` Thorsten Jolitz
2014-04-15 15:12 ` Nick Dokos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAA01p3q=e=Qe7xDhKpoNf8QUCGWe0V0o9-s8s10FS3tjThBq=g@mail.gmail.com' \
--to=ohwoeowho@gmail.com \
--cc=b0ef@esben-stien.name \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.