loopy
- 4 Posts
- 4 Comments
Thanks for the thorough response. That makes sense to not reinvent the wheel for syncing and keeping things simple. And yeah, I suppose using the same Task Pony instance would work for sharing.
Thanks again for making something useful and free for the world.
It looks nice. I like the clean interfaces. I am slowly working toward self hosting and found it surprising difficult to find a task organizer as well. One big hurdle is having something that can also sync with my wife’s list, such as a grocery list, so we don’t both buy the food item.
I don’t know much about coding. Does a syncable list require a lot of time and effort? Is that something you would consider adding eventually?
That’s a really interesting idea. That makes me think it would even be better in the sense that the data would be protected rather than risk a cloud service going out of business or changed their storage location. Not that that is a likely scenario but still.







Yeah, I agree with that philosophy. Like someone else said, there are many ways to go about security. I guess I’m just looking for leads on what others have seen as worthwhile, and then try to understand those before I do them.