Re: [O] how do you select tasks for clocking in?

2016-06-16 Thread Alan Schmitt
On 2016-06-16 16:17, Allan Streib  writes:

> Alan Schmitt  writes:
>
>> I'm trying to consistently use org-clock, but I'm encountering a big
>> obstacle: task selection. I very often do not start working on a task
>> as I'm in my main org file, so to clock it in I would first need to
>> find it there, which is a big enough hurdle for me not to do
>> it. Ideally, I would like to have a global key that I hit that let me
>> choose with ivy/helm/ido one task from my agenda files and start
>> clocking it.
>
> I clock in on the Agenda view. Assumming the tasks for which you are
> tracking time are "TODO" items or otherwise on your agenda, this works
> pretty well for me.

Thank you for the suggestion. I guess that keeping too many tasks
implicit (not in the agenda) works against this, and I should try to
make them explicit if I want to clock them.

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Monthly Athmospheric CO₂, Mauna Loa Obs. 2015-05: 403.94, 2016-05: 407.70


signature.asc
Description: PGP signature


Re: [O] how do you select tasks for clocking in?

2016-06-16 Thread Alan Schmitt
On 2016-06-16 15:20, cesar mena  writes:

>> I'm trying to consistently use org-clock, but I'm encountering a big
>> obstacle: task selection. I very often do not start working on a task as
>> I'm in my main org file, so to clock it in I would first need to find it
>> there, which is a big enough hurdle for me not to do it. Ideally, I
>> would like to have a global key that I hit that let me choose with
>> ivy/helm/ido one task from my agenda files and start clocking it.
>>
>> Does such a thing exist? If not, how do you start clocking in?
>>
>> Thanks,
>>
>> Alan
>
> this http://doc.norang.ca/org-mode.html#Clocking is a different approach
> using a default task and clocking history.  it might be helpful. 

This is great! I already use the project structure from this document,
so I should be able to adapt this to my setting. Thanks a lot for
reminding me of this treasure trove.

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Monthly Athmospheric CO₂, Mauna Loa Obs. 2015-05: 403.94, 2016-05: 407.70


signature.asc
Description: PGP signature


Re: [O] how do you select tasks for clocking in?

2016-06-16 Thread Allan Streib
Alan Schmitt  writes:

> I'm trying to consistently use org-clock, but I'm encountering a big
> obstacle: task selection. I very often do not start working on a task
> as I'm in my main org file, so to clock it in I would first need to
> find it there, which is a big enough hurdle for me not to do
> it. Ideally, I would like to have a global key that I hit that let me
> choose with ivy/helm/ido one task from my agenda files and start
> clocking it.

I clock in on the Agenda view. Assumming the tasks for which you are
tracking time are "TODO" items or otherwise on your agenda, this works
pretty well for me.

Allan



Re: [O] how do you select tasks for clocking in?

2016-06-16 Thread cesar mena
Alan Schmitt  writes:

> [ Unknown signature status ]
> Hello,
>
> I'm trying to consistently use org-clock, but I'm encountering a big
> obstacle: task selection. I very often do not start working on a task as
> I'm in my main org file, so to clock it in I would first need to find it
> there, which is a big enough hurdle for me not to do it. Ideally, I
> would like to have a global key that I hit that let me choose with
> ivy/helm/ido one task from my agenda files and start clocking it.
>
> Does such a thing exist? If not, how do you start clocking in?
>
> Thanks,
>
> Alan

this http://doc.norang.ca/org-mode.html#Clocking is a different approach
using a default task and clocking history.  it might be helpful. 

-cm



Re: [O] how do you select tasks for clocking in?

2016-06-16 Thread Alan Schmitt
On 2016-06-16 12:43, Eric S Fraga  writes:

> On Thursday, 16 Jun 2016 at 06:24, Alan Schmitt wrote:
>> Hello,
>>
>> I'm trying to consistently use org-clock, but I'm encountering a big
>> obstacle: task selection. I very often do not start working on a task as
>> I'm in my main org file, so to clock it in I would first need to find it
>> there, which is a big enough hurdle for me not to do it. Ideally, I
>> would like to have a global key that I hit that let me choose with
>> ivy/helm/ido one task from my agenda files and start clocking it.
>>
>> Does such a thing exist? If not, how do you start clocking in?
>
> Depending on how many tasks you clock, you may find setting this
> variable helpful:

Thank you for the suggestion. This would probably be enough if I could
figure out how to use `org-clock-select-task' with a completion engine.

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Monthly Athmospheric CO₂, Mauna Loa Obs. 2015-05: 403.94, 2016-05: 407.70


signature.asc
Description: PGP signature


Re: [O] how do you select tasks for clocking in?

2016-06-16 Thread Eric S Fraga
On Thursday, 16 Jun 2016 at 06:24, Alan Schmitt wrote:
> Hello,
>
> I'm trying to consistently use org-clock, but I'm encountering a big
> obstacle: task selection. I very often do not start working on a task as
> I'm in my main org file, so to clock it in I would first need to find it
> there, which is a big enough hurdle for me not to do it. Ideally, I
> would like to have a global key that I hit that let me choose with
> ivy/helm/ido one task from my agenda files and start clocking it.
>
> Does such a thing exist? If not, how do you start clocking in?

Depending on how many tasks you clock, you may find setting this
variable helpful:

,[ C-h v org-clock-goto-may-find-recent-task RET ]
| org-clock-goto-may-find-recent-task is a variable defined in ‘org-clock.el’.
| Its value is t
| 
| Documentation:
| Non-nil means ‘org-clock-goto’ can go to recent task if no active clock.
| 
| You can customize this variable.
| 
| [back]
`

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.94.1, Org release_8.3.4-869-gf2c421



[O] how do you select tasks for clocking in?

2016-06-16 Thread Alan Schmitt
Hello,

I'm trying to consistently use org-clock, but I'm encountering a big
obstacle: task selection. I very often do not start working on a task as
I'm in my main org file, so to clock it in I would first need to find it
there, which is a big enough hurdle for me not to do it. Ideally, I
would like to have a global key that I hit that let me choose with
ivy/helm/ido one task from my agenda files and start clocking it.

Does such a thing exist? If not, how do you start clocking in?

Thanks,

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Monthly Athmospheric CO₂, Mauna Loa Obs. 2015-05: 403.94, 2016-05: 407.70


signature.asc
Description: PGP signature