Hi,
org-mode version 5.18 at http://orgmode.org fixes a few issues, but
does not
add significant features.
Enjoy!
I will be gone for another week...
- Carsten
Version 5.18
Details
===
- Notes inserted with remember now remove any whitespace
before and after the
Hello,
I've been setting up a GTD style system with org-mode.
I've followed the instructions to create my own agenda menus. Unfortunately, no
matter what I do I can't get the program to sort by categories. Of course, maybe
I'm not using categories right. What I have is the #+CATEGORY: mycat tag u
Hi,
I've started using tools to display my org-agenda as part of my
desktop (geektool http://projects.tynsoe.org/en/geektool/ on my Mac,
and conky http://conky.sourceforge.net/ on my linux box). In doing so
I put together the following little function (below), which I though I
would share in the
Hi Marks,
MarkS <[EMAIL PROTECTED]> writes:
> Emacs 21.4.1
> Org-mode 4.78
Before digging this issue further, I strongly suggest you upgrade your
Org-mode. It's Org 5.18 now, and there has been many changes inbetween!
> I've followed the instructions to create my own agenda menus. Unfortunatel
Hi Eric,
"Eric Schulte" <[EMAIL PROTECTED]> writes:
> I've started using tools to display my org-agenda as part of my
> desktop (geektool http://projects.tynsoe.org/en/geektool/ on my Mac,
> and conky http://conky.sourceforge.net/ on my linux box).
Great! That looks neat.
> In doing so I put
Adam Spiers <[EMAIL PROTECTED]> writes:
> That's a nice idea, but it won't cover all eventualities,
> e.g. sometimes one would need:
>
> * Long task
> SCHEDULED: <2008-01-07 Mon 10:00-13:00>
> SCHEDULED: <2008-01-08 Tue 14:00-17:00>
FWIW, I think it would be better to have something lik
"Paul Schlesinger" <[EMAIL PROTECTED]> writes:
> Using Org-mode 5.17a in Emacs 22.1.50.1 on XPpro and I don't seem to
> be able to get the column view titles to appear.
Is this still a problem in 5.18? If yes, can you describe a bit more
what you've done exactly? Maybe a test file would also he
Bastien <[EMAIL PROTECTED]> writes:
> ;; Use (org-write-agenda file)
> (defun org-agenda-to-file (key file &optional max-line-width)
> "Write the `org-agenda' view associated with KEY to FILE.
> MAX-LINE-WIDTH optionally specifies the maximum line width for
> the text in the resulting file."
>
Bastien altern.org> writes:
> Before digging this issue further, I strongly suggest you upgrade your
> Org-mode. It's Org 5.18 now, and there has been many changes inbetween!
Ok -- that worked! Mostly.
That is, the sorting works.
However, when I view the agendas, the "g" switch on the agenda
MarkS <[EMAIL PROTECTED]> writes:
> Bastien altern.org> writes:
>
>> Before digging this issue further, I strongly suggest you upgrade your
>> Org-mode. It's Org 5.18 now, and there has been many changes inbetween!
>
> Ok -- that worked! Mostly.
>
> That is, the sorting works.
>
> However, when
Bastien altern.org> writes:
> > However, when I view the agendas, the "g" switch on the agenda
> > calendar no longer collapses the menu. Is there a new setting to get
> > the "g" switch to work? Setting the variable
> > "org-agenda-use-time-grid" manually works, but is not very
> > convenient.
MarkS <[EMAIL PROTECTED]> writes:
> If there was a way to sort the view by the TODO keywords.
Yes, of course:
(setq org-agenda-custom-commands
'(("!" todo "NEXT" nil)
("r" tags "Read" nil)
("R" tags-todo "Read/NEXT" nil)))
With this setting, you have these keys:
`!' wi
"Adr3nal D0S" <[EMAIL PROTECTED]> writes:
> I would like to be able to control the format of the date that is
> inserted.
If you want to insert timestamps in templates other than those inserted
by %t and %T, you can use the %(sexp) format:
%(format-time-string "%d/%m/%Y/")
Replace "%d/%m/%
Hi all,
I'm pleased to announce "Worg" (say "hello Worg!"). Worg is an attempt
to implement distributed editing of .org files. The purpose is:
1. to edit .org files together
2. to have a nice user-contributed website around Org, GTD, planning
3. to see whether we can really *share tasks*
14 matches
Mail list logo