[tw5] Re: ResizeObserver loop limit exceeded

2019-01-21 Thread Kalcifer Kandari
I'm getting the error on this link http://kalcifer.net/#Nodius, I'm using up-to-date Chrome (71.0.3578.98) if that makes a difference. Just to clarify, I am referring to the HTML tag as the source of the problem, not a tiddler tag. On Monday, January 21, 2019 at 10:52:46 PM UTC, Kalcifer Kanda

[tw5] Need your help / comment: Batch operation

2019-01-21 Thread Mohammad
One question frequently raised by newbies is batch operation e.g how to tag all tiddlers have certain title, ... I am preparing a section in TW-Scripts called Batch Operation Batch operation means do operation on all tiddlers meet certain criteria. *Certai

[tw5] Re: Quinoid

2019-01-21 Thread Mohammad
Good point Mark. I see I have to completely exit from Quinoid and re-enter again. Cheers Mohammad -- 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 tiddlywiki+unsu

Re: [tw5] Re: So overwhelmed...node.js on a godaddy shared hosting site?

2019-01-21 Thread TonyM
Jennifer, I could offer you some well priced hosting however I am in Sydney Australia, and using a CDN content delivery network may be OK, but you should find some cost effective local servers. However at the moment the Australian Dollar is not so good, so perhaps it would be cost effective in

Re: [tw5] Re: So overwhelmed...node.js on a godaddy shared hosting site?

2019-01-21 Thread Jennifer Pritchard
I'm in Seattle (US) -- 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 tiddlywiki+unsubscr...@googlegroups.com. To post to this group, send email to tiddlywiki@googl

[tw5] Re: Quinoid

2019-01-21 Thread 'Mark S.' via TiddlyWiki
Just a heads-up. If you're using Quinoid for GDrive, Quinoid will think it's "boss" as long as it is loaded. That is, you make changes on your desktop, and then go back to your still-running Quinoid and make more changes from there, Q. will very likely write over the changes you made on your de

[tw5] Configuring the Code Mirror Plugin for Powershell formatting

2019-01-21 Thread leeand00
How does one configure use the code mirror plugin for TW5 to format powershell text ? A while ago I did this with application/x-python but I'm not sure how to configure it from application/x-powershell -- You received this message because you

[tw5] Re: Intertwingling the TiddlyWiki - TF-IDF and tag inference

2019-01-21 Thread Rob Hoelz
Again, thanks for sharing, Joe! I looked through the PDF and had a few thoughts: * Did you do any additional processing of the tiddler bodies, eg. stemming, chunking into bigrams/trigrams, or stripping out various wikitext elements like URLs? If you did, I'd be curious to hear how that affe

[tw5] Re: feature request: arrow down search results, open with Enter

2019-01-21 Thread Dave
Cool, thanks On Monday, January 21, 2019 at 9:06:30 PM UTC-7, Diego Mesa wrote: > > Hey Dave, > > I asked for this exact feature, and so far BTC got it working by making > changes to Thomas' simple search plugin to work in conjunction with BTC's > TW5-Navigator plugin. If BTC and Thomas agree, I

[tw5] Re: feature request: arrow down search results, open with Enter

2019-01-21 Thread Diego Mesa
Hey Dave, I asked for this exact feature, and so far BTC got it working by making changes to Thomas' simple search plugin to work in conjunction with BTC's TW5-Navigator plugin. If BTC and Thomas agree, I can share that version on here. Or, either of them can share any other solution/suggestion

[tw5] feature request: arrow down search results, open with Enter

2019-01-21 Thread Dave
Would this be easily possible in a future version of TW5? *Even better would be a keyboard shortcut to go to the search box,* and then be able to type, arrow down and then press enter to open the tiddler I realized there's this: https://groups.google.com/forum/#!searchin/TiddlyWiki/arrow$20dow

[tw5] Re: Comments Plugin

2019-01-21 Thread Damon Pritchett
Thanks Tony - that did the trick. Damon -- 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 tiddlywiki+unsubscr...@googlegroups.com. To post to this group, send emai

Re: [tw5] Re: So overwhelmed...node.js on a godaddy shared hosting site?

2019-01-21 Thread TonyM
Jenifer, Which part of the world do you want hosting in? Tony On Tuesday, 22 January 2019 12:03:09 UTC+11, Jennifer Pritchard wrote: > > Well, I got it to work...sort of... > By adding a line to the htaccess file, and setting the permissions on > public_html to 755, and a couple other things I

Re: [tw5] Re: So overwhelmed...node.js on a godaddy shared hosting site?

2019-01-21 Thread Jennifer Pritchard
Well, I got it to work...sort of... By adding a line to the htaccess file, and setting the permissions on public_html to 755, and a couple other things I can't even remember, I got it finally to display the page. Hurray! Except... I immediately get a error about xmlhttprequest, and after a lot

[tw5] ResizeObserver loop limit exceeded

2019-01-21 Thread Kalcifer Kandari
Keep getting a big red "ResizeObserver loop limit exceeded" error message every time a tiddler with a tag is opened. The video otherwise plays and resizes fine. Is there a way to avoid it? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsu

[tw5] Re: Highlight in bold the dates in the Recent tab

2019-01-21 Thread TonyM
Thomas, You so often seem to know the correct css to alter, do you have a reference work or a lookup process you can share, eg inspect or search in tiddlers? Thanks Tony On Monday, 21 January 2019 07:46:09 UTC+11, Thomas Elmiger wrote: > > Hi Xabriña, > > Nice idea! I put this in a tiddler tagg

Re: [tw5] is it possible to disable drag and drop completely with a simple stylesheet?

2019-01-21 Thread TonyM
Ch, Yes, it does look like in the absence of import dropping a link on a browser window results in the default browser response to navigate to that address. If you do allow drop, but don't display anything be careful in the case that someone drops a very large file on top, as it will be stored

[tw5] Re: Comments Plugin

2019-01-21 Thread TonyM
Damon, Use the method to display a tag as a tag pill such as {{$:/tags/ViewTemplate||$:/core/ui/TagTemplate}} Now click on the pill, there will be an ordered list of the items using the Tag $:/tags/ViewTemplate You can click and drag items in the list into the order you want This will update th

Re: [tw5] Re: <$wikify> needs <$text> to honour tilde-based wikilink suppression

2019-01-21 Thread Jeremy Ruston
Hi David Can you show the output you’re trying to obtain and show the fields you’re using of the tiddlers tagged InstalledPlugins? Best wishes jeremy. > On 20 Jan 2019, at 20:53, David Nebauer wrote: > > Here is the actual use case where I concatenate a number of tiddlers > describing plugi

Re: [tw5] <$wikify> needs <$text> to honour tilde-based wikilink suppression

2019-01-21 Thread Jeremy Ruston
Hi David The first wikify widget in the example below generates a string of HTML code "My Heading” which you can see when it is directly displayed by the text widget. When you use the double angle bracket syntax to render it, that HTML string gets wikified a second time, and the HTML tag is re

Re: [tw5] <$wikify> needs <$text> to honour tilde-based wikilink suppression

2019-01-21 Thread Thomas Elmiger
Hi David My wiki was not able to recognise a $setvars widget from your code two post above ... But I also have good news for you. I cannot guarantee that this covers any case you throw at it, but it does cover wikilinks, the part of your first example that is sensitive for double wikification

[tw5] Re: Quinoid

2019-01-21 Thread 'Mark S.' via TiddlyWiki
So I've accidentally created a photo gallery? I imagine that will have to be eventually fixed. I can't think of a use-case for it, can you? Other than extreme mission creep. Internally, you are probably creating a host of javascript errors. Whether that's a problem or not, hard to say. BTW, yo

[tw5] Re: Comments Plugin

2019-01-21 Thread Damon Pritchett
Hi Dave, Thanks for the reply. I tried what you suggested, but it had absolutely no effect. For reference, my tiddler is named Append-Backlinks and the text of the tiddler is this: <$list filter="[all[current]tag[SomeTag]]" variable="dummy"> Mentioned in: <> Damon On Monday, January

[tw5] Re: Intertwingling the TiddlyWiki - TF-IDF and tag inference

2019-01-21 Thread Rob Hoelz
Thanks, Joe! I'll read over that PDF you sent over; as far as the code goes, I think the PDF documentation describing the methodology should suffice. -Rob On Monday, January 21, 2019 at 11:33:31 AM UTC-6, Joe Armstrong wrote: > > The code I wrote was a bit messy and just as an experiment. > G

Re: [tw5] is it possible to disable drag and drop completely with a simple stylesheet?

2019-01-21 Thread ch
- thanks tony! i did go with the latter method, i.e.removed the DropzoneWidget in the shadow tiddler '$:/core/ui/PageTemplate' - which works perfectly! (as much as i have tested, so far...) - no more "$:/Import" tiddler that did pop-up without this fix - great! however, a side effect of this chan

[tw5] Re: Intertwingling the TiddlyWiki - TF-IDF and tag inference

2019-01-21 Thread Joe Armstrong
The code I wrote was a bit messy and just as an experiment. Good enough for proof of concept but not for production - it was just written to test a few ideas. I don't mind sending you a private copy - but explaining how it works would be low priority. A better idea would be for me to put it up

[tw5] Intertwingling the TiddlyWiki - TF-IDF and tag inference

2019-01-21 Thread Rob Hoelz
Hi everyone (especially Jeremy and Joe) - I finally got around to watching this talk, and I was enraptured the whole time, especially by the part about inferring tags and using TF-IDF to come up with more accurate suggestions. Is the source code for your work freely available? I tried my hand

[tw5] Re: Quinoid

2019-01-21 Thread @TiddlyTweeter
Mark S. I just noticed you can open a single JPG file in it ... was that intended? Josiah Mark S. wrote: >> >> Latest release here at a new place: >> >> https://github.com/Marxsal/Quinoid01/releases/tag/v0.0.03alpha >> > -- You received this message because you are subscribed to the Google Gr

[tw5] Re: Highlight in bold the dates in the Recent tab

2019-01-21 Thread Xabriña
Yes, it was that. If I wanted to apply an underline to the dates just how could I do it? In this variation I have done, both the bold typeface and the color are put correctly, but the underline applies it to the whole table of contents. Is there any way that it only applies to dates ??? This i

[tw5] Re: Quinoid

2019-01-21 Thread @TiddlyTweeter
Mark S. wrote: > > Latest release here at a new place: > > https://github.com/Marxsal/Quinoid01/releases/tag/v0.0.03alpha > Upside: My install experience on Android 8.0.0 was much like Mohammad's. Easy with no "Permissions" complications. Downside: The "addresses" shown in my instance are no lon

[tw5] Re: Highlight in bold the dates in the Recent tab

2019-01-21 Thread Thomas Elmiger
Do you have spaces in the tag name? That would not work. You can copy from my post above and should see the text without spaces in the tag pill when you are done. The tiddler type is optional, I usually leave it blank. -- You received this message because you are subscribed to the Google Grou

[tw5] Re: Comments Plugin

2019-01-21 Thread Dave Gifford - http://www.giffmex.org/
Sorry, I should have noted that when you add the tiddlers to the list field, add them at the end of the list. On Monday, January 21, 2019 at 8:21:05 AM UTC-6, Dave Gifford - http://www.giffmex.org/ wrote: > > Hi there > > Go to Sidebar > More > Shadows > $:/tags/ViewTemplate (or search for that

[tw5] Re: Comments Plugin

2019-01-21 Thread Dave Gifford - http://www.giffmex.org/
Hi there Go to Sidebar > More > Shadows > $:/tags/ViewTemplate (or search for that tiddler) In the list field of that tiddler, paste the titles of your viewtemplate-tagged tiddler and the Comments plugin relevant tiddler, in the order you want. If your tiddler has any spaces, you should double

Re: [tw5] <$wikify> needs <$text> to honour tilde-based wikilink suppression

2019-01-21 Thread David Nebauer
There does not appear to be a universal rule such as: "to prevent double wikification, always use a <$text> widget when loading a $ widget from a variable." To show what I mean, consider this variation of Jeremy's test rig where I set the variable to a heading string: <$set name="testVar" valu

[tw5] Re: Highlight in bold the dates in the Recent tab

2019-01-21 Thread Xabriña
Thank you, Thomas. I have created a tiddler calling it My styles. Inside I have put the code that you have told me and in the type of Tiddler I selected text / css and as a label I have put $: / tags / Stylesheet. But it has not worked for me, I think I have to be doing something wrong ... El

Re: [tw5] Re: Quinoid

2019-01-21 Thread Stefan Pfister
really cool app, thanks i got it. ;) Am Mo., 21. Jan. 2019, 11:51 hat Watt geschrieben: > Found it, thanks. > Steffan, if you're still looking it is here; > https://github.com/Marxsal/Quinoid01/releases/tag/v0.0.03alpha > > -- > You received this message because you are subscribed to the Google

Re: [tw5] Re: Quinoid

2019-01-21 Thread Watt
Click on Assets. -- 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 tiddlywiki+unsubscr...@googlegroups.com. To post to this group, send email to tiddlywiki@googlegro

Re: [tw5] Re: Quinoid

2019-01-21 Thread Watt
Found it, thanks. Steffan, if you're still looking it is here; https://github.com/Marxsal/Quinoid01/releases/tag/v0.0.03alpha -- 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

[tw5] KaTeX configuration

2019-01-21 Thread drekin
Hello, I'm trying to use TiddlyWiki with Node.js to write down some mathematical notes in an organized way. I would like to use LaTeX. How to customize the KaTeX plugin? For example I'd like my inline math to by delimited by single $-signs as usual, and I'd like to provide my custom macro defin

Re: [tw5] Re: Quinoid

2019-01-21 Thread Stefan Pfister
Link is dead: 404 error. Am Mo., 21. Jan. 2019, 11:20 hat Mohammad geschrieben: > Watt > Download the app > > quinoid-190120a-v0-0-0.apk > 1.97 MB > See the link by Mark > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from

[tw5] Re: Quinoid

2019-01-21 Thread Mohammad
Watt Download the app quinoid-190120a-v0-0-0.apk 1.97 MB See the link by Mark -- 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 tiddlywiki+unsubscr...@googlegroups.

[tw5] Re: Quinoid

2019-01-21 Thread Watt
Hi Mark, looking forward to trying it out but I'm not sure what to download. It's probably staring me in the face but I can't see an apk there. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving ema