Hi,
Here are three functions related to todo and deadline highlighting is
the todo buffer. The first lets you highlight upoming deadlines and
todo items at the same time.
(defun org-check-deadlines-and-todos (ndays)
(org-check-deadlines ndays)
(flet ((org-remove-occur-highlights (&optional be
Carsten Dominik <[EMAIL PROTECTED]> writes:
> I Guess a typo. org-timeclock.el from David.
Yes, that's right; I mean org-timeclock.el, by David O'Toole.
--
++
| Jason F. McBrayer [EMAIL PROTECTED] |
| "If
David O'Toole <[EMAIL PROTECTED]> writes:
> 2. More project planning support. I would like to be able to do Gantt
>charts in HTML.
It isn't org-mode, but it does Gantt charts in Emacs (and exports them
to LaTeX):
http://members.chello.at/rene.weichselbaum/etask.html>. Maybe a
starting point?
How about using the agenda "list of files to include" selection method?
Specifying files to be published is a similar problem so reusing the agenda method would
be consistent in a way. It works pretty well too.
Scott
Chris wallace <[EMAIL PROTECTED]> wrote:
PS. On the subject of org-publi
I Guess a typo. org-timeclock.el from David.
- Carsten
On Jun 7, 2006, at 17:29, Xavier Maillard wrote:
2006/6/7, Jason F. McBrayer <[EMAIL PROTECTED]>:
[EMAIL PROTECTED]> writes:
> Interesting functionality and not hard to do - I am putting it on my
> list, but I am not sure how quickly th
2006/6/7, Jason F. McBrayer <[EMAIL PROTECTED]>:
Carsten Dominik <[EMAIL PROTECTED]> writes:> Interesting functionality and not hard to do - I am putting it on my> list, but I am not sure how quickly this will happen.
I vote +1 on this. I'm using org-timestamp.el, What is that ?-- Xavier Maillard
I will look into this and get back to you.
"Chris wallace" <[EMAIL PROTECTED]> writes:
> On 07/06/06, Carsten Dominik <[EMAIL PROTECTED]> wrote:
>>
>>
>> On Jun 6, 2006, at 18:02, Chris wallace wrote:
>>
>> >
>> > PS. On the subject of org-publish (sort of), one of the things I like
>> > most a
On 07/06/06, Carsten Dominik <[EMAIL PROTECTED]> wrote:
On Jun 6, 2006, at 18:02, Chris wallace wrote:>> PS. On the subject of org-publish (sort of), one of the things I like> most about org-mode is that I can have Readme.org
files scattered over> a number of directories and have them all included
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Interesting functionality and not hard to do - I am putting it on my
> list, but I am not sure how quickly this will happen.
I vote +1 on this. I'm using org-timestamp.el, and it's basically
adequate to my needs, but a more-integrated solution would
I've released org-publish.el v1.70 at
http://dto.freeshell.org/e/org-publish.el
News for this release: the new function (org-publish-validate-link)
should allow org.el to filter out links to files that aren't actually
published, during conversion to HTML. Something like this was
originally requ
Carsten Dominik <[EMAIL PROTECTED]> writes:
> I will be very curious to see this exporter, would certainly be nice.
>
> However, what I really meant is if Muse can publish Org-mode files
> using the Org-mode HTML generator.
Oh. Sorry for the confusion. That currently can't be done, but I'm
goin
Interesting functionality and not hard to do - I am putting it on my
list, but I am not sure how quickly this will happen.
- Carsten
On Jun 6, 2006, at 12:46, David O'Toole wrote:
Hi Carsten. I have another modest proposal for you :-)
I notice that org-mode has a concept of timestamp ranges
On Jun 6, 2006, at 15:57, Michael Olson wrote:
Currently it isn't possible to publish Org files with Muse. It will
be one of the goals for the next+1 release of Muse, however. A very
optimistic estimate for this functionality would be October 2006. A
more practical estimate would be December
On Jun 6, 2006, at 18:02, Chris wallace wrote:
PS. On the subject of org-publish (sort of), one of the things I like
most about org-mode is that I can have Readme.org files scattered over
a number of directories and have them all included in the agenda.
However, org-publish assumes all or
On Jun 6, 2006, at 16:55, Austin Frank wrote:
Looking through a few O'Reilly books on my shelf, I see that different
books use constant-width bold (text) and
constant-width italics (text) to indicate where a
user
should enter input in example code.
Yes, that is true, O'Reilly books use some
15 matches
Mail list logo