[tw5] Re: CodeMirror plugin javascript error/bug?

2019-03-08 Thread BurningTreeC
> On Tuesday, March 5, 2019 at 9:28:43 PM UTC+1, BurningTreeC wrote: >> >> and/or we put a try { require(...) } catch(e) { >> $tw.notifier.notify(dependency xy missing, plz install addon so-und-so); >> return false; } ino the addons? > > > this may be an option. ... but plugin activation order

[tw5] Re: CodeMirror plugin javascript error/bug?

2019-03-08 Thread BurningTreeC
> > > On Tuesday, March 5, 2019 at 9:28:43 PM UTC+1, BurningTreeC wrote: >>> >>> and/or we put a try { require(...) } catch(e) { >>> $tw.notifier.notify(dependency xy missing, plz install addon so-und-so); >>> return false; } ino the addons? >> >> >> this may be an option. ... but plugin activat

[tw5] How to add tag to imported image while drag and drop to special zone?

2019-03-08 Thread Siniy-Kit
Hi! If we open this example https://tiddlywiki.com/#list-tagged-draggable%20Macro%20(Examples) we can see draggable list of tiddlers. I want to take jpg file from my desktop and put to this list. And I want this image appear in this list. So i want to add tag "Features" to my image while imp

Re: [tw5] Possibilities of using Google Apps Scripts?

2019-03-08 Thread Siniy-Kit
Here is my google table +gs script in it https://docs.google.com/spreadsheets/d/1LJKSexFKRh6EpWeDTvgbYNBZhhf-TmV3E7c0PvVdS-s/copy this table generates this shop http://heeg.ru/shop.html?id=1LJKSexFKRh6EpWeDTvgbYNBZhhf-TmV3E7c0PvVdS-s

Re: [tw5] Possibilities of using Google Apps Scripts?

2019-03-08 Thread Jeremy Ruston
Hi Siniy-Kit What you've built is incredibly impressive. I would love to get the techniques you are using written up so that it's easier for others to follow. Do you have any idea of the traffic volumes you're seeing? Can you talk about the number of successfully completed transactions per day/

Re: [tw5] Re: Accessing result of html embed in TiddlyWiki

2019-03-08 Thread TonyM
Chun Thanks for the lead bit I cant see the method as its too far off whay I am looking for. But thanks Tony -- 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 tid

Re: [tw5] Accessing result of html embed in TiddlyWiki

2019-03-08 Thread Jeremy Ruston
Hi Tony Sadly browser security restrictions mess everything up. Pages hosting an iframe, img, object or embed that references a remote resource cannot access the resource itself in any way, they can only manipulate the container that is used to display them. The exception that we take advantag

Re: [tw5] Possibilities of using Google Apps Scripts?

2019-03-08 Thread Siniy-Kit
All my javascript I put to one tiddler http://novye-podarki.ru/6_7_0/heeg.html#%24%3A%2Fboot%2Fbootprefix1.js I know, that it is not correct, but my project heeg.ru is not professional. it has only 30-40 unique users per day (both with shop users and their shops). I don't see transactions of

Re: [tw5] Re: Unilink and my possibly unrealistic wants...

2019-03-08 Thread PMario
On Friday, March 8, 2019 at 1:24:57 AM UTC+1, TonyM wrote: ... > Is there a way to make a caching operation available to super users of > TiddlyWiki? > They are very low level and for a specialized purpose. ... eg: backlink detection requires the function to create a parse-tree for the tiddler

[tw5] Re: [TW5] widget to Goto Ranomized Tiddler

2019-03-08 Thread Lotty L
Hi, sorry I'm very new to this Whenever I input any of the codes listed here, I may or may not get a button. If I do get a button, once pressed, it will open up a blank tiddler to save part of the code as the title of said tiddler. I can't seem to get it to actually randomise my tiddlers I'm

Re: [tw5] Dear Tiddlywiki Group admin: please enable tags feature

2019-03-08 Thread Jeremy Ruston
Hi Mohammad I've gone ahead and enabled tags with the following list of tags: question announcement bug offtopic newbie tutorial resource wikitext widget > filter operator macro template plugin theme saving nodejs singlefile Perhaps it's worth starting a new thread for feedback on it now that

Re: [tw5] Dear Tiddlywiki Group admin: please enable tags feature

2019-03-08 Thread Mohammad
Many Thanks Jeremy! Hope tagging help in organizing posts and simpler finding the topics! I will create a new thread and announce it! Best Mohammad On Friday, March 8, 2019 at 8:57:28 PM UTC+3:30, Jeremy Ruston wrote: > > Hi Mohammad > > I've gone ahead and enabled tags with the following list

Re: [tw5] Dear Tiddlywiki Group admin: please enable tags feature

2019-03-08 Thread Mohammad
Jeremy I cannot see the tag bar! Would you please check it! --Mohammad On Friday, March 8, 2019 at 8:57:28 PM UTC+3:30, Jeremy Ruston wrote: > > Hi Mohammad > > I've gone ahead and enabled tags with the following list of tags: > > question announcement bug offtopic newbie tutorial resource wiki

Re: [tw5] Dear Tiddlywiki Group admin: please enable tags feature

2019-03-08 Thread Jeremy Ruston
Hi Mohammad I see it at the bottom of the "New post" screen; it doesn't seem to appear for existing posts. Best wishes Jeremy. -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 8 Mar 2019, at 18:14, Mohammad wrote: > > Jeremy > I cannot see the tag bar! > Would you please ch

[tw5] Tagging has been enabled for Tiddlywiki Google Forum

2019-03-08 Thread Mohammad
Dear all, As per a previous discussion here: https://groups.google.com/d/msg/tiddlywiki/vati3I9L5TQ/IBIs6qdzBAAJ The tags feature has been enabled for Tiddlywiki Google Forum As per Jeremy post, the below tags can be used - question - announcement - bug - offtopic - newbie

Re: [tw5] Dear Tiddlywiki Group admin: please enable tags feature

2019-03-08 Thread Mohammad
Thanks! Yes, it works! I can click on tags and add them. Best Mohammad On Friday, March 8, 2019 at 9:45:34 PM UTC+3:30, Jeremy Ruston wrote: > > Hi Mohammad > > I see it at the bottom of the "New post" screen; it doesn't seem to appear > for existing posts. > > Best wishes > > Jeremy. > > -- >

[tw5] Re: [TW5-Bob] Failure to save tiddlers to disk

2019-03-08 Thread @TiddlyTweeter
Jed and Matrix Footnote on Chrome latest Windows *every time* I start a new session I (1) start the browser; (2) start Bob; (3) start a Bob Wiki via "refesh"; (4) Bob terminates; (5) start Bob again; (6) refresh the Bob Wiki. All is fine. This behaviour is reproducible. It's mildly irrit

[tw5] Re: Tiddler Commander: A Tiddler Toolkit

2019-03-08 Thread @TiddlyTweeter
Mohammad Small request that you give "short-forms" for all flags in SNR. Like this ... [image: {0B98F9D5-6634-425B-B3EE-D996C7FE9D71}.png.jpg] It would make documentation easier having a single letter for each flag. So *i w g m f* ? Best wishes Josiah -- You received this message because yo

[tw5] Re: [TW5-Bob] Failure to save tiddlers to disk

2019-03-08 Thread Joshua Fontany
I have also gotten a few errors with Bob. Maybe the symptoms will point to a root issue. "Malformed settings file." -> Settings file is replaced by an empty file. Had to save a backup after the first time re-creating it. When *$:/config/FileSystemPaths* is set, sometimes Bob will "recursively

Re: [tw5] Accessing result of html embed in TiddlyWiki

2019-03-08 Thread TonyM
Jeremy, Thanks for the links I will read and research. The first thing that comes to mind is I am only interested in files at the same url and/or subfolder, I would have thought these have the same origin and thus considered safe. Also in regards to using the data in an include is the idea of s

Re: [tw5] Possibilities of using Google Apps Scripts?

2019-03-08 Thread CHUN LI
Hi Siniy-Kit, Thank you! This is incredible! Thanks for sharing! Kind regards, Chun On Saturday, March 9, 2019 at 2:50:11 AM UTC+13, Siniy-Kit wrote: > > All my javascript I put to one tiddler > http://novye-podarki.ru/6_7_0/heeg.html#%24%3A%2Fboot%2Fbootprefix1.js I > know, that it is not

[tw5] Re: Tagging has been enabled for Tiddlywiki Google Forum

2019-03-08 Thread barrowgloom
Nice! I shall endeavour to use tagging and tag my old posts. I'm about to post something and will tag it-- do we have a "Going Overboard" tag? : ) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw5] Re: Tagging has been enabled for Tiddlywiki Google Forum

2019-03-08 Thread barrowgloom
For tagging, would my single [age constructs being consider "plug-in" even though they haven't beem formalized as plug-in's? -- 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

Re: [tw5] Accessing result of html embed in TiddlyWiki

2019-03-08 Thread TonyM
Jeremy, Just to confirm, I am only looking at same origin. I want to bring content such as text, json etc.. From the same location as the wiki or a subfolder within and interogate it as if it were a tiddler. With a host connection that permits save eg timimi on file and tw-reciever on php then