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

Feature Request: checkbox support #78

Open
mellery451 opened this issue Dec 24, 2014 · 1 comment
Open

Feature Request: checkbox support #78

mellery451 opened this issue Dec 24, 2014 · 1 comment

Comments

@mellery451
Copy link

I would love to have support for managing checkbox lists - e.g.

  ** My heading, [%] done
    - [ ] an unchecked item
    - [x] a checked item
    - [-] an undetermined item

The main functionality we need is inserting, toggling and then the auto computation for any [%] entries in parent nodes.

@hsitz
Copy link
Owner

hsitz commented Dec 30, 2014

On Tue, Dec 23, 2014 at 4:42 PM, Michael Ellery [email protected]
wrote:

I would love to have support for managing checkbox lists - e.g.

** My heading, [%] done
- [ ] an unchecked item
- [x] a checked item
- [-] an undetermined item

The main functionality we need is inserting, toggling and then the auto
computation for any [%] entries in parent nodes.

Michael -- Sorry, I'm not actively developing VimOrganizer. I try to get
fixes out for any major bugs, but adding new features isn't likely to
happen. For people who want Org features beyond VimOrganizer I recommend
using Org-mode directly in Emacs with the Evil vim emulator plugin.

Regards,

Herb

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

No branches or pull requests

2 participants