* metadata clutterring the view
@ 2009-02-16 16:55 Marcelo de Moraes Serpa
2009-02-16 17:28 ` Dan Griswold
` (3 more replies)
0 siblings, 4 replies; 7+ messages in thread
From: Marcelo de Moraes Serpa @ 2009-02-16 16:55 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 319 bytes --]
Hello list,
I have an issue where one of my org files has so much metadate in the top,
that it ends up by cluttering the view of the contents of the file. Is there
a way to also collapse it somehow or hide it?
Here's a screenshot:
http://img10.imageshack.us/img10/2063/screenshotny5.png
Thanks in advance,
Marcelo.
[-- Attachment #1.2: Type: text/html, Size: 425 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: metadata clutterring the view
2009-02-16 16:55 metadata clutterring the view Marcelo de Moraes Serpa
@ 2009-02-16 17:28 ` Dan Griswold
2009-02-16 19:35 ` Manuel Hermenegildo
2009-02-16 18:46 ` Sebastian Rose
` (2 subsequent siblings)
3 siblings, 1 reply; 7+ messages in thread
From: Dan Griswold @ 2009-02-16 17:28 UTC (permalink / raw)
To: emacs-orgmode
Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:
> I have an issue where one of my org files has so much metadate in
> the top, that it ends up by cluttering the view of the contents of
> the file. Is there a way to also collapse it somehow or hide it?
How about using #+SETUPFILE: file ? Will that take care of it?
Dan
--
--------------
Dan Griswold
Rochester, NY
--------------
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: metadata clutterring the view
2009-02-16 17:28 ` Dan Griswold
@ 2009-02-16 19:35 ` Manuel Hermenegildo
2009-02-17 20:51 ` Carsten Dominik
0 siblings, 1 reply; 7+ messages in thread
From: Manuel Hermenegildo @ 2009-02-16 19:35 UTC (permalink / raw)
To: Dan Griswold; +Cc: emacs-orgmode
I may be misunderstanding the problem but if it is just hiding all
that config stuff at the beginning of the file for this I simply put
an initial dummy item:
* BEGINNING OF FILE
... Lots of configuration stuff ...
... Lots of configuration stuff ...
... Lots of configuration stuff ...
* First item in the file
* Second item in the file
etc.
and then simply collapse that first dummy item. SETUPFILE is also an
option, --Manuel
--
-------------------------------------------------------------------------------
Manuel Hermenegildo | Prof., C.S.Dept., T.U. Madrid (UPM)
Director, IMDEA-Software and CLIP Group | +34-91-336-7435 (W) -352-4819 (Fax)
-------------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Re: metadata clutterring the view
2009-02-16 19:35 ` Manuel Hermenegildo
@ 2009-02-17 20:51 ` Carsten Dominik
0 siblings, 0 replies; 7+ messages in thread
From: Carsten Dominik @ 2009-02-17 20:51 UTC (permalink / raw)
To: Manuel Hermenegildo; +Cc: Dan Griswold, emacs-orgmode
On Feb 16, 2009, at 8:35 PM, Manuel Hermenegildo wrote:
>
> I may be misunderstanding the problem but if it is just hiding all
> that config stuff at the beginning of the file for this I simply put
> an initial dummy item:
>
> * BEGINNING OF FILE
> ... Lots of configuration stuff ...
> ... Lots of configuration stuff ...
> ... Lots of configuration stuff ...
> * First item in the file
> * Second item in the file
> etc.
I always create a setup section just like you, but put it *last* in
the file.
There it is out of the way.
- Carsten
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: metadata clutterring the view
2009-02-16 16:55 metadata clutterring the view Marcelo de Moraes Serpa
2009-02-16 17:28 ` Dan Griswold
@ 2009-02-16 18:46 ` Sebastian Rose
2009-02-16 18:47 ` Sebastian Rose
2009-02-17 3:57 ` Eddward DeVilla
3 siblings, 0 replies; 7+ messages in thread
From: Sebastian Rose @ 2009-02-16 18:46 UTC (permalink / raw)
To: Marcelo de Moraes Serpa; +Cc: emacs-orgmode
Put all the tags in one line?
#+TAGS: WORK(w) URGENT(u) ENGLISH(e) CUSTOMER_A(A) CUSTOMER_B(b) DOC(d) BIB(b) EMACS(E) LOCAL(l) IDEE(i)
I think the startup options work in one line too.
Regards,
Sebastian
Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:
> Hello list,
>
> I have an issue where one of my org files has so much metadate in the top,
> that it ends up by cluttering the view of the contents of the file. Is there
> a way to also collapse it somehow or hide it?
>
> Here's a screenshot:
> http://img10.imageshack.us/img10/2063/screenshotny5.png
>
> Thanks in advance,
>
> Marcelo.
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
--
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.: +49 (0)511 - 36 58 472
Fax: +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Http: www.emma-stil.de
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: metadata clutterring the view
2009-02-16 16:55 metadata clutterring the view Marcelo de Moraes Serpa
2009-02-16 17:28 ` Dan Griswold
2009-02-16 18:46 ` Sebastian Rose
@ 2009-02-16 18:47 ` Sebastian Rose
2009-02-17 3:57 ` Eddward DeVilla
3 siblings, 0 replies; 7+ messages in thread
From: Sebastian Rose @ 2009-02-16 18:47 UTC (permalink / raw)
To: Marcelo de Moraes Serpa; +Cc: emacs-orgmode
Forgot to say:
use
M-x customize-group RET org RET
Put common things there.
Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:
> Hello list,
>
> I have an issue where one of my org files has so much metadate in the top,
> that it ends up by cluttering the view of the contents of the file. Is there
> a way to also collapse it somehow or hide it?
>
> Here's a screenshot:
> http://img10.imageshack.us/img10/2063/screenshotny5.png
>
> Thanks in advance,
>
> Marcelo.
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
--
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.: +49 (0)511 - 36 58 472
Fax: +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Http: www.emma-stil.de
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: metadata clutterring the view
2009-02-16 16:55 metadata clutterring the view Marcelo de Moraes Serpa
` (2 preceding siblings ...)
2009-02-16 18:47 ` Sebastian Rose
@ 2009-02-17 3:57 ` Eddward DeVilla
3 siblings, 0 replies; 7+ messages in thread
From: Eddward DeVilla @ 2009-02-17 3:57 UTC (permalink / raw)
To: Marcelo de Moraes Serpa; +Cc: emacs-orgmode
My trick is to hide it.
* COMMENT Config
#+blah
#+blah
#+blah
If #+SETUPFILE that Dan mentioned does what I think it does, I will
probably be changin my evil ways since right now I cut and paste the
same config section into all of my main project files.
Edd
On Mon, Feb 16, 2009 at 10:55 AM, Marcelo de Moraes Serpa
<celoserpa@gmail.com> wrote:
> Hello list,
>
> I have an issue where one of my org files has so much metadate in the top,
> that it ends up by cluttering the view of the contents of the file. Is there
> a way to also collapse it somehow or hide it?
>
> Here's a screenshot:
> http://img10.imageshack.us/img10/2063/screenshotny5.png
>
> Thanks in advance,
>
> Marcelo.
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-02-17 20:51 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-16 16:55 metadata clutterring the view Marcelo de Moraes Serpa
2009-02-16 17:28 ` Dan Griswold
2009-02-16 19:35 ` Manuel Hermenegildo
2009-02-17 20:51 ` Carsten Dominik
2009-02-16 18:46 ` Sebastian Rose
2009-02-16 18:47 ` Sebastian Rose
2009-02-17 3:57 ` Eddward DeVilla
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).