freitass / todo.txt-vim

Vim plugin for Todo.txt
486 stars 121 forks source link

Don't remove task priority when marked as done #64

Open severoraz opened 6 years ago

severoraz commented 6 years ago

Marking a task as done with the <localleader>x key binding, removes the task's priority, which is unnecessary and may affect some users negatively.

fretep commented 6 years ago

Raised and fixed on this fork, which also discusses this issue in relation to the todo.txt rules.

severoraz commented 6 years ago

Will this be merged into this repository?

fretep commented 6 years ago

Having had a bit of a look at this, the forks are fairly divergent, I probably don't have time to commit back onto this fork at the moment. The discussion and code I linked above may help someone else put together a pull request?

I'd like to get more time to work on this, but I can't see it happening in the short term, sorry.

gour commented 5 years ago

@fretep I just installed simpletask on my phone, have nextcloud-client on my linux desktop and would like to use todo.txt with vim for some categories of tasks and wonder whether i should use your fork since this "official" project seems to be stalled? have you considered to take it over if this one is progressing further?