I want to get the file name (without extension) by file browsing and create 
new tiddler with the fetched name. I fight but I don't have enough 
knowledge... I'm stuck with a code:

Select file: 
<input type="file" id="fileselect" name="fileselect" >

<$button>
<$action-sendmessage $message="tm-new-tiddler" 
title= ?????
/>
MAKE TIDDLER
</$button>



How to connect, ie. transfer right value to the new tiddler name?

Is it possible to do by the drag-drop method, e.g. in a text input field?

Thanks in advance!
G.

-- 
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/51884cb9-a51e-47ff-9e30-65e0eadcbbcd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to