On Mon, May 10, 2021 at 12:58 AM si <[email protected]> wrote:
> @Mohammad Really nice! I've stayed away from drag and drop up until now, > so I look forward to seeing what you come up with. > > The bookmarker is a great example. It works particularly well in Vivaldi > if you have your wiki open in the sidebar - no having to jump between tabs. > It would be cool if it could pull the title of the page as well as the URL, > but I imagine this would require some JavaScript magic? > I like this feature too! I think yes JS is needed, at least I do not know how to extract data using wikitext! but I am looking forward to any solution / idea. > @TT I'm also finding that it doesn't work in Firefox (v88, Windows 10). > On Saturday, 8 May 2021 at 20:00:14 UTC+1 Mohammad wrote: > >> *Example 1: Bookmarker Zone* >> >> Drag and drop a valid url to create a bookmark >> >> >> 1. Attached JSON contains three tiddler >> 2. Download and drag and drop into https://tiddlywiki.com/prerelease/ >> 3. Look at sidebar and open Bookmarker >> 4. drag and drop VALID url over the dropzone of Bookmarker >> 5. See new bookmark created >> 6. The code is smart to do nothing if you drag and drop a text or a >> tiddler only valid URL works! >> >> >> Kudos must go to *Eric Shulman* for demystifying droppable widget! and *Tones >> *for asking for this feature! >> >> This code can be further expanded and customized! >> >> See attached demo clip. >> >> >> Best wishes >> Mohammad >> >> On Sat, May 8, 2021 at 10:45 PM Mohammad Rahmani <[email protected]> >> wrote: >> >>> While drag and drop is not a new feature in Tiddlywiki, but it is a bit >>> tricky to develop tools based on it. >>> There are a lot of great use cases for it [1]. This feature has >>> recently been improved [2] and there is still work in progress to address >>> issues and make it more powerful! >>> >>> I am working on a resource to demystify the drag-N-drop in Tiddlywiki >>> lets all users use and customize it in their development for different >>> purposes! >>> >>> Please kindly share your scripts, tools, and examples for drag-N-drop in >>> Tiddlywiki. I will do >>> >>> >>> Best wishes >>> Mohammad >>> >>> >>> Ref >>> [1] https://groups.google.com/g/tiddlywiki/c/dDMG3Ocb29s/m/J0hYKp0qBAAJ >>> [2] https://groups.google.com/g/tiddlywiki/c/OR48TT_loB8/m/OY3LMOrDBAAJ >>> >>> -- > 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/108555ea-cba8-4082-81bb-11ee63a79d35n%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/108555ea-cba8-4082-81bb-11ee63a79d35n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAAV1gMBn-5OuzP%3DQfR90U3%3DppbF3NnpJseRr4jA95vLxM2tDPA%40mail.gmail.com.

