I have two issues.

1) 
I am using Noteself which runs on version 5.14

I tried upgrading but it says that $TPouch is not defined. I tried 
debugging it a bit with Chrome Devtools, but I have noticed it was harder 
to get into than I thought. 

2)
I did download version 5.19 to see if the range widget suited my needs. 
There is one issue with it: the following code kind of works but is not as 
smooth as if I would store the data in a new tiddler.

<$range field="range1" min="1" max="100" default="1" increment="1"/> <$view 
field="range1">

I want to store it in a field because I want every tiddler to contain its 
own data. It makes it for easier parsing once I want to visualize or 
calculate some statistics on my data.

On Saturday, June 22, 2019 at 2:18:56 PM UTC+2, TonyM wrote:
>
> M
>
> Html can often be used to great effect in tiddlywiki however if you want 
> to store your result, do what you normally do with html javascript, you 
> need to use the widgets. The primary reason as I see it is the widgets 
> honor the tiddlywiki refresh and relationships. Many of the widgets 
> actually cater for html tags. Almost anything you would do in html is 
> possible so I recommend widening your search in tiddlywiki.com or these 
> forums.
>
> If you find something you can't do ask us for it. The worst case is a 
> plugin or macro can be built to do it.
>
> The details tag works as does a plugin that gives us the <$details widget.
>
> If Jeds answer was not what you were looking for, explain here what 
> functionaly you are after and we can help.
>
> Regards
> Tony
>
>

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/72a81b41-3755-4174-b63a-905faa9e67b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to