Future<void> syncPlanned() async { await ref.watch(httpProvider(apiKey, urlPlan).notifier).update(); }