emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Convert list to checkbox list


From: Daniel Clemente
Subject: [Orgmode] Convert list to checkbox list
Date: Wed, 28 Jan 2009 09:58:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

  Hi, I want a simple way to convert from this:


- one
- two
 - twone
 - twotwo
- three


  to:


- [ ] one
- [ ] two
 - twone
 - twotwo
- [ ] three


  Or even this, sometimes:


- [ ] one
- [ ] two
 - [ ] twone
 - [ ] twotwo
- [ ] three


  Is there a function to do this conversion?

  Thanks,
Daniel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]