[tw5] Re: Render macro to static html

2021-03-15 Thread Saq Imtiaz
Does your static.template.html import global macros? Try adding this at the very beginning of it: \import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]] On Tuesday, March 16, 2021 at 12:09:31 AM UTC+1 Scott Kingery wrote: > I'm working on a static site. It wo

[tw5] Re: Using TW html file on Chrome & Firefox - Problem

2021-03-15 Thread mark.ke...@gmail.com
OneDrive works pretty well for syncing TW, but I typically don't need to use my work wiki at home. I don't have an automatic saver set up, but because I use Firefox with the HTML5 fallback server method - https://tiddlywiki.com/#Saving%20with%20the%20HTML5%20fallback%20saver - I don't have any

[tw5] Re: Curiouse discovery, not tiddlyverse but tidyverse

2021-03-15 Thread TW Tones
TT, I am thinking more of importing the functionality and its clear there is no simple route (I did not know that before others responses including you own). TW5 could have similar packaging methods. Tones On Saturday, 13 March 2021 at 21:28:01 UTC+11 TiddlyTweeter wrote: > Ciao TW Tones > >

[tw5] Render macro to static html

2021-03-15 Thread Scott Kingery
I'm working on a static site. It works fine but I thought I'd try and make it a little more generic/flexible by grabbing the color from <> Tough to explain but here we go... I created a tiddler called $:/primary In primary I put: <$wikify name="output" text=<> mode="inline" output="html"> <$text

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

2021-03-15 Thread Ste
Hi Mario! I'd forgotton about this! Yes that sound like it would do the job. Thanks! On Saturday, 13 March 2021 at 16:54:43 UTC PMario wrote: > Hi Ste, > > With the latest discussions going on about "link attributes" I did > re-visit the "feature wishlist" and came back to this thread. > >

Re: [tw5] [Introducing] TiddlyJam - new Plugin, CMS and static website generator

2021-03-15 Thread Adithya B
Thanks Soren! I like it too :) I really hope to add some more features to it soon. If you have any specific feedback or notice any bugs, please do let me know either here or on the repo itself. On Monday, March 15, 2021 at 1:25:07 PM UTC-6 Soren Bjornstad wrote: > Adithya, > > Just want to say

[tw5] Re: Clash between my font and my tiddlywiki

2021-03-15 Thread Florian Cauvin
*@Erich Schulman*, perfect, thank you so much! Using your instructions, I prevent the __ parsing in individual tiddlers where I use this font, this workaround works well for me! *You saved my day !!!* *@Mat*: hi, thanks for showing yours morse thingy! On Monday, March 15, 2021 at 7:20:28 PM UTC

[tw5] Re: Clash between my font and my tiddlywiki

2021-03-15 Thread Florian Cauvin
Perfect solution, Eric Schulman, you saved my day! On Monday, March 15, 2021 at 7:15:29 PM UTC+2 Eric Shulman wrote: > On Monday, March 15, 2021 at 9:31:32 AM UTC-7 florian...@gmail.com wrote: > >> I want to write in sitelen pona (hieroglyph system for the Toki Pona >> language) in my TiddlyWiki

Re: [tw5] [Introducing] TiddlyJam - new Plugin, CMS and static website generator

2021-03-15 Thread Soren Bjornstad
Adithya, Just want to say thanks for the CodeMirror plugin -- even as it stands, this is awesome! On Monday, March 15, 2021 at 10:58:32 AM UTC-5 bmad...@gmail.com wrote: > Hi Mohammed, > > Thanks for your suggestions and code snippets! I have added some to the > issue tracker on the repo and

Re: [tw5] Re: Internal JavaScript Error Help

2021-03-15 Thread Jeremy Ruston
Hi Josh The first error message implies that the client didn't receive an etag header in the response from saving a tiddler. That's sometimes caused by an intervening proxy or firewall. Some privacy-oriented browser extensions block etags. The second error message shows that the client is tryi

[tw5] Re: Clash between my font and my tiddlywiki

2021-03-15 Thread Mat
Depending on your exact use, you can use some laternative UTF-8 symbol like __YODDLEDIHOO__ BTW you may be interested in a Morse alphabet thingy I made: http://morse.tiddlyspot.com/ <:-) On Monday, March 15, 2021 at 5:31:32 PM UTC+1 florian...@gmail.com wrote: > I want to write in sitelen pon

[tw5] Re: Clash between my font and my tiddlywiki

2021-03-15 Thread Eric Shulman
On Monday, March 15, 2021 at 9:31:32 AM UTC-7 florian...@gmail.com wrote: > I want to write in sitelen pona (hieroglyph system for the Toki Pona > language) in my TiddlyWiki but the font that is needed for that uses __ in > ligatures to produce some hieroglyph compositions. And of course when I

[tw5] Clash between my font and my tiddlywiki

2021-03-15 Thread Florian Cauvin
I want to write in sitelen pona (hieroglyph system for the Toki Pona language) in my TiddlyWiki but the font that is needed for that uses __ in ligatures to produce some hieroglyph compositions. And of course when I write a __ then TiddlyWiki switches to underscore mode and that messes up every

Re: [tw5] [Introducing] TiddlyJam - new Plugin, CMS and static website generator

2021-03-15 Thread Adithya B
Also, looking forward to the new framework for publishing static sites! On Monday, March 15, 2021 at 9:58:32 AM UTC-6 Adithya B wrote: > Hi Mohammed, > > Thanks for your suggestions and code snippets! I have added some to the > issue tracker on the repo and will close them in the coming days. >

Re: [tw5] [Introducing] TiddlyJam - new Plugin, CMS and static website generator

2021-03-15 Thread Adithya B
Hi Mohammed, Thanks for your suggestions and code snippets! I have added some to the issue tracker on the repo and will close them in the coming days. About the css thing: I didnt want to work on the css for the first version so I gave it over to a CDN. I will add more functionality as you sugg

[tw5] Re: How do I set text-size to auto-fit modal container size?

2021-03-15 Thread Michael Wiktowy
Have you tried setting your font size based on view port units ... vw or vmin. You can use clamp to make sure they don't get too big or too small. /Mike On Monday, March 15, 2021 at 6:24:52 AM UTC-3 Sapphireslinger wrote: > I added "min-width: 500px" to the code from > https://tiddlywiki.com/#

Re: [tw5] Re: Color Play: a playground for colors and palettes in Tiddlywiki

2021-03-15 Thread Mohammad Rahmani
Thank you Mark. On Mon, Mar 15, 2021, 7:06 PM 'Mark S.' via TiddlyWiki < tiddlywiki@googlegroups.com> wrote: > Added to TiddlyWiki toolmap > under Colors. > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyW

[tw5] Re: Color Play: a playground for colors and palettes in Tiddlywiki

2021-03-15 Thread 'Mark S.' via TiddlyWiki
Added to TiddlyWiki toolmap under Colors. -- 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...@

Re: [tw5] [Introducing] TiddlyJam - new Plugin, CMS and static website generator

2021-03-15 Thread Jeremy Ruston
Hi Adithya, Congratulations, TiddlyJam is a terrific piece of work, and I enjoyed looking at your other work. I am working on this area as part of the work that I’m doing with Fission, and will publish a PR in the next day or two with a new framework for publishing static sites. May I borrow y

[tw5] Re: Using TW html file on Chrome & Firefox - Problem

2021-03-15 Thread ArchiMark
saq.i...THANK YOU for your suggestion about zipping the file before emailing! I zipped TW file this morning at home before emailing it to my work computer and VOILA! the TW opened OK after unzipping it!!! FInally, got a working system to share TW file between home and work computer! THANKS an

[tw5] Re: [Introducing] TiddlyJam - new Plugin, CMS and static website generator

2021-03-15 Thread 'Mark S.' via TiddlyWiki
Added to the TiddlyWiki Toolmap under "Web hosting and publishing, using TiddlyWiki online" -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails

Re: [tw5] Preview: hue picker widget

2021-03-15 Thread Mohammad Rahmani
Thank you for clarification! Best wishes Mohammad On Mon, Mar 15, 2021 at 4:25 PM clutterstack wrote: > > Hi Mohammad, > > This is a really simple tool, colour-wise, because all it does is pick an > angle to use as the hue for an HSLA colour. At the moment it's writing > three angles in degre

Re: [tw5] Preview: hue picker widget

2021-03-15 Thread clutterstack
Hi Mohammad, This is a really simple tool, colour-wise, because all it does is pick an angle to use as the hue for an HSLA colour. At the moment it's writing three angles in degrees, into fields in a tiddler. Obviously one angle would do, if you wanted to calculate other colours using filters.

Re: [tw5] Accessing TiddlyWiki on Chromebook and Android phone

2021-03-15 Thread Charlie Veniot
Hey John, If you have the time and the inclination ... A sanity check: on your Chromebook, download an empty.html TiddlyWiki to your Google Drive, and test opening that on your Chromebook. Let us know if all is well or if there is anything wonky going on. Cheers! Happy Tuesday Eve! (Don't m

[tw5] Re: How do I set text-size to auto-fit modal container size?

2021-03-15 Thread Sapphireslinger
I added "min-width: 500px" to the code from https://tiddlywiki.com/#Hard%20Linebreaks%20with%20CSS ... and it temporarily fixed it on my 3 column Muuri Storyview (desktop computer monitor) ... when I added a fourth column it began to overlap the poetry tiddler column, covering up the poem. ... w

[tw5] Re: How do I set text-size to auto-fit modal container size?

2021-03-15 Thread Sapphireslinger
I found https://tiddlywiki.com/#Hard%20Linebreaks%20with%20CSS which takes care of the linebreaks, so I don't have to type after each line of poetry. But when the tiddler width shrinks, either because I'm using Muuri Storyview, or viewing it on my smartphone, the poem lines still wrap. I jus

[tw5] Re: Drag-and-drop in Vivaldi

2021-03-15 Thread trend
Hi si, I use Vivaldi on Windows 10 together with TW5. I did notice the behavior you're describing. Couldn't find a fix for it. Although I must admit once you know you can only start dragging vertical it's not such a big deal (for me anyway). The pros of working with Vivaldi, in my case, outw

[tw5] Re: New TiddlyTools time feature: **Interactive Calendar**

2021-03-15 Thread Harris
Thanks Eric and all for this thread. This TiddlyTools suite of time-related tools is great! :-) Is there a setting in the UI to set the start of a week shown in the calendar, to be Monday instead of Sunday? Or does one have to modify the syntax that does the relevant rendering? I will go throug