1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 10:43:16 +00:00
TiddlyWiki5/plugins/tiddlywiki/sqlite3store
jeremy@jermolene.com 7e6072611e Wire the sql functions into the wiki object
At this point, the result is incredibly, painfully slow – the wiki will probably fail to load entirely on mobile
2023-06-25 21:05:28 +01:00
..
files Restructure the sqlite3 store as a separate plugin 2023-06-22 15:04:55 +01:00
init-sqlite3.js Cleanup and clarify 2023-06-23 16:58:46 +01:00
plugin.info Restructure the sqlite3 store as a separate plugin 2023-06-22 15:04:55 +01:00
rawmarkup-bottombody.tid Cleanup and clarify 2023-06-23 16:58:46 +01:00
rawmarkup-bottomhead.tid Cleanup and clarify 2023-06-23 16:58:46 +01:00
readme.tid Restructure the sqlite3 store as a separate plugin 2023-06-22 15:04:55 +01:00
sql-wiki-store.js Wire the sql functions into the wiki object 2023-06-25 21:05:28 +01:00
suppress-boot.js Cleanup and clarify 2023-06-23 16:58:46 +01:00

title: $:/plugins/tiddlywiki/sqlite3store/readme

Wiki store implementation based on sqlite3 WASM build.