MattHeard / Dendrite

Write an interactive adventure story with the rest of the world
MIT License
2 stars 0 forks source link

Add option to show the text of the previous page when continuing a story. #226

Open MattHeard opened 9 years ago

MattHeard commented 9 years ago

A user submitted a message via the contact form and mentioned this:

it was difficult to remember the story when writing a continuing page. There should be some sort of optional button to view what you're building off of while you write.

The /write page includes a h1 tag with the text of the option that was clicked to get to that /write form.

Look into adding an optional toggle button (default: off) which shows the text of the previous page.