Re: [Orgmode] metadata clutterring the view

2009-02-16 Thread Eddward DeVilla
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, Ma

Re: [Orgmode] metadata clutterring the view

2009-02-16 Thread Sebastian Rose
Forgot to say: use M-x customize-group RET org RET Put common things there. Marcelo de Moraes Serpa 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 t

Re: [Orgmode] metadata clutterring the view

2009-02-16 Thread Sebastian Rose
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 writes: > Hello list, > > I have an issue where one of my or

[Orgmode] metadata clutterring the view

2009-02-16 Thread Marcelo de Moraes Serpa
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