[O] Scheduled tasks: total time since last DONE

2014-07-15 Thread Fletcher Charest
Dear all, I'm sorry if this is a common question but I had trouble finding the right keywords. I am a little puzzled by the way scheduled tasks work. I will give an example. Let's have this task: * TODO Clean the kitchen SCHEDULED: <2014-07-20 jeu. .+1w> If I'm lazy and don't do it for one whol

[O] [BUG] Weird behaviour just after a capture

2014-07-21 Thread Fletcher Charest
Hi, I am confronted to this bug in every version of Org (shipped with Emacs, from maint, and from master). Here is how I can reproduce it every time: 1. emacs -Q (in my case GNU Emacs 24.3.50.1, with Org-mode version 8.2.3a) 2. Evaluate this code: (setq org-capture-templates '(("t" "test"

Re: [O] [BUG] Weird behaviour just after a capture

2014-07-21 Thread Fletcher Charest
Dear Nick, Apologies, you're absolutely right: the answer was already given in the list and I must have missed it somehow. (setq-default cache-long-scans nil) fixes the problem. Thank you very much! Regards, FC On Tue, Jul 22, 2014 at 1:37 AM, Nick Dokos wrote: > Fletcher Charest

Re: [O] Only show in the agenda for today?

2014-08-23 Thread Fletcher Charest
Hi, I think org-habit might correspond to your needs. ** TODO ditto beeb SCHEDULED: <2014-08-22 Fri +1d> :PROPERTIES: :STYLE:habit :END: This should appear only today in the agenda. Cheers, FC On Sat, Aug 23, 2014 at 10:12 AM, Sharon Kimble wrote: > I have got several TODO's which are

Re: [O] Marking items done in the past

2014-09-02 Thread Fletcher Charest
Hi, Have you made any progress? I am also interested. FC On Fri, Aug 22, 2014 at 12:40 AM, Noah Slater wrote: > I have posted this to StackOverflow, if someone wants to grab the karma: > > http://stackoverflow.com/questions/25437069/ > > On 18 August 2014 02:52, Noah Slater wrote: > > Hello,

[O] Follow mode: return to initial buffer after quitting

2014-09-24 Thread Fletcher Charest
Dear Org community, When I am editing a buffer, let's called it buffer A, if I want to take a look at my agenda, this creates a buffer B (*Org Agenda*) in a split window, next to buffer A: A | B I like to activate 'follow mode' when going through the *Org Agenda* buffer. If I do so, this creates

[O] Custom forwarding for a scheduled task

2013-10-21 Thread Fletcher Charest
Dear community, First of all, apologies if I'm doing something wrong - I'm not used to posting in mailing lists. I read in the Org manual, about scheduled tasks : "A reminder that the scheduled date has passed will be present in the compilation for today, until the entry is marked DONE, i.e., th

Re: [O] Custom forwarding for a scheduled task

2013-10-23 Thread Fletcher Charest
nting the wheel somewhere in that process. Best regards On Mon, Oct 21, 2013 at 9:15 PM, Sebastien Vauban wrote: > Hello Fletcher, > > Fletcher Charest wrote: > > First of all, apologies if I'm doing something wrong - I'm not used to > > posting in mailing lists. >

Re: [O] Custom forwarding for a scheduled task

2013-10-26 Thread Fletcher Charest
RTIES: :reschedule: yes :LOGGING: CANCELLED(!) :END: SCHEDULED: <2013-10-24 jeu. ++1w> ...when I press , the task is automatically scheduled to the next thursday (from today) if it was not done starting from 2013-10-25. Best regards, FC On Wed, Oct 23, 2013 at 3:37 PM, Fletcher C

[O] Filter for recursive counting (org-hierarchical-todo-statistics)

2013-11-28 Thread Fletcher Charest
Dear community, My org-hierarchical-todo-statistics variable is set to nil in order to obtain a recursive count of my TODO items in subtrees. However, I would like to know if it is possible to filter this count to include only some TODO keywords. A real-life example : I use the TODO/DONE keywords

Re: [O] Filter for recursive counting (org-hierarchical-todo-statistics)

2014-01-10 Thread Fletcher Charest
Dear Bastien, Thank you very much! It works perfectly. Best regards, FC On Sat, Jan 4, 2014 at 3:32 PM, Bastien wrote: > Hi Fletcher, > > Fletcher Charest writes: > > > My org-hierarchical-todo-statistics variable is set to nil in order > > to obtain a recursive c

Re: [O] Filter for recursive counting (org-hierarchical-todo-statistics)

2014-01-14 Thread Fletcher Charest
it doesn't work. Thank you very much and sorry for the nitpicking ;) FC On Fri, Jan 10, 2014 at 11:29 PM, Fletcher Charest < fletcher.char...@gmail.com> wrote: > Dear Bastien, > > Thank you very much! It works perfectly. > > Best regards, > > FC > > >

[O] Is there an environment for Org syntax?

2014-03-14 Thread Fletcher Charest
Dear all, I am currently writing a practical tutorial about Org for absolute beginners. In the end, I would like to export it in multiple formats, HTML for sure, but maybe LaTeX too (I am, of course, writing it with org-mode). I am not aware of a functionality, or hack, which would allow me to inc

Re: [O] Is there an environment for Org syntax?

2014-03-14 Thread Fletcher Charest
ress the first part of your inquiry? Sorry I > couldn't offer anything actionable for the second; maybe someone else can > pick up where I left off. > > Phil > > - Original Message - > From: "Fletcher Charest" > To: emacs-orgmode@gnu.org > Sent: Fr

Re: [O] Is there an environment for Org syntax?

2014-03-14 Thread Fletcher Charest
; inspecting the org and html source... > > Phil > > - Original Message - > From: "Fletcher Charest" > To: "Phil Regier" > Cc: emacs-orgmode@gnu.org > Sent: Friday, March 14, 2014 5:59:03 PM > Subject: Re: [O] Is there an environment for Org

Re: [O] Is there an environment for Org syntax?

2014-03-17 Thread Fletcher Charest
s code > indented text > ,#+end_src > #+end_src > > ...then my HTML export adds as many spaces as there are in the block edit > buffer. Is that not what you see, or are you looking for something more > sophisticated? > > Phil > > - Original Message - >

Re: [O] org-cook

2014-03-17 Thread Fletcher Charest
Hello everyone, Since we are on this subject, are you aware of any package that would make an 'automatic' shopping list based on recipes? My idea was to record recipes in this format: * Name of the recipe :tag: 1) Step one. 2) Step two. 3) Step three. :PROPERTIES: :ingredient_1: quanti

Re: [O] org-cook

2014-03-17 Thread Fletcher Charest
| > > _*Directions*:_ > > > best > > Z > > > On Mon, Mar 17, 2014 at 4:22 PM, Fletcher Charest < > fletcher.char...@gmail.com> wrote: > >> Hello everyone, >> >> Since we are on this subject, are you aware of any package that would >&g

Re: [O] Is there an environment for Org syntax?

2014-03-22 Thread Fletcher Charest
Hi Bastien, > The indentation of the exported HTML looks correct to me: > "some text" is right below "*** Third level" > The HTML color of the leading stars is taken from the org-hide face. > When your background is black, the org-hide face is black, hence the > color you see in the HTML output.

Re: [O] Org is awesome

2014-03-22 Thread Fletcher Charest
I would really like to see the resulting paper too! On Sat, Mar 22, 2014 at 5:35 PM, Dave Taht wrote: > On Sat, Mar 22, 2014 at 4:31 PM, Grant Rettke > wrote: > > Thank you for sharing. > > > > We all benefit greatly from others monumental efforts of others. > > > > Thanks, to them. > > > > >

[O] Agenda items refer to the wrong headline

2014-04-05 Thread Fletcher Charest
Dear all, I am confronted to a weird issue with the agenda. I would like to know if you can reproduce this bug. First of all, my emacs-version is: GNU Emacs 24.3.1 (i386-mingw-nt5.1.2600) of 2013-03-17 on MARVIN I installed Org using ELPA (org repository), my org-version is: Org-mode version 8.

Re: [O] Agenda items refer to the wrong headline

2014-04-08 Thread Fletcher Charest
appears as soon as I upgrade Org to the last ELPA version. Again, nothing loaded except vanilla Emacs. FC On Sun, Apr 6, 2014 at 6:23 AM, Fletcher Charest wrote: > Dear all, > > I am confronted to a weird issue with the agenda. I would like to know if > you can reproduce this bug.

Re: [O] Agenda items refer to the wrong headline

2014-04-08 Thread Fletcher Charest
Hello, Thank you Nick for trying, and for confirming this behaviour. Do I need to take further action at this point, or just wait? In any case I'm available to investigate the bug further. FC On Tue, Apr 8, 2014 at 3:07 PM, Nick Dokos wrote: > Fletcher Charest writes: > &

Re: [O] Agenda items refer to the wrong headline

2014-04-09 Thread Fletcher Charest
Nick, you say you could not reproduce the bug using version 8.2.5h-667-g971dc4, but you did with version 8.2.5h-888-g798bb8d. Just out of curiosity: does the '888' in '8.2.5h-888-g798bb8d' is a number that is incremented chronologically? If this is correct (I'm not familiar with this at all), FWIW,

Re: [O] Agenda items refer to the wrong headline

2014-04-14 Thread Fletcher Charest
it's not a very bad thing to do. FC On Thu, Apr 10, 2014 at 5:24 AM, Nick Dokos wrote: > Fletcher Charest writes: > > > Nick, you say you could not reproduce the bug using version > > 8.2.5h-667-g971dc4, but you did with version 8.2.5h-888-g798bb8d. Just > > out of

Re: [O] Exporting org-mode source

2014-05-04 Thread Fletcher Charest
Hi, Sorry if I misunderstood... If you create an Org source block like this with nothing inside: #+begin_src org #+end_src ...then, with your cursor inside, enter it with C-c ', write your org tree, and validate with C-c ' again, then export... Does it do what you want? FC On Sun, May 4, 20

[O] Linked tasks

2014-06-14 Thread Fletcher Charest
Dear all, I was wondering if there was a way to link the status of two tasks in an agenda file (or even across multiple agenda files). Sometimes, a single task (in my case, updating my CV) might be a useful step in two different projects. If the tasks is marked DONE in one project (in one subtree)

Re: [O] org-weather for openweathermap.org

2014-06-14 Thread Fletcher Charest
Hi, Nothing particular to say except that it is nice, and working well! Thank you for this! FC On Sat, Jun 14, 2014 at 3:11 PM, Chris Raschl wrote: > > Hi everybody, > > recently I wanted to add a weather forecast to my org-agenda. I found > org-google-weather, but this package is obsolete s

Re: [O] Linked tasks

2014-06-16 Thread Fletcher Charest
M, Eric Abrahamsen wrote: > Fletcher Charest writes: > > > Dear all, > > > > I was wondering if there was a way to link the status of two tasks in > > an agenda file (or even across multiple agenda files). Sometimes, a > > single task (in my case, updating my