Re: [O] org-clock: Custom shortcuts for C-u C-c C-x C-i

2019-08-30 Thread Michaël Cadilhac
By the way, I've been using this for quite some time, and I find it quite useful. It may be worth considering it for inclusion—see attached patch. Opinions? On Thu, 14 Feb 2019 at 06:32, Michaël Cadilhac wrote: > Hi Leo; > > On Wed, 13 Feb 2019 at 17:46, Leo Gaspard wrote: > > Michaël Cadilh

Re: [O] org-clock: Custom shortcuts for C-u C-c C-x C-i

2019-02-14 Thread Michaël Cadilhac
Hi Leo; On Wed, 13 Feb 2019 at 17:46, Leo Gaspard wrote: > Michaël Cadilhac writes: > > This is not possible out of the box; can you say a bit more about how > > you expect to indicate which tasks are to be always present? > > I would be thinking of something like defining a list of key -> link

Re: [O] org-clock: Custom shortcuts for C-u C-c C-x C-i

2019-02-13 Thread Leo Gaspard
Hi Michaël, Michaël Cadilhac writes: > This is not possible out of the box; can you say a bit more about how > you expect to indicate which tasks are to be always present? I would be thinking of something like defining a list of key -> link to a task (that may be generated with org-id's task ID,

Re: [O] org-clock: Custom shortcuts for C-u C-c C-x C-i

2019-02-13 Thread Michaël Cadilhac
Hi there Leo; This is not possible out of the box; can you say a bit more about how you expect to indicate which tasks are to be always present? A quick-and-dirty way to implement something along these lines is to modify org-clock-history-push to always keep a selected set of markers in org-clock

[O] org-clock: Custom shortcuts for C-u C-c C-x C-i

2019-02-11 Thread Leo Gaspard
Hello, When I run C-u C-c C-x C-i I get a choice between the interrupted task, the current task, the default task and recent tasks. I however wonder whether it's possible to add in custom shortcuts to fixed tasks? This would help me easily clock into my “IRC”, “Mails” etc. tasks, to and from whic