TiddlyRemember
TiddlyRemember copied to clipboard
Allow disabling sync for a wiki?
If a wiki is temporarily not available for some reason (e.g., it's on the web and we're offline), it would be nice to be able to disable syncing to it temporarily without removing it, so that we aren't unable to sync other wikis in the meantime.
This is technically difficult because the "wiki" field on notes is not guaranteed to be correct: the user could change the name of a wiki and then disable it, and then we would have no idea which notes we should avoid removing.
One way to handle this might be to simply allow temporarily disabling deletion of items that are now missing.