dertuxmalwieder / SublimeTodoTxt

Sublime Text syntax highlighting for Todo.txt
125 stars 19 forks source link

Make add comment mark a task complete #10

Closed TheNathanBlack closed 8 years ago

TheNathanBlack commented 9 years ago

Would be nice to have a key combo automatically mark a line finished. Maybe override "Add comment" functionality?

dertuxmalwieder commented 9 years ago

I'm not a fan of overriding defaults depending on the file without any user interaction. As a user, I'd prefer to leave my defaults untouched.

But I'm open for suggestions. :-)

TheNathanBlack commented 9 years ago

But when we are in the Todo.txt context, setting something as a comment doesn't have a meaning.

On Tue, Aug 11, 2015 at 10:32 AM, Cthulhux notifications@github.com wrote:

I'm not a fan of overriding defaults depending on the file without any user interaction. As a user, I'd prefer to leave my defaults untouched.

But I'm open for suggestions. :-)

— Reply to this email directly or view it on GitHub https://github.com/dertuxmalwieder/SublimeTodoTxt/issues/10#issuecomment-129931397 .

dertuxmalwieder commented 9 years ago

But your muscle memory will be confused.

I randomly use Emacs for Todo.txt files on some platforms and it has entirely different key combinations for using them than it has for normal text files - for this very reason.