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...

> 
> On Saturday, 20 March 2021 at 08:18:23 UTC+1 R² wrote:
> 
> > To expand on this, it bears noting that the import feature (and 
> > _canonical_uri:) are only worthwhile if the images require some advanced TW 
> > function such as tagging. For basic use, there is already much less 
> > friction as nothing more than a simple link is needed.
> >
> > Here's how I currently approach images that don't need tagging (as a 
> > TiddlyDesktop user using TW as a personal information manager):
> >
> > I have subfolders for images in my source folder — for instance 
> > /img-inventory for photos of items I keep track of via TW.
> > So when in need of having an image in my "Old painting 1" tiddler for 
> > instance, I can simply save oldpainting1.jpeg in /img-inventory, and then 
> > add [img [./img-inventory/oldpainting1.jpeg]] somewhere in the tiddler, 
> > which takes virtually no time at all as I'll typically be cloning a similar 
> > inventory tiddler and will just change the file name. A custom stamp could 
> > be used here too. And to make this even faster, this is batchable and the 
> > names could be very well be sequential (0001.jpeg...).
> >
> > Hope this helps.
> > Le samedi 20 mars 2021 à 07:35:51 UTC+1, R² a écrit :
> >
> >> This is of course of those things where Tiddlywiki is inferior to 
> >> Evernote and its ilk.
> >>
> >> I would also love to see some improvement on that end and I believe I 
> >> quit expanding my use of TW for over a year in part over this. I 
> >> eventually 
> >> came back of course, not the least because I love that feeling of being 
> >> able to tinker around in a somewhat boundless universe. I don't do 
> >> Minecraft but I get the feeling that the kick is the same, except that TW 
> >> actually serves one's purposes. There's friction of course, but no 
> >> 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, [email protected] 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 [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/9b687f8d-e1f1-4d4c-8075-b5fdd7fb9387n%40googlegroups.com.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/YFvRQGvbFD3fFTpB%40alamut.home.org.

Reply via email to