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
I could use this pattern in datasette-app-support to add a new plugin hook that those plugins could use to indicate that they need their own database created.
datasette-tiddlywiki
anddatasette-notebook
are examples if plugins that only work if they have a particular DB file they can read and write.In Datasette Desktop they won't start working until you've remembered to attach those DBs, and you need to do that every time you restart the app!
Need a less clunky mechanism for this.
See also Twitter: https://twitter.com/simonw/status/1481165965815541760
The text was updated successfully, but these errors were encountered: