John Tarbotton gmail.com> writes:
> > Check the value of the following variable (with C-h v
> > org-export-with-drawers ):
>
> Thanks for the reply that would seem to be what I need. In fact it got me
> half way there. I set it nil using the menu. The LOGFILE dra
Nick Dokos hp.com> writes:
> John Tarbotton gmail.com> wrote:
>
> > Is there a way to prevent the Property and Logfile Drawers from
> > being exported?
>
> Check the value of the following variable (with C-h v
> org-export-with-drawers ):
>
> N
I have some headings with notes following. I would like to use the settings.
'(org-agenda-add-entry-text-maxlines 5)
'(org-agenda-entry-text-maxlines 5)
The issue I have is that I get all the property drawers cluttering up the file.
Is there a way to prevent the Property and Logfile Drawers fro
On Tue, Jan 11, 2011 at 08:22, Matt Lundin wrote:
> Matt Lundin writes:
>
> > To use "or" logic to filter the agenda, I would recommend setting
> > org-agenda-skip-function.
> >
> > (setq org-agenda-custom-commands
> > '(("W" "Work Schedule"
> > ((agenda ""
> > ((o
On Sun, Jan 9, 2011 at 08:58, David Maus wrote:
> At Mon, 20 Dec 2010 14:12:39 + (UTC),
> johnt wrote:
> >
> > I am trying to set a custom command to show my work tasks and critical
> home
> > tasks for the day.
> >
> > I have tried the following.
> >
> > (setq org-agenda-custom-commands
> >