> I would like to know if the "[img[http://farm1.static.flickr.com/
> 39/122259544_6913ca58f3_m.jpg]]"
> syntax can point at a local image? Either relative or absolute
> addressing.

Easy answer: yes.

[img[filename.jpg]]
   is in the same directory as the current document.  File can be
local or hosted.

[img[path/to/filename.jpg]]
   is in a sub-directory, relative to the current document.  File can
be local or hosted.

[img[file:///C:/path/to/filename.jpg]]
   is a local file in an absolute location.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to