On Sat, Mar 20, 2021 at 04:23:40AM -0700, Sebastián Ortega wrote:
> Some context to understand my use case: I have my wiki hosted in some
> server and password-protected with basic HTTP authentication because it's a
> private wiki. To avoid bloating it with images I lazy-load them at the
> moment but I plan having a script externalizing the images automatically to
> a URL available in the same server with the same credentials.
>
> What it would be really nice to me is to be able to paste images without so
> many steps.
I have a similar setup: a wiki hosted using a regular webserver with
basic HTTP auth, *and* I use webdav as the saving method.
Since I use webdav, that means I can create (upload) files by doing an
HTTP request, and I've thought about getting tiddlywiki to allow me to
drag and drop an image, and have it upload it via webdav. But I haven't
gotten around to it...
> >> straitjacket *à la* Evernote, and over time, I mostly got over my need
> >> for single-use images. I'm now mostly into external linking as per
> >> recommendations: I have an external folder with images and
> >> use _canonical_uri: to link back. There's even more friction involved
> >> (paste image to folder, rename image, create tiddler with _canonical_uri:
> >> pointing to the image, import image tiddler to new tiddler) but at least
> >> I'm not bloating my TW. I'm also pretty sure this could be easily partly
> >> automated with an external macro recorder (atbswp/Autohotkey...). Not as
> >> neat, but maybe also something to look into?
> >>
> >> ++ R²
> >>
> >>
> >> Le vendredi 19 mars 2021 à 09:06:14 UTC+1,
mehequeda...@gmail.com a
> >> écrit :
> >>
> >>> Hello,
> >>>
> >>> I wonder if there is some way (plugin?) that would allow to paste images
> >>> in tiddlers directly. Right now, I'm using the import feature but that's
> >>> too much friction (unselect current tiddler, paste, import, edit name, copy
> >>> name, type [img[<name>]).
> >>>
> >>> Is there any shorter way? What do you do with your tiddlywikis?
> >>>
> >>> Thanks
> >>>
> >>
>
> --
> You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
tiddlywiki+...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/9b687f8d-e1f1-4d4c-8075-b5fdd7fb9387n%40googlegroups.com.