Re: [O] bulk relative time shift (in org file)?

2011-07-27 Thread Michael C Gilbert
On Jul 26, 2011, at 12:44 PM, Memnon Anon wrote: > Bastien writes: > >> On an item, `C-c C-s' and `C-c C-d' now allows you to use >> "+2d" to say "schedule in 2 days from today" or "++2d" to >> say "schedule in 2 days from existing timestamp". >> >> In agenda, `B s' and `B d' will also unders

Re: [O] Release 7.7

2011-07-28 Thread Michael C Gilbert
On Jul 28, 2011, at 3:47 AM, Bastien wrote: > Allow relative time when scheduling/adding a deadline > == > > You can now use relative duration strings like "-2d" or "++3w" > when calling =org-schedule= or =org-deadline=: it will schedule > (or

Re: [O] gnuplot question - "Specify an entire line to be inserted in the Gnuplot script."

2011-07-29 Thread Michael C Gilbert
On Jul 29, 2011, at 12:52 PM, Eric Schulte wrote: > I would recommending using a gnuplot code block rather than a plot line, > and passing your data to the code block using a variable. Code blocks > give you much more direct access to gnuplot, which I find generally > makes gnupl

Re: [O] gnuplot question - "Specify an entire line to be inserted in the Gnuplot script."

2011-07-29 Thread Michael C Gilbert
On Jul 29, 2011, at 3:52 PM, Eric Schulte wrote: >> That means that, in the mean time, if you or anyone has an example of >> how to configure this using the line: formatting, it would still be >> useful to me and I would still be grateful. I just have something >> small I need to produce tonight o

Re: [O] how to include items (filtered) from other org files?

2011-08-03 Thread Michael C Gilbert
I'm going to narrow my question a bit because by now I've figured out that the most likely course to follow should be the use of a dynamic block. Is that correct? What I'm not sure of is whether I need to develop a function from scratch to crawl through certain files for tasks with particular t

Re: [O] OSX: Display cur. task in Menu Bar?

2011-08-12 Thread Michael C Gilbert
On Aug 12, 2011, at 8:08 AM, Nathan Neff wrote: > Does anyone know of a script or a "menulet" that will display the currently > logged in task in OSX's menu-bar? My main purpose is to show Org mode's > currently logged in task on some part of the screen that's always visible. Thanks for bringin

Re: [O] how to include effort in agenda prefix?

2011-08-18 Thread Michael C Gilbert
On Aug 17, 2011, at 9:17 PM, Max Mikhanosha wrote: > Use %e format for effort. If it gives you an error you need newer > org-mode, as the patch to fix %e format only got applied recently. I do try to keep current, but apparently I missed that! I see it in the docstring, but I don't see its usage

Re: [O] indent fixup error on refile (more details)

2011-09-01 Thread Michael C Gilbert
On Sep 1, 2011, at 3:33 PM, Michael Gilbert wrote: > I'm afraid I don't know exactly where this error was introduced (I do nightly > updates) and I have been on travels and haven't been monitoring the list > closely. So I apologize in advance is this is a lousy error message. But I > wanted to

Re: [O] Agenda, yellow bar "delayed"

2012-01-16 Thread Michael C Gilbert
On Jan 14, 2012, at 6:33 PM, François Pinard wrote: > Let me report a tiny annoyance, nothing serious. It seems to coincide > with a recent "git pull", but the coincidence may be accidental. > > Whenever I use the "I" key to clock-in from the agenda, the background > on the agenda line used to i

Re: [O] date added into logbook?

2012-05-28 Thread Michael C Gilbert
On May 28, 2012, at 12:56 PM, John Hendy wrote: > On Mon, May 28, 2012 at 2:01 PM, Michael Gilbert wrote: > >> I have a desire to better track the history of notes and tasks, as they get >> created, refiled, etc. This involves several elements, but one of them >> involves a piece that I've wan

Re: [O] date added into logbook?

2012-05-29 Thread Michael C Gilbert
On May 29, 2012, at 6:04 AM, Jonathan Leech-Pepin wrote: > I'm not sure that you can automatically include the note into a > :LOGBOOK: drawer, however if you're mostly/only working from capture > templates you could add a property for CREATED and have it > automatically fill with an inactive times

Re: [O] date added into logbook?

2012-06-10 Thread Michael C Gilbert
On May 31, 2012, at 8:03 PM, Sacha Chua wrote: > Have you considered using org-capture with the clock options? I like > using this because it automatically grabs the timestamp as well, and > when I press C-c C-c, it clocks out. Handy - I've been using it to > calculate my words per minute (dismall