simonw / datasette-tiddlywiki

Run TiddlyWiki in Datasette and save Tiddlers to a SQLite database
Apache License 2.0
32 stars 0 forks source link

Get this to work nicely with macOS Datasette Desktop #7

Open simonw opened 2 years ago

simonw commented 2 years ago

This will likely require some small changes to Datasette Desktop.

I think it's OK to tell the user that the plugin will only work if they first create a database called "tiddlywiki.db" - but it would be nice if the app could be configured to ALWAYS open that file when it launches.

Also nice: if the plugin could add a link to a Datasette Desktop menu that opens /-/tiddlywiki.

simonw commented 2 years ago

If this works really well it could even be part of the "Welcome to Datasette Desktop" on-boarding flow - a prompt to click to install the datasette-tiddlywiki plugin and start using TiddlyWiki on your laptop.