TonyM wrote:
>
> Mat,
>
> Thanks for the leads, have you any examples of using this in TiddlyWiki?
>

Nope.

 

I would like to see if I can access the below; especially once values are 
> entered as a test
>
>  <form id="frm">
>   First name:<br>
>   <input type="text" name="firstname" id="firstname"><br>
>   Last name:<br>
>   <input type="text" name="lastname" id="lastname">
> </form> 
>
>
That should be doable with very contrieved wikitext code, treating the code 
as text and traversing through it and using regexps and using various split 
operators to extract stuff. Reminds me vaguely of the CherryPicker 
<http://cherrypicker.tiddlyspot.com/> plugin.

 

> Mavo has potential but can it be used in tiddlywiki?
>

Probably would require a lot of tweaking. For one thing, Mavo uses... 
whats-it-called... when you declare some url at the top of the 
html-document from where the code is fetched  (cdn?). My shallow snooping 
around at Mavo have not found any 
"download-to-get-a-complete-standalone"... but possibly it's just poor 
snooping.

Personally, I'm curious if there are pieces of mavo that could somehow be 
integrated. Not least their plugins <https://plugins.mavo.io/> but also 
they might have some creative saving solutions. 


<:-)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/cd380443-b5c0-4b3d-a758-20ec1712adfc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to