benrhughes / todotxt.net

An implementation of todo.txt for Windows using the .NET framework
http://benrhughes.github.io/todotxt.net/
Other
500 stars 123 forks source link

Suggestion: move tasks between files #409

Closed elig0n closed 2 years ago

elig0n commented 4 years ago

Would you implement a feature to move tasks between todo files so one doesn't have to edit them manually?

daveliao commented 4 years ago

@elig0n Interesting, do you have multiple todo.txt files? If so, what do you use each one for?

elig0n commented 4 years ago

@elig0n Interesting, do you have multiple todo.txt files? If so, what do you use each one for?

I usyally divide them by subject. For example programming projects, videos to watch, books to read etc...

remingtonsmith commented 3 years ago

I track tasks I've assigned to others by tagging it in +Initials. Each of those users uses their own version of todotxt.net. While I can manually open their todo.txt file, it would be much more efficient if I could toggle between those different lists using a tabbed interface and right click a task to move it to another user's list.

benrhughes commented 2 years ago

Thanks for the suggestion, but as stated in the readme, I am no longer taking feature requests for this app.