How Orbitlist works
- Todos stay client-side using the browser's
localStorage.
- Export/import copies JSON to/from your clipboard to move state around.
- Orbitlist is served as a static app; your todos are never sent to a server.
Tip: export JSON before clearing browser data or switching devices.