On Wednesday, January 22, 2020 at 6:10:26 AM UTC-8, Mat wrote: > > Eric Shulman wrote: >> >> My custom TOC macros for InsideTiddlyWiki include drag-and-drop >> handling. To try it, open http://www.TiddlyTools.com/InsideTW and >> > > Aha! > It has an on-hover "more button" showing tools. >
Yes... this makes it easy to use "New Here" to add a new child item to the tree And it auto-navigates to show where in the tree you are! > It uses $:/HistoryList!!currenttiddler to highlight the most recently opened tiddler I'm not sure how to test if it is possible to drag'n drop a tiddler title > from the river into the ToC - is it? > It is. Normal tiddler title dragging sets the "actionTiddler" drag value to the tiddler title. My TOC drag-n-drop handling uses the same convention, so that dragging a tiddler title from the river works. The only difference is that the "drop prompt" display doesn't report the name of the tiddler being dragged... but it DOES work. > Really cool Eric, I'll start using it!!! > enjoy, -e -- 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/9f175472-ae45-4259-b1b2-8c13eb483f07%40googlegroups.com.

