* Insert text for view in buffer
@ 2010-04-30 16:42 Felipe Magno de Almeida
2010-05-01 3:29 ` Brad Collins
0 siblings, 1 reply; 2+ messages in thread
From: Felipe Magno de Almeida @ 2010-04-30 16:42 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
I have a org-mode file with this format:
* McDonalds
- Expenses:Fast Food BRL 15.00
- Assets:Bank BRL -15.00
* Shoe shop
- Expenses:Clothing BRL 20.00
- Assets:Bank
I wanted to have when the headlines were closed:
* McDonalds
* Shoe shop
I could show something on the right of the headline, for example:
* McDonalds BRL 15.00
* Shoe shop BRL 20.00
But I don't know how to insert text in the buffer that wouldn't be saved
to the file. I wanted it as a view on the buffer. But not exactly as
changes to the buffer itself.
Is there a way to do this?
I hope I was clear.
Thanks in advance,
--
Felipe Magno de Almeida
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Insert text for view in buffer
2010-04-30 16:42 Insert text for view in buffer Felipe Magno de Almeida
@ 2010-05-01 3:29 ` Brad Collins
0 siblings, 0 replies; 2+ messages in thread
From: Brad Collins @ 2010-05-01 3:29 UTC (permalink / raw)
To: help-gnu-emacs
Felipe Magno de Almeida <felipe.almeida@tqtvd.com> writes:
Not sure if this what you want, but you could set the right
hand text as a comment which starts with '#+'
* McDonalds #+BRL 15.00
* Shoe shop #+BRL 20.00
b/
> Hi,
>
> I have a org-mode file with this format:
>
> * McDonalds
> - Expenses:Fast Food BRL 15.00
> - Assets:Bank BRL -15.00
> * Shoe shop
> - Expenses:Clothing BRL 20.00
> - Assets:Bank
>
> I wanted to have when the headlines were closed:
>
> * McDonalds
> * Shoe shop
>
> I could show something on the right of the headline, for example:
>
> * McDonalds BRL 15.00
> * Shoe shop BRL 20.00
>
> But I don't know how to insert text in the buffer that wouldn't be saved
> to the file. I wanted it as a view on the buffer. But not exactly as
> changes to the buffer itself.
> Is there a way to do this?
> I hope I was clear.
>
> Thanks in advance,
> --
> Felipe Magno de Almeida
>
>
--
Brad Collins <brad@chenla.la>
skype|twitter|wave: deerpig
http://chenla.la
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-01 3:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-30 16:42 Insert text for view in buffer Felipe Magno de Almeida
2010-05-01 3:29 ` Brad Collins
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).