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

Recurring Tasks #372

Closed ncordle closed 5 years ago

ncordle commented 5 years ago

Searching the archives, Ben noted that recurring tasks was likely beyond the scope of this project. (I respect that, but it didn't stop me from looking and wishing).

Just wanted to note that "SimpleTask" has integrated this feature based on the model found in "topydo" as described here: https://cdn.rawgit.com/bram85/topydo/master/doc/Documentation.html https://github.com/bram85/topydo

So, I use todotxt.net on the desktop and simpletext for my Android mobile device (I am not aware of an Apple equivalent).