@Mark S. `local web path, not the physical file path` Is there an example of image refs on Node.js I can copy? (I don't know how to convert to local web path lingo)
`whether you're actually trying to run nodejs ON your iOS device, or whether you're trying to connect to an existing server running on your laptop` I have my wiki autoloading when my laptop boots, and I love that. I can edit it and everything (except I've lost my images). I was hoping that any changes I made were saved to Dropbox, and when I "load" my wiki using my phone, it would access the updated info on Dropbox. I think that means I am trying to run Node.js ON my IOS device (right?). Your post has me guessing every conceivable combo starting with 192.168.X.X:19671 on my iphone though (in hopes that it works through my wifi FROM my laptop) JWHoneycutt On Thursday, May 3, 2018 at 11:58:39 AM UTC-4, Mark S. wrote: > > RE the first part. Node.js doesn't serve up images. If you can get Jed or > Arlen's server's to run somewhere, then they should be able to serve up > images. Then you have to determine the path to those files (your local web > path, not the physical file path) and change the contents of > $:/macros/ximg/path" (going from memory here) to reflect that new path > basis. > > It's unclear from your description whether you're actually trying to run > nodejs ON your iOS device, or whether you're trying to connect to an > existing server running on your laptop. If the latter, then your address > won't start with "localhost" but something like 192.168.1.2: 19671 (it > will depend on your router IP assignments). > > Good luck > -- Mark > > On Thursday, May 3, 2018 at 4:21:29 AM UTC-7, JWHoneycutt wrote: >> >> I am trying to convert a couple TW5 files to Node.js, (both on Dropbox). >> >> The reason for this is I think I will be able to edit them from my ipad >> or iphone (preferred) rather than only the laptop. >> >> I am running into 2 snags, pertaining to *image calls* and *IOS access*. >> Image calls: >> >> I have liked the simplicity of Danielo's <<ximg "Picture.jpg" >> path:$:/macros/ximg/path>> macrocall, which I then collect into image >> galleries grouped by tags. >> >> They stopped working. >> >> Should I copy the image files into the server directory (or an Image >> subdirectory?) Or is it just a matter of getting the syntax right on the >> pathfile? >> IOS access: >> >> localhost:19671 only works on my laptop and not on my IOS devices. (I am >> using these instructions: >> http://undefinedvalue.com/setting-personal-tiddlywiki-server-os-x.html) >> >> Am I incorrect about being able to access via IOS? How is it done? Do I >> need a "Terminal emulator" loaded onto my IOS devices? >> >> >> Any help is appreciated. >> >> JWHoneycutt >> > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9570a4ce-3cc6-47e8-bbc4-cbf9cd8b7130%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

