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

Estimating effort in pomodoro units using C-c C-x e. #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

felipelalli
Copy link
Collaborator

@felipelalli felipelalli commented Dec 18, 2020

Emacs change its behavior since this commit:

ttps://code.orgmode.org/bzg/org-mode/commit/d6369e9ac69ce367e862a9678bb46cdc60b77f1f

and define properties like:
#+PROPERTY: Effort_ALL 0:25 0:50 1:15 1:40 2:05 2:30 2:55 3:20 3:45 4:10 4:35 5:00 5:25 5:50 6:15 6:40 7:05 7:30 7:55 8:20

isn't so useful anymore. This commit fix this behavior by changing by default the keybind C-c C-x e to the new fn that asks how much pomodoros you will do as effort in a task.

More discussion here:

https://emacs.stackexchange.com/a/62338/17985

Emacs change its behavior since this commit:

ttps://code.orgmode.org/bzg/org-mode/commit/d6369e9ac69ce367e862a9678bb46cdc60b77f1f

and define properties like:

isn't so useful anymore. This commit fix this behavior by changing by default the keybind `C-c C-x e` to the new fn that asks how much pomodoros you will do as effort in a task.

More discussion here:

https://emacs.stackexchange.com/a/62338/17985
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.

1 participant