org-set-effort

org-set-effort is an interactive compiled Lisp function in `org.el'.


(org-set-effort &optional VALUE INCREMENT)

Set the effort property of the current entry.
With numerical prefix arg, use the nth allowed value, 0 stands for the
10th allowed value.

When INCREMENT is non-nil, set the property to the next allowed value.