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="your 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/275c1d66-7bfa-4a7f-b613-26b45370fa40%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.