Hi Yakov

> nice screencast. I have one question: how the interaction with images is
> achieved? Are the images stored within TW5 or outside?
>

Currently images are stored as base64 tiddlers, and displayed by creating a
data URI: representation on the fly.

There will also be support for external images that are accessed via their
full HTTP URI in order to reduce the TW5 file size, at the expense of
working offline.


> Where the drawing over the initial image is stored?
>

For editing, the image is displayed in an HTML5 canvas element which the
user can draw into. (We could theoretically slot in any of a number of more
sophisticated JavaScript canvas editors). At the end of each stroke the
canvas is copied into the draft tiddler, and then the draft tiddler is
swapped with the real tiddler when one clicks "done".


> Would it be hard to create a simple sketch-drawing tool in TW2?
>

Do you mean TW5? If so, yes, that's the idea: I'd like TW5 to have decent
integrated bitmap and SVG sketching and annotation.


>
> (I have quite similar questions about encryption, but let's start from the
> drawing tool)
>

Thanks for the questions, do keep them coming.

Best wishes

Jeremy


>
> Best regards,
> Yakov.
>
> суббота, 23 марта 2013 г., 23:17:38 UTC+4 пользователь Jeremy Ruston
> написал:
>>
>> I've made a screencast introducing TiddlyWiki5 and showing how to use it:
>>
>> http://vimeo.com/62508140
>>
>> I'd appreciate any feedback, particularly as I intend to make further
>> screencasts as TW5 nears beta.
>>
>> My feedback from making it is that 13 minutes might be too long;
>> cleaning up and editing took a long time, and I suspect that I'd be
>> more productive trying to do more frequent shorter videos.
>>
>> Cheers,
>>
>> Jeremy
>>
>>
>> --
>> Jeremy Ruston
>> [email protected]
>>
>  --
> 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?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Jeremy Ruston
mailto:[email protected]

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to