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 support fo [/] and [%] cookies for TODOs and DONEs #305

Open
gerazov opened this issue May 26, 2022 · 1 comment
Open

Add support fo [/] and [%] cookies for TODOs and DONEs #305

gerazov opened this issue May 26, 2022 · 1 comment
Labels
core-feature Feature is in orgmode core

Comments

@gerazov
Copy link
Contributor

gerazov commented May 26, 2022

Does this feature exist in Emacs orgmode core?

N/A

Orgmode link

No response

Feature value

It would be useful to have this for large tasks with subtasks that can be scheduled in time.

It's related to #287 in which support for nested list items was added.

Additional context

No response

@gerazov gerazov added the core-feature Feature is in orgmode core label May 26, 2022
@mcepl
Copy link
Contributor

mcepl commented Jul 11, 2022

Yes, it does exist in the Emacs orgmode, that’s how orgmode works. E.g., this should work:

** TODO my task [/]
*** TODO which has a subtask

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-feature Feature is in orgmode core
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants