Skip to content

todo(todo.txt-cli, todo.txt and nostr)? #435

Closed Answered by benjaminoakes
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not entirely sure how I ended up on this thread but I'm all for avoiding a dependency on Dropbox, Google Drive, etc.

Personally, I've been using git to synchronize my todo.txt. There used to be a project called SparkleShare that I used, but it's basically just while true; do git commit -am "Snapshot"; git pull --rebase; git push; sleep 60; done. And of course, you can host your own git repository very simply. I don't know if any of this can work well on iOS, but there are a few ways of making git play nice with Android.

I've also heard Syncthing can work well.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant