kartik-madhak / noter

Note taking app with a weird name
https://github.com/kartik-madhak/noter
MIT License
1 stars 11 forks source link

Pressing ctrl + enter should check the todo even when it is indented #48

Closed kartik-madhak closed 11 months ago

kartik-madhak commented 11 months ago

If the todo symbol -[ ] is indented on the line and user presses ctrl + enter, it creates a new todo. It should instead mark the todo as done.