Offline Mode

Vector ToDo is designed to work fully offline. You do not need an internet connection to view, create, or edit your tasks.

How it works

All your data is stored locally in your browser using IndexedDB. When you create or modify tasks while offline, the changes are queued and synced automatically as soon as your connection is restored.

Sync status

A sync indicator in the app shows the current state of your data:

  • Synced β€” all changes are up to date with the server
  • Pending β€” changes are queued and will sync when you reconnect
  • Offline β€” no internet connection detected

Mobile support

Offline mode works on mobile devices too. If you have installed Vector ToDo as a PWA (Progressive Web App), it behaves like a native app even without network access.

Tip
Even push notifications queue up and are delivered when you are back online, so you never miss an important update.