Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the `counsel-org-clock-default-action' option #1

Merged
merged 1 commit into from Apr 5, 2018

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.

None yet

2 participants