Click (on what, I'm not sure) to copy and then paste is a great option for those who cannot drag and drop.
Drag and drop makes me much happier. On Sunday, April 30, 2023 at 4:40:56 AM UTC-3 Krisztián Csordás wrote: > When you click it in the bookmarks bar, it copies a wikitext link created > from the current page title and URL. Then you can paste it into the tiddler > like any other text. > > On Sunday, 30 April 2023 at 02:09:43 UTC+2 Charlie Veniot wrote: > >> I have no idea how your bookmarklet helps to create a WikiText link (in >> TiddlyWiki) to an external site. >> >> Could you clarify? >> >> On Saturday, April 29, 2023 at 7:50:44 PM UTC-3 Krisztián Csordás wrote: >> >>> I use a bookmarklet that copies the wikitext link to the clipboard: >>> >>> javascript: >>> navigator.clipboard.writeText(`[[${document.title.replaceAll('|','–')}|${document.location.href}]]`); >>> On Sunday, 16 April 2023 at 00:43:16 UTC+2 Charlie Veniot wrote: >>> >>>> Please find attached in this post the JSON file you need to download >>>> and drag into any TiddlyWiki to add this gadget. >>>> >>>> https://youtu.be/EIAgESf6K8s >>>> >>> -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/bdea40ec-79ea-4912-99ae-47cd25986953n%40googlegroups.com.