Hi Mat, Andreas, Pmario and Dave
Great idea :-)
@Dave - My variation looks like this (not sure if every element is
neccesary - however it works..:
\define getProperTag() {{$(properTitle)$||$:/core/ui/EditTemplate/tags}}
<$set name="properTitle" value={{$:/temp/Stealth!!newtitle}}>
<div class="tc-tiddler-frame">
!!! <$link to={{$:/temp/Stealth!!newtitle}}>Quick Note</$link>
<$edit tiddler="$:/temp/Stealth" field="newtitle"
class="tc-edit-texteditor" default="ooo" placeholder="title"/>
<<getProperTag>>
<$edit field="text" class="tc-edit-texteditor"
tiddler={{$:/temp/Stealth!!newtitle}} placeholder="your text"/>
</div>
</$set>
This gives you the standard tag picker frame...
Cheers Måns Mårtensson
Example: http://digitalkinabog.tiddlyspot.com/
Den onsdag den 29. april 2015 kl. 17.21.30 UTC+2 skrev David Gifford:
>
> Wow, this is fascinating and for me, counterintuitive but ingenious...if
> the tags field could have the dropdown for choosing current tags, this
> could be pretty useful!
>
> Dave
>
> On Wednesday, April 29, 2015 at 7:52:50 AM UTC-5, PMario wrote:
>>
>> A very interesting approach:
>> The very first iteration I could think of would look like this:
>>
>> Create a tiddler eg: FastNote
>> and tag it: $:/tags/AboveStory so it will stick at the top of your story
>> river. ... The sticky / expand / collapse thing is a todo atm :)
>>
>>
>> <div class="tc-tiddler-frame">
>>
>> !!! Fast Note
>>
>> <$edit tiddler="$:/temp/Stealth" field="newtitle"
>> class="tc-edit-texteditor" default="ooo" placeholder="title"/>
>> <$edit field="tags" class="tc-edit-texteditor"
>> tiddler={{$:/temp/Stealth!!newtitle}} placeholder="tags" />
>> <$edit field="text" class="tc-edit-texteditor"
>> tiddler={{$:/temp/Stealth!!newtitle}} placeholder="text"/>
>> </div>
>>
>>
>>
>>
--
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/69248b1f-862b-4ab0-a270-544886748cda%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.