It would be wonderful to combine e-mail with a TW or TiddlySpace; A
wiki Posterous gmail kind of thing
For me TW is the glue that allows e-mail, groups and webpages to be
collected. It works fine, but a lot of info comes in via e-mail and
writing in direct response to a reader is -- to me -- helps produce
more focused ideas.
On a daily basis, one can't check everything
The ability to send the contents to a wiki and a group of people.
I've come round to the thinking that some people i deal with will
never leave e-mail.
Use case: I am reading TW groups in e-mail and see an answer to a
question. I cut and paste the answer and questions into a single
e-mail editing the text ready for it to be cut and pasted into my TW.
I then add it to my TW. Instead I could have edited the text, used
wiki markup, added a tag, changed the title, then made a Tiddler for a
tw project. below is a sketch of the tiddler:
-----------------------------------
tiddler.isTagged
------------------------------------
Q
How to change this statement:
if (tiddler.isTagged("AAA")) return "AAA";
into an "if tiddler.is.not Tagged("AAA")" statement?
A
if (!tiddler.isTagged("AAA")) return "AAA";
-------------------------------------------
example
---------------------------------------------
The contols on gmail are similar to TW too
Subject = Title
send = done
save now = save draft
discard = delete
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.