Menu

#71 Treat ToDo entries like lists

closed
nobody
None
5
2015-11-15
2014-06-24
Alex Kelly
No

Make todo list generation quicker/easier by working like a list by:

  1. Create a todo (clicking the todo icon, or by shortcut if configured)
  2. Type text
  3. Hit Enter
    At this point, it would start the line with a checkbox. From here, hitting enter with a blank todo or hitting backspace should delete the extraneous checkbox if you are finished editing todo items. Making the behavior identical to ordered/unordered list behavior, but with todo checkboxes.

Discussion

  • Chris Klomp

    Chris Klomp - 2015-02-08

    I agree, that would be a great feature for setting up todo lists.

     
  • Arno Nym

    Arno Nym - 2015-06-25

    Yes, indeed!

     
  • Randy Baumgarte

    Randy Baumgarte - 2015-11-15

    I haven't found any easy way to do this in JavaScript without messing up a lot of other stuff. The next beta, however, will allow you to select multiple lines and then click the "todo" button to turn them all into checkboxes. It isn't perfect but it works in most instances.

     
  • Randy Baumgarte

    Randy Baumgarte - 2015-11-15
    • status: open --> closed
     

Log in to post a comment.