tiddlyhost / tiddlyhost-com

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

Support hosting images and other files with the file uploads plugin #236

Open simonbaird opened 2 years ago

simonbaird commented 2 years ago

https://saqimtiaz.github.io/tw5-file-uploads/

The idea is that Tiddlyhost can serve as a general purpose storage with Tiddlywiki integration provided by the File Uploads plugin.

Suggested here by Springer.

HwWobbe commented 2 years ago

It might be a good idea to be able to pull images from Flickr. It is still a very popular site and that I have been using for years. TiddlyWiki's transClusion capabilities allow me to re-use my better images in conjunction with different text blocks to create stories for specific Audiences.

Lately, I've started tracking the combinations of Images and Stories by Audience, so that I can reduce repetitive similarities.

The same ideas apply to Pinterest.

saqimtiaz commented 2 years ago

Potentially of interest would be the proof of concept PUT support for the FileUploads plugin: https://github.com/saqimtiaz/tw5-file-uploads-PUT/tree/main/PUT-uploader

Supporting file uploads would also raise the question of whether TiddlyWiki files uploaded as files would be able to save themselves.