You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
state.pages is an array that keeps the progress of the current session in a static, read only html format. Links have been muted, and any script tags have been stripped. New interface features in Sisal would allow browsing of these static pages. The entire contents of the static pages could even be combined into a printable format. So that many different palythroughs of a story can be kept or shared.
This may be reconstructed using the restore method on a bookmarked story.
The text was updated successfully, but these errors were encountered:
state.pages is an array that keeps the progress of the current session in a static, read only html format. Links have been muted, and any script tags have been stripped. New interface features in Sisal would allow browsing of these static pages. The entire contents of the static pages could even be combined into a printable format. So that many different palythroughs of a story can be kept or shared.
This may be reconstructed using the restore method on a bookmarked story.
The text was updated successfully, but these errors were encountered: