<$edit tiddler="$:/temp/Stealth" field="newtitle" class="tc-edit-texteditor" default="ooo" />
<$edit field="tags" class="tc-edit-texteditor" tiddler={{$:/temp/Stealth!!newtitle}} />
<$edit field="text" class="tc-edit-texteditor" tiddler={{$:/temp/Stealth!!newtitle}} />
Hi Mat, Andreas, Pmario and DaveGreat idea :-)
@Dave - My variation looks like this (not sure if every element is neccesary - however it works..:
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/Xm5SsHCer6E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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.
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/Xm5SsHCer6E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/9f216da9-1d27-4331-aae5-0d8762f23915%40googlegroups.com.
:-) Sorry - didn't mean to copy the danish term for fast/quick - which *is* "hurtig" - not hurting :-)
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/Xm5SsHCer6E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/6acf91e1-537b-47f4-94db-b54166b0b465%40googlegroups.com.
:-) Sorry - didn't mean to copy the danish word for fast/quick - which *is* "hurtig" - not hurting :-)
\define getTagPill() {{$(tagPill)$||$:/core/ui/EditTemplate/tags}}
<div class="tc-tiddler-frame">
<table>
<tr><td colspan="2"><$edit tiddler="$:/temp/FastNewTiddler" field="newtitle"
class="tc-edit-texteditor" placeholder="title"/></td>
</tr>
<tr><th><$edit field="tags" class="tc-edit-texteditor"
tiddler={{$:/temp/FastNewTiddler!!newtitle}} placeholder="tags" /></th>
<th><$set name="tagPill" value={{$:/temp/FastNewTiddler!!newtitle}}><<getTagPill>></$set></th>
</tr>
<tr><td colspan="2"><$edit field="text" class="tc-edit-texteditor"
tiddler={{$:/temp/FastNewTiddler!!newtitle}} placeholder="text"/></td>
</tr>
</table>
</div>
<$reveal state="$:/state/FastNewTiddler" type="nomatch" text="no">
<$button set="FastNewTiddler!!tags" setTo="$:/tags/AboveStory" class="tc-btn-invisible">{{$:/core/images/chevron-down}}</$button>
</$reveal>
<$reveal state="$:/state/FastNewTiddler" type="match" text="no">
<$button set="FastNewTiddler!!tags" setTo="XXXXX" class="tc-btn-invisible">{{$:/core/images/chevron-up}}</$button>
</$reveal>
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/b10ce90f-0ed6-47b4-9bc0-a7f22ad0bb71%40googlegroups.com.
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/e5f180df-2449-4e44-8ef4-7a123bb7cadb%40googlegroups.com.
Great stuff, well done. Is there a canned demo available on TiddlySpot or somewhere?
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/Xm5SsHCer6E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/ceee3127-a30d-426d-ad22-1d79c4b3011b%40googlegroups.com.
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/CANE%3DBFL0Ksi5AgJ2%2BST4VmDoJfVp1E-YJ1LPr6%2BHm%2BiXePc8JA%40mail.gmail.com.
"Type the text for the tiddler..." ... I am having to delete the text first before typing
Actually, I''m thinking that FNT is probably not for absolute beginners so fast/efficient should probably be higher priority than beginner friendly.For instance, I don't think we need a "Type the text for the tiddler" at all.Opinions?
I agree (twice).
And I've notice that it's not easy (and lose time) if we use key Tab (with many tag, it's not practical).
One could also imagine that during one such tiddler production session, one would want a recurring tag (e.g "Lecture#3") and then lock/freeze the tag field with this and have tab skip tags alltogether. title - text - title - text ....
The value of separation of concerns is simplifying development and maintenance of computer programs. When concerns are well-separated, individual sections can be reused, as well as developed and updated independently. Of special value is the ability to later improve or modify one section of code without having to know the details of other sections, and without having to make corresponding changes to those sections.
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/Xm5SsHCer6E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/9e15e89b-2b56-4eae-aa5a-452105637724%40googlegroups.com.
...the initial idea to have a fast and easy way to take one new note.
... there should be only one button. "Done" which closes it.
...a fast "throw away interface" to create a single new tiddler. If the tiddler is created, the UI should go out of my way.
Note: Since this post was written, some development has taken place. The concept is currently referred to as FastNewTiddler and the most recent versions (at the time of writing this note) are found at:- and -http://ooktech.com/jed/ExampleWikis/FastNewTiddler/
I also found this thread where fellow Alberto Molina brings up the basic key idea that this rests on.
Maybe I'm just catching it on a bad day, but when I type a title into the title box and fill in the other fields, nothing appears over in the "recent" tab.Also, there is no little hand icon for changing the title.
If it it did work, I would wonder how it knows when you're finished writing a title. Maybe when you leave the field?
<$reveal type='nomatch' state={{$:/temp/FastNewTiddler!!newtitle}} text=''>
<$button class="tc-btn-invisible" message='tm-delete-tiddler' param={{$:/temp/FastNewTiddler!!newtitle}}>
{{$:/core/images/delete-button}}
</$button>
</$reveal>
<$reveal type='match' state={{$:/temp/FastNewTiddler!!newtitle}} text=''>
<$button class="tc-btn-invisible">
{{$:/core/images/delete-button}}
</$button>
</$reveal>