emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Oleh <ohwoeowho@gmail.com>
To: Xebar Saram <zeltakc@gmail.com>
Cc: org mode <emacs-orgmode@gnu.org>
Subject: Re: advice on ways to quicken refiling..perhaps a hotkey to refile to specific org file/header?
Date: Tue, 4 Mar 2014 16:49:31 +0100	[thread overview]
Message-ID: <CAA01p3pr41=AR1CEdP1qMnWiOO2jQsX+Lk5v_qDfCAHHPDhEeA@mail.gmail.com> (raw)
In-Reply-To: <CAOQHXPpv8ZoDKSF_D+rxgF691nE8GOrs=RmohMmXge_qpgucAA@mail.gmail.com>

I have this in my config, although I don't refile that much lately:

    (setq org-refile-targets
          '((nil :maxlevel . 3)
            (org-agenda-files :maxlevel . 3)))

This should give you an ido choice of all headings up to level 3 in
all your agenda files
as refile targets. Then just give a few headings a unique enough name
and you're done.

regards,
Oleh

On Tue, Mar 4, 2014 at 4:43 PM, Xebar Saram <zeltakc@gmail.com> wrote:
> Hi all
>
> i find the normal C-c w then manually choosing a file to allocate each
> 'capture' pretty slow. i am looking for any advice on workflows you guys
> have to make this quicker.
>
> one thing i was thinking of was maybe assigning a hotkey to do a refile to a
> specific note/heading. so ill have 5-6 hotkeys to my most common files to
> speed things up, can this be done? if so can anyone show my an example of
> such a thing?
>
> kind regards
>
> Z.

  reply	other threads:[~2014-03-04 15:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-04 15:43 advice on ways to quicken refiling..perhaps a hotkey to refile to specific org file/header? Xebar Saram
2014-03-04 15:49 ` Oleh [this message]
2014-03-04 17:19   ` Xebar Saram
2014-03-11 15:09     ` Oleh
2014-03-11 18:18       ` Xebar Saram
2014-03-11 19:20         ` Oleh
2014-03-11 13:37 ` Yasushi SHOJI

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAA01p3pr41=AR1CEdP1qMnWiOO2jQsX+Lk5v_qDfCAHHPDhEeA@mail.gmail.com' \
    --to=ohwoeowho@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=zeltakc@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).