Re: [Orgmode] Re: Release: Org-mode 5.09

2007-09-20 Thread John Wiegley
Bernt Hansen <[EMAIL PROTECTED]> writes: > I never use [#B] priority. I only set A and C. I'm in the habit of > globally replacing [#B] with nothing since I think the task item looks much > cleaner without it (since it shows up in timelog reports and on the agenda). Heh, I'm exactly the opposit

[Orgmode] Prompted by "How to export a Timeline?" thread.

2007-09-20 Thread William Case
Hi; Ten days ago, I sent the following question to the Emacs Users list and got no response. Obviously it was the wrong list. Since the question concerns integrating orgmode and calendar as a printout, perhaps this list is more appropriate. "I think I am about to undertake the biggest emacs tas

Re: [Orgmode] How to export a Timeline?

2007-09-20 Thread Sven Bretfeld
On Thu, Sep 20, 2007 at 05:57:48PM +0200, Bastien wrote: > I tell Google Calendar to sync with this file, so that I just need a web > browser to check for the next coming appointments... This can be achieve > with any application that is able to fetch an .ics file and import/sync > all the appoint

Re: [Orgmode] How to export a Timeline?

2007-09-20 Thread Bastien
Sven Bretfeld <[EMAIL PROTECTED]> writes: > The only way I've found to get an overview of my dates on an external > medium is a raw printout of the timeline view in the Org Agenda > buffer. > > Is there another, more beautiful way? Have I overlooked or > misunderstood anything? I have a shell scr

[Orgmode] How to export a Timeline?

2007-09-20 Thread Sven Bretfeld
Hello I'm using Org mode in a non-GTD way. What do you people do if you need an overview of all your appointments, schedules, deadline if you have no Emacs available? For example in a meeting with the boss. I've tried the html export function to carry my dates around on a mobile. But the export s

Re: [Orgmode] Re: Set timestamp duration

2007-09-20 Thread Bastien
Nuutti Kotivuori <[EMAIL PROTECTED]> writes: > The problem with that is that when I press C-c . it defaults to the > current date and time when over a timestamp, instead of the time that > is specified on the timestamp - so to modify it, I have to do as much > work as I did when creating it. I th

Re: [Orgmode] Re: Release: Org-mode 5.09

2007-09-20 Thread Bastien
Nuutti Kotivuori <[EMAIL PROTECTED]> writes: > Bastien wrote: >> The only thing that still tickles me here is that the *default* priority >> is not the *easiest* to assign. So why not this: > > I've never understood what's the difference between a line with the > default priority and a line witho

[Orgmode] Re: Release: Org-mode 5.09

2007-09-20 Thread Bernt Hansen
Nuutti Kotivuori <[EMAIL PROTECTED]> writes: > Bastien wrote: >> The only thing that still tickles me here is that the *default* priority >> is not the *easiest* to assign. So why not this: > > I've never understood what's the difference between a line with the > default priority and a line witho

[Orgmode] Re: Set timestamp duration

2007-09-20 Thread Nuutti Kotivuori
Bastien wrote: > For new appointments, I cannot think of an easier way to insert > duration than inserting it at the prompt. > > For example, to set a appointment for tomorrow from 20:00 to 22:00, you > would do this: > > C-c . | org-time-stamp > S-right | select tomorrow date > "20:0

[Orgmode] Re: Release: Org-mode 5.09

2007-09-20 Thread Nuutti Kotivuori
Bastien wrote: > The only thing that still tickles me here is that the *default* priority > is not the *easiest* to assign. So why not this: I've never understood what's the difference between a line with the default priority and a line without a priority at all. That is, with the default setting

Re: [Orgmode] automatically (?) including an org-file in org-agenda-files ...

2007-09-20 Thread Bastien
Rainer Stengele <[EMAIL PROTECTED]> writes: > Maybe there could be a variable allowing to automatically include the > current org file in org-agenda-files when agenda view is activated from > a on-included file? > > What do you think? I think it would be very useful. Depending on a new custom va

Re: [Orgmode] how to get the time range difference with "C-c C-y" for inactive timestamps

2007-09-20 Thread Bastien
Rainer Stengele <[EMAIL PROTECTED]> writes: > Logging the length of a telephone call I use inactive timestamps > rather than active ones. Are you using Emacs as a phone device?? Gosh. -- Bastien ___ Emacs-orgmode mailing list Remember: use `Reply Al

Re: [Orgmode] Release: Org-mode 5.09

2007-09-20 Thread Bastien
Carsten Dominik <[EMAIL PROTECTED]> writes: > How about this: > > S-up : nil -> [#A] -> nil -> [#C] -> [#B] -> [#A] -> nil -> [#C] ... > S-sown : nil -> [#C] -> nil -> [#A] -> [#B] -> [#C] -> nil -> [#A] ... Yes, the general scheme looks fine to me. The only thing that still tickles me here i

Re: [Orgmode] Thanks

2007-09-20 Thread Bastien
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Sep 19, 2007, at 3:53, Bastien wrote: >> What about a new ":extension" property for project? > > It will be :html-extension Fantastic! I've long waited for this. -- Bastien ___ Emacs-orgmode mailing l

[Orgmode] automatically (?) including an org-file in org-agenda-files ...

2007-09-20 Thread Rainer Stengele
I sometimes work in an org-file that I currently do not have included in org-agenda-files. Having the cursor for example on a timestamp in that file and pressing TAB I will see the agenda of that day. What happens is that the agenda opens and I do not see my todo since the file is not in org-a

Re: [Orgmode] how to get the time range difference with "C-c C-y" for inactive timestamps

2007-09-20 Thread Carsten Dominik
Sure, will do, thanks. - Carsten On Sep 20, 2007, at 11:40, Rainer Stengele wrote: Carsten, I wonder if it would be possible to also get the time range difference with "C-c C-y" for inactive timestamps that do not show in agenda view like these: [2007-09-20 Do 11:35]--[2007-09-20 Do 11:36]

[Orgmode] how to get the time range difference with "C-c C-y" for inactive timestamps

2007-09-20 Thread Rainer Stengele
Carsten, I wonder if it would be possible to also get the time range difference with "C-c C-y" for inactive timestamps that do not show in agenda view like these: [2007-09-20 Do 11:35]--[2007-09-20 Do 11:36] Logging the length of a telephone call I use inactive timestamps rather than active on

Re: [Orgmode] How can I include body of tree as DESCRIPTION: tag using org-export-icalendar

2007-09-20 Thread Carsten Dominik
On Sep 18, 2007, at 15:02, Ben Alexander wrote: Hello, I have read the org-mode info pages, and the FAQ online, and they've been a great source of help. I'm happily using org-mode on a Mac OS X system, and exporting to an iCalendar file and syncing with iCal. It works pretty well. I then

Re: [Orgmode] Release: Org-mode 5.09

2007-09-20 Thread Carsten Dominik
On Sep 19, 2007, at 2:49, Bastien wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: Priority cycling is a bit odd. When I use M-n to cycle, it turns from #C-> nil-> #C-> nil, and M-p will be #A->nil->#A->nil. I did it like this on purpose, because I wanted S-up to immediately increase the

Re: [Orgmode] Release: Org-mode 5.09

2007-09-20 Thread Carsten Dominik
On Sep 19, 2007, at 2:49, Bastien wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: Priority cycling is a bit odd. When I use M-n to cycle, it turns from #C-> nil-> #C-> nil, and M-p will be #A->nil->#A->nil. I did it like this on purpose, because I wanted S-up to immediately increase the

Re: [Orgmode] problem with bold faces.

2007-09-20 Thread Carsten Dominik
On Sep 18, 2007, at 20:30, Bastien wrote: | * A simple headline with *bold* fontification | * A simple headline with *bold* fontification :tag: | * TODO A simple headline with *bold* fontification :tag: ` This works fine for me. - Carsten -- Carsten Dominik Sterrenkundig

Re: [Orgmode] Moving an item to a precise place

2007-09-20 Thread Carsten Dominik
On Sep 19, 2007, at 18:26, John Rakestraw wrote: A really stupid solution is also to promote the entry to top level with M-left, then to move it down with M-down, then to demote it again with M-right. For short distances this requires the lease amount of thinking. I found this "stupid

Re: [Orgmode] Thanks

2007-09-20 Thread Carsten Dominik
On Sep 19, 2007, at 3:53, Bastien wrote: What about a new ":extension" property for project? It will be :html-extension For example, we could use this to publish "HTML" pages as .php files, given that PHP code can be inserted between #+BEGIN_HTML and #+END_HTML And maybe an Org option for

[Orgmode] Re: "Create new heading after this one" command

2007-09-20 Thread Rainer Stengele
Bastien schrieb: > Carsten Dominik <[EMAIL PROTECTED]> writes: > >> (defun org-new-heading-after-current () >> "Insert a new heading with same level as current, after current >> subtree." >> (interactive) >> (org-back-to-heading) >> (org-insert-heading) >> (org-move-subtree-down) >> (e