simonw/datasette-tiddlywiki
Auf GitHub ansehenCould the homepage persist state rather than resetting each time?
Open
#4 geöffnet am 23. Dez. 2021
enhancementhelp wanted
Repository-Metriken
- Stars
- (37 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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:

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.