Skip to content

Conversation

@mbork
Copy link
Contributor

@mbork mbork commented Apr 5, 2018

Hi,

I didn't like the fact that RET jumps to a headline instead of clocking in. I added a `counsel-org-clock-default-action' to configure that, and a (commented out) example of using it to clock in on RET. WDYT?

@akirak akirak merged commit c1c9adf into akirak:master Apr 5, 2018
@akirak
Copy link
Owner

akirak commented Apr 5, 2018

Thanks! Some users may find it useful.

As it is not user-friendly to make the user specify a lambda in a customize interface, I added counsel-org-clock-clock-in-action function which can be used as an option for counsel-org-clock-default-action variable. I also added counsel-org-clock-clock-dwim-action, which can be used to "toggle" the status (i.e. clock in/out) of the selected heading.

@mbork
Copy link
Contributor Author

mbork commented Apr 5, 2018 via email

@mbork mbork deleted the alt-default-action branch April 6, 2018 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants