|
|
|
|
|
by berkes
658 days ago
|
|
Same here. I've been using "todo.txt" for years (decade?) now. It's hardly more than a very loosely defined format to present TODOs. Lot's of tools, apps, GUIs and whatnot developed around it. The format is so easy that anything that can edit txt allows to manage it without hassle, so even if MyFavoriteTool is abandoned in a year, I can continue with my todo system. And synching a text file is a no-brainer too. I now just use dropbox. But used git, rsync and some more in the past. The only downside I've constantly run against, is that I cannot "share" this with my spouse or colleagues. Guess "team" function could easily be invented, but so far no one has, that I know, and I'm not going to put that task on this todo.txt file either. |
|
This approach is not something that would work for my family...but, maybe i have a friend or 2 (at most!) who could collaborate this way (that is, sharing a text file of ToDos). But, i wonder how annoying it would be to track such a separete file for this? Hmmm. I think at some point the need for multi-person collaboration might break down with only a single text file...and since things likely need to get at least a little more sophisticated, might necesitate more tooling. I guess.