Is it possible to set recurring dates just for weekdays? I have a number
of recurring tasks which are only relevant on work days, so I'd like to
have them only appear on monday to friday. Is there anything I can do to
accomplish this?
Thanks, Paul.
__
Hi Paul,
> "PM" == Paul Mead writes:
PM> Is it possible to set recurring dates just for weekdays? I have a number
PM> of recurring tasks which are only relevant on work days, so I'd like to
PM> have them only appear on monday to friday. Is there anything I can do to
PM> acco
Dirk-Jan C. Binnema writes:
> Hi Paul,
>
> However, if you use it as a TODO item that you mark as DONE, your only option
> (AFAIK) is to define separate recurring appointments for each of the weekdays.
>
That's an option I hadn't considered - thanks Dirk, I'll give that a go.
Paul
__
On Sat, Jul 4, 2009 at 9:41 PM, Keith Lancaster wrote:
> I've looked through the manual and mailing list, and not found exactly what
> I was looking for - pardon me if its there and I missed it.
>
> After first thinking that org-mode / emacs was strange - why would I use
> *emacs* and *text* when I
I've looked through the manual and mailing list, and not found exactly
what I was looking for - pardon me if its there and I missed it.
After first thinking that org-mode / emacs was strange - why would I
use *emacs* and *text* when I have these other fancy tools? - I am
COMPLETELY hooked o
Aloha all,
An article from last year "[PATCH 4/5] Add a new sort option, which
sorts items by todo keyword" describes what I'd like to do in my .org
files, i.e., sort TODO headlines by the order of the TODO state in the
TODO sequence. Given:
#+SEQ_TODO: TODO(t) STARTED(s) WAITING(w@/!) AP
Carsten Dominik wrote:
>
> On Jul 2, 2009, at 8:55 AM, Andreas Roehler wrote:
>
>>
>> Hi,
>>
>> after reopening a file with two footnotes inside,
>> inserting a third footnote between first and second, it
>> fails to renumber it.
>>
>> below the test-buffer
>>
>> Should I'm right so far --even se
"Thomas S. Dye" writes:
> Aloha all,
>
> An article from last year "[PATCH 4/5] Add a new sort option, which
> sorts items by todo keyword" describes what I'd like to do in my .org
> files, i.e., sort TODO headlines by the order of the TODO state in the
> TODO sequence. Given:
> #+SEQ_TODO: TOD
Hi
I think there may be a minor error in the org manual -> publishing ->
13.3.2 Example: complex publishing configuration
where an example org-publish-project-alist is given. Shouldn't
:style ""
actually be:
:style ""
It works correctly as is in my browser, but I think it is missing a
extra
Andreas Roehler writes:
> Carsten Dominik wrote:
>>
>> On Jul 2, 2009, at 8:55 AM, Andreas Roehler wrote:
>>
>
>> Org did not implement automatic renumbering and sorting because
>> it makes less sense to do so if footnotes are inline, or named
>> and referenced multiple times.
>>
> IMHO renumbe
Aloha Matt,
Thanks for taking the time to look at this. With C-c ^ o, I get
"Invalid sorting type `o'".
I'm using org-mode 5.23a with Aquamacs Emacs 1.8.
Tom
On Jul 4, 2009, at 9:19 AM, Matthew Lundin wrote:
"Thomas S. Dye" writes:
Aloha all,
An article from last year "[PATCH 4/5] Ad
Hi,
I have the following in my .emacs:
(add-to-list 'org-export-latex-classes
'("beamer"
"\\documentclass[11pt]{beamer}
\\usepackage[utf8]{inputenc}
\\usepackage[T1]{fontenc}
\\usepackage{hyperref}
\\usepackage{verbatim}
\\usetheme{Singapore}
\\usecolortheme{dove}"
Spike Spiegel wrote:
> ...
>
> On a side note, a little feature request: would it be possible to
> produce an indented tex file? post editing is otherwise quite painful
>
Try
C-x h C-M-\
or equivalently
M-x mark-whole-buffer
M-x indent-region
when editing the TeX fi
Spike Spiegel wrote:
> ...
> - I also need to include an image in the titlepage but I don't see any
> way to override \maketitle other than maybe renewcommand'ing it, which
> I tried with #+LaTeX_HEADER, but kept getting errors, altho that might
> have been me. While poking around I noticed
> org
14 matches
Mail list logo