Skip to content

Store application state in local storage #20

@hjst

Description

@hjst

In addition to stashing the current pattern in the URL hash, it can be stored in HTML local storage. This will allow:

  1. Saving state between app loads when running as a web app in iOS.
  2. Storing the user-entered pattern (with whatever "blank" char they chose to use) see issue Browsing back/forward in browser history doesn't reload the results #15.

Links to read up on:

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions