Skip to content

Read and write offline #51

Open
Open
@cben

Description

@cben
  • A way to even open cached mathdown when you're offline.
    Look into app manifest / chrome extension / firefox OS app?
  • Cache last seen content of every document in localStorage.
    Bonus if having any mathdown open does background updating on all known docs.
  • Be able to edit offline and sync on reconnect.
  • index.html?doc=... prevents caching of index.html for new documents.
    history.pushState() might help, assuming you have one tab open.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions