emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Leo Ufimtsev <lufimtse@redhat.com>
To: Xebar Saram <zeltakc@gmail.com>
Cc: org mode <emacs-orgmode@gnu.org>
Subject: Re: refiling with helm
Date: Mon, 2 Mar 2015 12:28:57 -0500 (EST)	[thread overview]
Message-ID: <328930651.13720433.1425317337617.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <CAOQHXPowzmUR=khJ_+HD=w_n_QYG8MEYpFRGirWHUb=R1YjY7Q@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1094 bytes --]

I found that changing the default refiling targets made refiling useful for me. 

By default, only first level headings show up. 

I have a customized config so that all my org files show up: 



(setq myvar/org-dir "~/git/LeoUfimtsev.github.io/org/") 

(setq myvar/org-files (file-expand-wildcards (concat myvar/org-dir "*.org"))) 
...customize..: 


'(org-refile-targets 
(quote 
((org-agenda-files :maxlevel . 10) 
(nil :maxlevel . 10) 
(myvar/org-files :maxlevel . 10)))) 







My notes are somewhat cryptic, but here is a link if of use: 

http://leoufimtsev.github.io./org/emacs.html#sec-14-16-3 



Leo Ufimtsev | Intern Software Engineer @ Eclipse Team 

----- Original Message -----

From: "Xebar Saram" <zeltakc@gmail.com> 
To: "org mode" <emacs-orgmode@gnu.org> 
Sent: Saturday, February 28, 2015 1:19:17 AM 
Subject: [O] refiling with helm 

Hi guys 

I was wondering if anyone uses helm for refiling org capture data. and if so can anyone share his methods/setup? 

googling for it didnt yield to many results (especially for people like me who dont know to code :)) 

thx 

Z 


[-- Attachment #2: Type: text/html, Size: 2206 bytes --]

      parent reply	other threads:[~2015-03-02 17:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-28  6:19 refiling with helm Xebar Saram
2015-03-01  8:13 ` Stefan-W. Hahn
2015-03-01  8:18   ` Stefan-W. Hahn
2015-03-01 16:17     ` Kyle Meyer
2015-03-04 14:54       ` Stefan-W. Hahn
2015-03-05  5:50         ` Xebar Saram
2015-03-05 15:13           ` Leo Ufimtsev
2015-03-06  2:17             ` Alexis
2015-03-01  8:53 ` Ian Barton
2015-03-02 17:28 ` Leo Ufimtsev [this message]

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=328930651.13720433.1425317337617.JavaMail.zimbra@redhat.com \
    --to=lufimtse@redhat.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).