simonw/datasette-tiddlywiki

Could the homepage persist state rather than resetting each time?

Open

#4 aperta il 23 dic 2021

Vedi su GitHub
 (24 commenti) (0 reazioni) (0 assegnatari)HTML (0 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (37 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

As illustrated by this GIF, if you interact with the plugin and then refresh the page it goes back to the default Getting Started layout:

reset

I can't figure out how to get it so refreshing the page keeps the new layout.

The new layout appears to be persisted - a tiddler called $:/StoryList is created and updated.

But... when the page loads from scratch, that information is forgotten.

Guida contributor