Results 4 comments of Tim

Last sync time might be helpful. There is the list of last synced activities, but it is sometime not the latest chronological activity, like after adding a new sync source...

I fiddled with it (I don't actually know php), and the following replacement code worked for me with PHP 8: ```php return function ($it) use ($func) { return eval($func); };...

I'm surprised flickr does not update tags based on contents of replaced file? If not, seems like this functionality is practically required if one is to update pictures in-place. To...

> Wait a minute, not everyone uses chrome, and not everyone uses sync. Firefox implements the storage.sync api, though I don't know the details of how it works if you...