I’m having issues with the synchronization on my iPhone. The sections like Master task list #Today, #Daily, etc., aren’t syncing properly. Do you have any suggestions on how to fix this?
It’s kind of hard to understand what kind of an issue you’re experiencing, as you don’t give a lot of detail. But it could be that you’re experiencing an effect of an optimisation done within Dataview related to how/when to refresh queries related to the current file.
This is especially likely to happen if you update task lists in the same file as there are various queries (where the details of the query are not updated). Then you could experience a cache issue where the query presents “old” results and doesn’t include the newest tasks for any given query.
If this is the case there are a few ways to make the query update or refresh itself:
- Close and open the note with the queries
- Do a small change to the query (like adding or removing space characters)
- Trigger the command: Dataview: Rebuild current view . You can find this command in the command palette, and if this happens often for you, then you might consider to assign a hotkey to this command (or if on mobile to assign it to the mobile toolbar or the drag down action (or to a button of sorts))