simonbaird / tiddlyhost

Rails application for creating and hosting TiddlyWiki sites, plus resources for deploying it to https://tiddlyhost.com/
Other
181 stars 17 forks source link

Create a core/modules/savers/tiddlyhost.js in TiddlyWiki5 #20

Open simonbaird opened 3 years ago

simonbaird commented 3 years ago

Take out all the unused fields. Add useful links and explanations. Generally improve the UI/UX for Tiddlyhost users.

simonbaird commented 3 years ago

This idea was mentioned at https://github.com/Jermolene/TiddlyWiki5/pull/5455 iirc.

simonbaird commented 3 years ago

It could also be a plugin not included in the main TiddlyWiki5.

simonbaird commented 1 year ago

I'm planning to switch to using the put saver by default soon, so if we did create something like this it would likely extend the put saver rather than the old legacy upload saver.

simonbaird commented 1 year ago

Lower priority since we're using the put saver now.