Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2016-07-14 Thread Rustem
I was about to volunteer creating an issue for this, but turns out there is already one: #1000 ! :) On Thursday, July 14, 2016 at 4:54:07 AM UTC-7, Jeremy Ruston wrote: > > Hi Martin > > Any update on this? What would be the current best way

Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2016-07-14 Thread Jeremy Ruston
Hi Martin > Any update on this? What would be the current best way to manage images in a > nodejs TW? Thanks! There’s no update at the moment, I’m afraid. Best wishes Jeremy > Martin > > On Thursday, October 16, 2014 at 5:23:20 AM UTC+2, Michele Zaffalon wrote: > Hi Kyrylo, > > The answer

Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2016-07-14 Thread Maaaaaaaaaaaaaaartin
Any update on this? What would be the current best way to manage images in a nodejs TW? Thanks! Martin On Thursday, October 16, 2014 at 5:23:20 AM UTC+2, Michele Zaffalon wrote: > > Hi Kyrylo, > > The answer is not yet for node.js. I am also waiting for it. > michele > > On Wed, Oct 15, 2014 at

Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2014-10-15 Thread Kyrylo Silin
Hi! Have things changed? It seems like I still cannot reference local images, which is annoying. % tiddlywiki --version 5.1.2 On Tuesday, June 3, 2014 3:14:45 PM UTC+3, Jeremy Ruston wrote: Hi Michele I take it that (yet) means there is the plan to support it in the future.

Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2014-10-15 Thread Michele Zaffalon
Hi Kyrylo, The answer is not yet for node.js. I am also waiting for it. michele On Wed, Oct 15, 2014 at 6:47 PM, Jeremy Ruston jeremy.rus...@gmail.com wrote: Hi Kyrylo Hi! Have things changed? It seems like I still cannot reference local images, which is annoying. The [img[url]] syntax

Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2014-06-03 Thread Jeremy Ruston
Hi Michele I take it that (yet) means there is the plan to support it in the future. Will it be near future? Will the syntax be [img[path/to/local/file]]? Yes, it should be working in the next couple of months. The syntax will definitely use [img[]], and the plan would be to set up the base

Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2014-06-03 Thread Michele Zaffalon
Hi Jeremy, Thank you for the clarification: I look forward to the feature. Best regards, michele On Tue, Jun 3, 2014 at 2:14 PM, Jeremy Ruston jeremy.rus...@gmail.com wrote: Hi Michele I take it that (yet) means there is the plan to support it in the future. Will it be near future? Will

Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2014-06-02 Thread Jeremy Ruston
Hi Michele I am a new user of TW5 on node.js (I am new to tiddlywiki in general) and I would like to display images in the wiki, directly and not as trasclusions, using the [img[path/to/folder/imagefile.jpg]] syntax. I read in the roadmap http://tiddlywiki.com/static/RoadMap.html that

Re: [tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2014-06-02 Thread Michele Zaffalon
Thank you, Jeremy. The problem here is that the TW5 server components cannot (yet) serve individual image tiddlers over HTTP. ie, you can't display the image tiddler myimage.jpg by visiting http://127.0.0.1/tiddlers/myimage.jpg. I take it that (yet) means there is the plan to support it in

[tw] [TW5] syntax [img[imagefile.jpg]] in node.js

2014-05-31 Thread Michele Zaffalon
Hello, I am a new user of TW5 on node.js (I am new to tiddlywiki in general) and I would like to display images in the wiki, directly and not as trasclusions, using the [img[path/to/folder/imagefile.jpg]] syntax. I read in the roadmap http://tiddlywiki.com/static/RoadMap.html that [img[url]]