Hi Eric Thanks a lot - I didn't know about the range widget.
I added it to a tag pill popup and it works if select a specific point on the line, but the dragging mechanism doesn't work: Here is another gif <https://imgur.com/Qam99mF> Do you know why this doesn't work within a popup mechanism and if there's a way to fix this? On Thursday, 2 April 2020 01:04:28 UTC+1, Eric Shulman wrote: > > On Wednesday, April 1, 2020 at 3:48:07 PM UTC-7, si wrote: >> >> I'm happy with the status pill, but the priority text box not so much! >> > Anyone have any ideas on how I could improve this? I use priority values >> 1-100 so radios are not really an option. >> > > Try using a $range widget (see https://tiddlywiki.com/#RangeWidget) > > something like: > <$range field="priority" min="1" max="100" default="50" increment="1"/> > {{!!priority}} > > note: the use of {{!!priority}} following the range slider is optional, > and simply provides feedback by showing the current value as a number > > enjoy, > -e > Eric Shulman > TiddlyTools.com: "Small Tools for Big Ideas!" (tm) > InsideTiddlyWiki - http://TiddlyTools.com/InsideTW > > -- 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/ba562456-accc-4e1a-a9dc-f944a4f39d7a%40googlegroups.com.

