* Pull items from another file (by tag) and show them in another
@ 2010-07-14 1:31 Marcelo de Moraes Serpa
2010-07-14 12:55 ` Matt Lundin
0 siblings, 1 reply; 3+ messages in thread
From: Marcelo de Moraes Serpa @ 2010-07-14 1:31 UTC (permalink / raw)
To: Org Mode
Hello list,
This might sound crazy, but here's what I'd like to do:
I have a reference.org file full of interesting notes I take during
the day. It even includes saying that I tag as mantras, such as this
one, from Paulo Coelho: "Be the best, but get prepared to be
attacked. Only mediocrity is safe" ;)
I also have a horizons_of_focus.org (from GTD) a file I review every
week or so, and it has a list of MANTRAS I want to internalize. So,
when I capture a mantra, I just want it to go to my reference, but I
want to refer to it on horizons_of_focus. Is there a way (using babel
or some other crazy elisp) to pull entries tagged as <TAG> (in this
case :MANTRA:) and list them under a headline? This would be akin to a
custom view of data stored in other source (another org file).
Thanks,
Marcelo.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Pull items from another file (by tag) and show them in another
2010-07-14 1:31 Pull items from another file (by tag) and show them in another Marcelo de Moraes Serpa
@ 2010-07-14 12:55 ` Matt Lundin
2010-07-14 16:40 ` Marcelo de Moraes Serpa
0 siblings, 1 reply; 3+ messages in thread
From: Matt Lundin @ 2010-07-14 12:55 UTC (permalink / raw)
To: Marcelo de Moraes Serpa; +Cc: Org Mode
Hi Marcelo,
Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:
> This might sound crazy, but here's what I'd like to do:
>
> I have a reference.org file full of interesting notes I take during
> the day. It even includes saying that I tag as mantras, such as this
> one, from Paulo Coelho: "Be the best, but get prepared to be
> attacked. Only mediocrity is safe" ;)
>
> I also have a horizons_of_focus.org (from GTD) a file I review every
> week or so, and it has a list of MANTRAS I want to internalize. So,
> when I capture a mantra, I just want it to go to my reference, but I
> want to refer to it on horizons_of_focus. Is there a way (using babel
> or some other crazy elisp) to pull entries tagged as <TAG> (in this
> case :MANTRA:) and list them under a headline? This would be akin to a
> custom view of data stored in other source (another org file).
Perhaps the simplest solution would be to use the agenda to view all
items tagged :PITHY_SAYING_A: and to view them in succession with follow
mode.
Best,
Matt
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Pull items from another file (by tag) and show them in another
2010-07-14 12:55 ` Matt Lundin
@ 2010-07-14 16:40 ` Marcelo de Moraes Serpa
0 siblings, 0 replies; 3+ messages in thread
From: Marcelo de Moraes Serpa @ 2010-07-14 16:40 UTC (permalink / raw)
To: Matt Lundin; +Cc: Org Mode
Yeah, that makes sense. Thanks for the suggestion! I'll do that.
Marcelo.
On Wed, Jul 14, 2010 at 7:55 AM, Matt Lundin <mdl@imapmail.org> wrote:
> Hi Marcelo,
>
> Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:
>
>> This might sound crazy, but here's what I'd like to do:
>>
>> I have a reference.org file full of interesting notes I take during
>> the day. It even includes saying that I tag as mantras, such as this
>> one, from Paulo Coelho: "Be the best, but get prepared to be
>> attacked. Only mediocrity is safe" ;)
>>
>> I also have a horizons_of_focus.org (from GTD) a file I review every
>> week or so, and it has a list of MANTRAS I want to internalize. So,
>> when I capture a mantra, I just want it to go to my reference, but I
>> want to refer to it on horizons_of_focus. Is there a way (using babel
>> or some other crazy elisp) to pull entries tagged as <TAG> (in this
>> case :MANTRA:) and list them under a headline? This would be akin to a
>> custom view of data stored in other source (another org file).
>
> Perhaps the simplest solution would be to use the agenda to view all
> items tagged :PITHY_SAYING_A: and to view them in succession with follow
> mode.
>
> Best,
> Matt
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-07-14 16:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-14 1:31 Pull items from another file (by tag) and show them in another Marcelo de Moraes Serpa
2010-07-14 12:55 ` Matt Lundin
2010-07-14 16:40 ` Marcelo de Moraes Serpa
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).