[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 works fine but I thought I'd try and make 
> it a little more generic/flexible by grabbing the color from < primary>>
>
> 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 text=<>/>
> 
>
> In my custom static.template.html I put:
> {{$:/primary}}
>
> This renders when I look at my static.template.html through tiddlywiki but 
> {{$:/primary}} doesn't render when the static file is generated. Well, it 
> does render but it is blank because it isn't pulling in the result of the 
> <> like I want.
>
> Can this be done?
> Thanks
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3f1f8b9a-d7ec-4868-ad07-ce62a97e8799n%40googlegroups.com.


[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 issues. Oddly enough there's not really any mentioned 
about OneDrive in the docs.

- Mark

On Wednesday, March 10, 2021 at 10:40:00 AM UTC-8 cj.v...@gmail.com wrote:

> G'day,
>
> Silly question: can you access Microsoft OneDrive from both work and Mac 
> at home?  Either work-related OneDrive or personal OneDrive?  If so, would 
> that work with your TiddlyWiki?
>
> On Wednesday, March 10, 2021 at 1:40:35 PM UTC-4 sreb...@gmail.com wrote:
>
>> Thanks, for the suggestion, saq!
>>
>> Yes, thought that might a possible issue...problem is I can't access 
>> Dropbox on my work computer.would have to try another service and see 
>> if it's accessible.
>>
>>
>>
>> On Wednesday, March 10, 2021 at 3:06:36 AM UTC-8 saq.i...@gmail.com 
>> wrote:
>>
>>> Just an FYI, I've had issues in the past where TiddlyWiki files attached 
>>> to emails are mangled when received by the recipient. 
>>> So if the problem persists, try zipping the file before emailing or use 
>>> a cloud service to sync between devices (Dropbox/G Drive etc).
>>>
>>> On Wednesday, March 10, 2021 at 3:00:40 AM UTC+1 sreb...@gmail.com 
>>> wrote:
>>>
 Thank you, Mark S., Birthe, Stan!

 Mark S.  - Yes, agree about 'pouchdb' and 'tiddlypouch'.

 Birthe - Agree, that it might be an issue, however, I decided to stop 
 using NoteSelf.

 Stan - thanks for browser info, experienceand plugin list.

 Went ahead and started a new, fresh TW file this morning, while at 
 work. Thought it best to do it now, as I haven't created personal or 
 important info in it yet. Also, watched most of Francis Meetze's videos 
 today about setting up a TW. Working in Chrome at work today, all went 
 wellemailed a copy of file to my home computer before leaving work 
 today.

 Opened the file in Chrome on my MBP at home and all is working well 
 right now. 

 Big test will be to do some updating to file and send back to my work 
 computer and see if it opens OK this time. Won't be back at work until 
 Thursday morningwill report back then on this.

 In meantime, will continue learning about using and tweaking TW. Plenty 
 of things to learn!

 Really like it so far..and it's fun to use.

 And thank you all for your help the past week, it really makes a big 
 difference in wanting to keep using TW, despite the file challenges.

 Mark


 On Tuesday, March 9, 2021 at 4:56:18 PM UTC-8 stan...@gmail.com wrote:

> I was getting the same JavaScript error on one of my TW5 using the 
> Brave browser, which is a Chrome derivative.  I'm now using Vivaldi, 
> which 
> I believe is also a Chrome derivative but I have not had a JavaScript 
> error.  The plugins are many (don't laugh):
> ContextPlugin
> hotzone
> tiddlymap
> topstoryview
> vis
> relink
> fullscreen-editor
> datepicker
> moment
> shiraz
> WhiteList
> edit-comptext
> tw5-checklist
> Dropboard
> KaTeX
> Markdown
> Mobile Drag Drop
> Projectify
> shortid Plugin
> Tamasha
>
>
> On Tuesday, March 9, 2021 at 10:02:45 AM UTC-5 sreb...@gmail.com wrote
>
>>
>>
>> [image: Stroll-Console Info-03-09-21.png]
>>
>>
>>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/467fcaeb-5cc4-40ce-8841-980e37f20eddn%40googlegroups.com.


[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
>
> It IS interesting. But* R* is a Whole World in itself: *"In R, the 
> fundamental unit of shareable code is the package. A package bundles 
> together code, data, documentation, and tests, and is easy to share with 
> others."  *(https://r-pkgs.org/intro.html).
>
> I am totally UNCLEAR how you could use *R *in *TW*? Seems like re-package 
> of package?
>
> Best wishes
> TT
>
> TW Tones wrote:
>
>> I stumbled apon tidyverse.org which caught my eye. It is "R packages for 
>> data science". I do not know how easy it would be to intergrate it with 
>> tiddlywiki but many of its packages would be useful for displaying or 
>> interogating data in tiddlers.
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b9e3e90b-4693-4040-ab32-bfbbeccb322fn%40googlegroups.com.


[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 text=<>/>


In my custom static.template.html I put:
{{$:/primary}}

This renders when I look at my static.template.html through tiddlywiki but 
{{$:/primary}} doesn't render when the static file is generated. Well, it 
does render but it is blank because it isn't pulling in the result of the 
<> like I want.

Can this be done?
Thanks

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/989ef2d2-7f68-4d66-a1af-8b75226fc342n%40googlegroups.com.


[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. 
>
> What do you think about 
>  - title: This is a Test
>  - link: [[this is a test|??]]
>
> Where the second ? means: "search for the exact title ... case 
> insensitive"  Which is pretty much exactly what you requested. 
>
> On the other hand the "search for title" function in the core has the same 
> possibilities as the search[] operator 
> . ... 
>
> -mario
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/29865f2f-2da4-42f8-8fca-7278c17c0aaen%40googlegroups.com.


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 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 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 
>> suggested - I am planning to make different themes and each can have its 
>> own css which will be exported alongside the build process.
>>
>> Hi Mark, Thanks!
>>
>> Hi Jeremy,
>> Please feel free to use the sitemap.xml.
>> About the TW5-codemirror-plus module - I would love to contribute to the 
>> core. It is in a functional stage (I have been using it personally), but 
>> there is still a lot of work pending on that repo. I intended to start on 
>> that once the TiddlyJam project comes upto a stage. How should that work?
>>
>> Regards,
>> Adithya
>>
>>
>>
>>
>> On Monday, March 15, 2021 at 9:19:48 AM UTC-6 jeremy...@gmail.com wrote:
>>
>>> 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 your sitemap.xml template for 
>>> inclusion?
>>>
>>> I hadn’t seen your CodeMirror syntax highlighting module before:
>>>
>>> https://github.com/adithya-badidey/TW5-codemirror-plus/blob/master/tw5.js
>>>
>>> Would you consider contributing it to the core?
>>>
>>> Best wishes
>>>
>>> Jeremy
>>>
>>> On 14 Mar 2021, at 17:17, Adithya B  wrote:
>>>
>>> Hi everyone!
>>>
>>> I have been working on a static website generator/CMS plugin for 
>>> TiddlyWiki for my personal use for the past six months or so. Finally, I 
>>> feel I am ready to share it!
>>>
>>>- Have a look at the rendered website at https://tiddlyjam.com
>>>- The github repo is at https://github.com/adithya-badidey/tiddlyjam
>>>- Actual wiki is at https://tiddlyjam.com/tiddly
>>>- Its still in alpha - please share bugs, comments, feedback - 
>>>either here or at 
>>>https://github.com/adithya-badidey/tiddlyjam/discussions
>>>
>>> Cheers!
>>> Adithya
>>>
>>> -- 
>>> 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+...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/tiddlywiki/489f0344-e191-4c29-9167-670e382048c4n%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2c87bc08-9c52-4068-84dd-d83ea3e73ba9n%40googlegroups.com.


[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+2 Mat wrote:

> 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 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 
>> everything. How could I possibly avoid this clash ?
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b2004442-6508-4c12-8d5a-e67c3005ae5an%40googlegroups.com.


[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 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 
>> everything. How could I possibly avoid this clash ?
>>
>
> Add this to the start of each tiddler in which you want to use the "__" 
> syntax:
>
> \rules except underscore
>
> Alternatively, to prevent the parsing of "__" syntax throughout the 
> document,  you can go to the $:/ControlPanel, Advanced, Parsing tab and 
> clear the checkbox next to "underscore".  Save-and-reload for the setting 
> to take effect.
>
> enjoy,
> -e
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c3a56165-9cda-46c0-8121-f4added23cdan%40googlegroups.com.


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 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 suggested 
> - I am planning to make different themes and each can have its own css 
> which will be exported alongside the build process.
>
> Hi Mark, Thanks!
>
> Hi Jeremy,
> Please feel free to use the sitemap.xml.
> About the TW5-codemirror-plus module - I would love to contribute to the 
> core. It is in a functional stage (I have been using it personally), but 
> there is still a lot of work pending on that repo. I intended to start on 
> that once the TiddlyJam project comes upto a stage. How should that work?
>
> Regards,
> Adithya
>
>
>
>
> On Monday, March 15, 2021 at 9:19:48 AM UTC-6 jeremy...@gmail.com wrote:
>
>> 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 your sitemap.xml template for 
>> inclusion?
>>
>> I hadn’t seen your CodeMirror syntax highlighting module before:
>>
>> https://github.com/adithya-badidey/TW5-codemirror-plus/blob/master/tw5.js
>>
>> Would you consider contributing it to the core?
>>
>> Best wishes
>>
>> Jeremy
>>
>> On 14 Mar 2021, at 17:17, Adithya B  wrote:
>>
>> Hi everyone!
>>
>> I have been working on a static website generator/CMS plugin for 
>> TiddlyWiki for my personal use for the past six months or so. Finally, I 
>> feel I am ready to share it!
>>
>>- Have a look at the rendered website at https://tiddlyjam.com
>>- The github repo is at https://github.com/adithya-badidey/tiddlyjam
>>- Actual wiki is at https://tiddlyjam.com/tiddly
>>- Its still in alpha - please share bugs, comments, feedback - either 
>>here or at https://github.com/adithya-badidey/tiddlyjam/discussions
>>
>> Cheers!
>> Adithya
>>
>> -- 
>> 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+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/489f0344-e191-4c29-9167-670e382048c4n%40googlegroups.com
>>  
>> 
>> .
>>
>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e8f04db9-92cb-47c4-9c92-ff77e0488201n%40googlegroups.com.


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 trying to use an unrelated 
"PUT" method to save changes, which suggests that the tiddlyweb plugin is 
missing from the client browser. Did you start the wiki in the same way?

Best wishes

Jeremy

--
Jeremy Ruston
jer...@jermolene.com
https://jermolene.com

> On 14 Mar 2021, at 16:18, Josh Sullivan  wrote:
> After restarting the server, I have these two errors in the console as well:
> <2021-03-14_12-16-55.png>
> 
> 
> And
> 
> <2021-03-14_12-17-29.png>
> 
> On Sunday, March 14, 2021 at 12:10:50 PM UTC-4 Josh Sullivan wrote:
>> I've been running a TiddlyWiki in NodeJS for the last couple years, and 
>> everything has gone fine.
>> 
>> I just updated to v5.1.23 and am getting an Internal JavaScript Error 
>> Uncaught TypeError: Cannot read property 'indexOf' of null.
>> 
>> In the console, I see this:
>> 
>> 
>> 
>> And this:
>> 
>> 
>> Currently it won't let me sync (save to server) in browser, (I was able to 
>> download a copy of the entire file).
>> 
>> Any ideas?
>> 
>> Thanks,
>> Josh
> 
> -- 
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/4fe989c4-8ab2-41bf-a706-8a53cd69a52en%40googlegroups.com.
> <2021-03-14_12-17-29.png>
> <2021-03-14_12-16-55.png>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/030061DD-3902-42C4-A6DA-CB5B6904CBFD%40gmail.com.


[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 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 
> everything. How could I possibly avoid this clash ?
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b2081e02-d88e-4b6d-bca7-ac69abd1641an%40googlegroups.com.


[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 
> write a __ then TiddlyWiki switches to underscore mode and that messes up 
> everything. How could I possibly avoid this clash ?
>

Add this to the start of each tiddler in which you want to use the "__" 
syntax:

\rules except underscore

Alternatively, to prevent the parsing of "__" syntax throughout the 
document,  you can go to the $:/ControlPanel, Advanced, Parsing tab and 
clear the checkbox next to "underscore".  Save-and-reload for the setting 
to take effect.

enjoy,
-e

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c3785d28-47d7-4b39-a0d6-ddf5603e3efen%40googlegroups.com.


[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 
everything. How could I possibly avoid this clash ?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8a1a12ce-38c5-4a4e-8187-67388d3562c8n%40googlegroups.com.


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.
> 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 suggested 
> - I am planning to make different themes and each can have its own css 
> which will be exported alongside the build process.
>
> Hi Mark, Thanks!
>
> Hi Jeremy,
> Please feel free to use the sitemap.xml.
> About the TW5-codemirror-plus module - I would love to contribute to the 
> core. It is in a functional stage (I have been using it personally), but 
> there is still a lot of work pending on that repo. I intended to start on 
> that once the TiddlyJam project comes upto a stage. How should that work?
>
> Regards,
> Adithya
>
>
>
>
> On Monday, March 15, 2021 at 9:19:48 AM UTC-6 jeremy...@gmail.com wrote:
>
>> 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 your sitemap.xml template for 
>> inclusion?
>>
>> I hadn’t seen your CodeMirror syntax highlighting module before:
>>
>> https://github.com/adithya-badidey/TW5-codemirror-plus/blob/master/tw5.js
>>
>> Would you consider contributing it to the core?
>>
>> Best wishes
>>
>> Jeremy
>>
>> On 14 Mar 2021, at 17:17, Adithya B  wrote:
>>
>> Hi everyone!
>>
>> I have been working on a static website generator/CMS plugin for 
>> TiddlyWiki for my personal use for the past six months or so. Finally, I 
>> feel I am ready to share it!
>>
>>- Have a look at the rendered website at https://tiddlyjam.com
>>- The github repo is at https://github.com/adithya-badidey/tiddlyjam
>>- Actual wiki is at https://tiddlyjam.com/tiddly
>>- Its still in alpha - please share bugs, comments, feedback - either 
>>here or at https://github.com/adithya-badidey/tiddlyjam/discussions
>>
>> Cheers!
>> Adithya
>>
>> -- 
>> 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+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/489f0344-e191-4c29-9167-670e382048c4n%40googlegroups.com
>>  
>> 
>> .
>>
>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c8f9a947-b209-4bde-ba35-55dd3c1453c3n%40googlegroups.com.


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 suggested 
- I am planning to make different themes and each can have its own css 
which will be exported alongside the build process.

Hi Mark, Thanks!

Hi Jeremy,
Please feel free to use the sitemap.xml.
About the TW5-codemirror-plus module - I would love to contribute to the 
core. It is in a functional stage (I have been using it personally), but 
there is still a lot of work pending on that repo. I intended to start on 
that once the TiddlyJam project comes upto a stage. How should that work?

Regards,
Adithya




On Monday, March 15, 2021 at 9:19:48 AM UTC-6 jeremy...@gmail.com wrote:

> 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 your sitemap.xml template for 
> inclusion?
>
> I hadn’t seen your CodeMirror syntax highlighting module before:
>
> https://github.com/adithya-badidey/TW5-codemirror-plus/blob/master/tw5.js
>
> Would you consider contributing it to the core?
>
> Best wishes
>
> Jeremy
>
> On 14 Mar 2021, at 17:17, Adithya B  wrote:
>
> Hi everyone!
>
> I have been working on a static website generator/CMS plugin for 
> TiddlyWiki for my personal use for the past six months or so. Finally, I 
> feel I am ready to share it!
>
>- Have a look at the rendered website at https://tiddlyjam.com
>- The github repo is at https://github.com/adithya-badidey/tiddlyjam
>- Actual wiki is at https://tiddlyjam.com/tiddly
>- Its still in alpha - please share bugs, comments, feedback - either 
>here or at https://github.com/adithya-badidey/tiddlyjam/discussions
>
> Cheers!
> Adithya
>
> -- 
> 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+...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/489f0344-e191-4c29-9167-670e382048c4n%40googlegroups.com
>  
> 
> .
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/39956012-c0ed-4941-ba06-1a7307c32451n%40googlegroups.com.


[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/#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.
> ... when I added a fifth column, it switched and the poem stayed on top of 
> everything else (but with a grey overlay over half of it) no matter how 
> many columns I added.
>
> On Monday, March 15, 2021 at 4:25:46 PM UTC+8 Sapphireslinger wrote:
>
>>
>> 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 
>> just want the text to shrink so it doesn't have to wrap and mess up the 
>> structure of the poem.
>>
>> I found "Just Use SVG" (the last option at the bottom of the page) at 
>> https://css-tricks.com/fitting-text-to-a-container/ But I don't know how 
>> to implement it. 
>>
>> On Friday, March 12, 2021 at 1:14:06 PM UTC+8 Sapphireslinger wrote:
>>
>>> How do I get a modal or detail widget to automatically detect the 
>>> container size and automatically shrink or enlarge the text so that poem 
>>> lines don't wrap or go out of the container? 
>>>
>>> I click on a modal with a poem in it on my desktop, no problem:
>>>
>>> Line 1 - 
>>> Line 2 - 
>>>
>>> I click on the same modal on my mobile. The modal container shrinks to 
>>> fit the size of the new screen but the text doesn't! The poem lines are all 
>>> wrapped (instead of the font shrinking to keep line from wrapping): 
>>>
>>> Line 1 - 
>>> 
>>> Line 2 - 
>>> 
>>>
>>> This is not good for poetry where part of the art is the line breaks.
>>>
>>> Is there a "no-wrap, shrink or enlarge font-size instead, looking at 
>>> parent div" command?
>>>
>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c8cbbddf-cff2-4045-bdef-eec7fd176528n%40googlegroups.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
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/fbf680a6-95d5-44f0-98a6-b28345af34f8n%40googlegroups.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMBjn7yRckU%2BkwfnfbyAvUWsa6-oJaWg90oc_TGOZob3kQ%40mail.gmail.com.


[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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fbf680a6-95d5-44f0-98a6-b28345af34f8n%40googlegroups.com.


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 your sitemap.xml template for inclusion?

I hadn’t seen your CodeMirror syntax highlighting module before:

https://github.com/adithya-badidey/TW5-codemirror-plus/blob/master/tw5.js 


Would you consider contributing it to the core?

Best wishes

Jeremy

> On 14 Mar 2021, at 17:17, Adithya B  wrote:
> 
> Hi everyone!
> 
> I have been working on a static website generator/CMS plugin for TiddlyWiki 
> for my personal use for the past six months or so. Finally, I feel I am ready 
> to share it!
> Have a look at the rendered website at https://tiddlyjam.com
> The github repo is at https://github.com/adithya-badidey/tiddlyjam
> Actual wiki is at https://tiddlyjam.com/tiddly
> Its still in alpha - please share bugs, comments, feedback - either here or 
> at https://github.com/adithya-badidey/tiddlyjam/discussions
> Cheers!
> Adithya
> 
> -- 
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/489f0344-e191-4c29-9167-670e382048c4n%40googlegroups.com
>  
> .

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5A0C896D-0126-4EEC-BC58-2C782D927C4D%40gmail.com.


[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 and THANKS to everyone else that has helped with suggestions. This 
is a great group!

Mark

On Wednesday, March 10, 2021 at 3:06:36 AM UTC-8 saq.i...@gmail.com wrote:

> Just an FYI, I've had issues in the past where TiddlyWiki files attached 
> to emails are mangled when received by the recipient. 
> So if the problem persists, try zipping the file before emailing or use a 
> cloud service to sync between devices (Dropbox/G Drive etc).
>
> On Wednesday, March 10, 2021 at 3:00:40 AM UTC+1 sreb...@gmail.com wrote:
>
>> Thank you, Mark S., Birthe, Stan!
>>
>> Mark S.  - Yes, agree about 'pouchdb' and 'tiddlypouch'.
>>
>> Birthe - Agree, that it might be an issue, however, I decided to stop 
>> using NoteSelf.
>>
>> Stan - thanks for browser info, experienceand plugin list.
>>
>> Went ahead and started a new, fresh TW file this morning, while at work. 
>> Thought it best to do it now, as I haven't created personal or important 
>> info in it yet. Also, watched most of Francis Meetze's videos today about 
>> setting up a TW. Working in Chrome at work today, all went wellemailed 
>> a copy of file to my home computer before leaving work today.
>>
>> Opened the file in Chrome on my MBP at home and all is working well right 
>> now. 
>>
>> Big test will be to do some updating to file and send back to my work 
>> computer and see if it opens OK this time. Won't be back at work until 
>> Thursday morningwill report back then on this.
>>
>> In meantime, will continue learning about using and tweaking TW. Plenty 
>> of things to learn!
>>
>> Really like it so far..and it's fun to use.
>>
>> And thank you all for your help the past week, it really makes a big 
>> difference in wanting to keep using TW, despite the file challenges.
>>
>> Mark
>>
>>
>> On Tuesday, March 9, 2021 at 4:56:18 PM UTC-8 stan...@gmail.com wrote:
>>
>>> I was getting the same JavaScript error on one of my TW5 using the Brave 
>>> browser, which is a Chrome derivative.  I'm now using Vivaldi, which I 
>>> believe is also a Chrome derivative but I have not had a JavaScript error.  
>>> The plugins are many (don't laugh):
>>> ContextPlugin
>>> hotzone
>>> tiddlymap
>>> topstoryview
>>> vis
>>> relink
>>> fullscreen-editor
>>> datepicker
>>> moment
>>> shiraz
>>> WhiteList
>>> edit-comptext
>>> tw5-checklist
>>> Dropboard
>>> KaTeX
>>> Markdown
>>> Mobile Drag Drop
>>> Projectify
>>> shortid Plugin
>>> Tamasha
>>>
>>>
>>> On Tuesday, March 9, 2021 at 10:02:45 AM UTC-5 sreb...@gmail.com wrote
>>>


 [image: Stroll-Console Info-03-09-21.png]


>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/28536136-16d3-4244-8e23-aa0974383252n%40googlegroups.com.


[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 from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/22ca4c60-c3d5-4f30-8ff1-2a967e51aeb6n%40googlegroups.com.


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 degrees, into fields in a tiddler. Obviously one angle
> would do, if you wanted to calculate other colours using filters. There's
> no saturation or lightness adjustment yet, and it doesn't convert to RGB.
> It think saturation and lightness could be handled with the Range widget
> and the widgets could be chained like nodes in Blender 3D.
>
> This widget needs a lot of cleaning up before I share it, but I need a
> slight break from this after messing with html and svg yesterday; when I
> looked at the clock this morning I thought the time had angle brackets
> around it! XD
>
> Best,
> Chris
> On Sunday, March 14, 2021 at 11:20:57 PM UTC-4 Mohammad wrote:
>
>> Hi Chris,
>> Good job!
>> Is it possible to use this tool to mix colors and laso generate shades
>> and tints?
>> Does it write the resulting color code in a tiddler field/variable?
>>
>>
>>
>> Best wishes
>> Mohammad
>>
>>
>> On Mon, Mar 15, 2021 at 2:59 AM clutterstack  wrote:
>>
>>>
>>> Hi all,
>>>
>>> My weekend project is a widget to pick a hue from a wheel. Right now it
>>> also suggests a triadic hue combination. It could have other modes too, or
>>> be a simple hue picker.
>>>
>>> The left-hand column of squares get their background colours from a
>>> tiddler that the widget writes to, and the JS widget sets the right-hand
>>> ones directly by class.
>>>
>>> I'm running this on a local TiddlyWeb wiki, and it does a lot of saving!
>>> It's a lot smoother if I only write to a tiddler on mouseup. Perhaps some
>>> throttling on mouse events would also be useful.
>>>
>>> I've uploaded a QuickTime video but I'm not sure that's watchable for
>>> everyone. It basically shows some roughness in the motion and the delay in
>>> the left-hand column after the right-hand gets its colours.
>>>
>>> Best wishes,
>>> Chris[image: Screen Shot 2021-03-14 at 7.02.28 PM.png]
>>>
>>> --
>>> 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+...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/tiddlywiki/c32fb3f4-4fe7-4fab-b12e-da5ece9dbc76n%40googlegroups.com
>>> 
>>> .
>>>
>> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/4f90e27d-bccc-40c9-9059-0483d6c59ed9n%40googlegroups.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMDGK%2BwdN3UeXex5xKyfJYvYXUGnqZXMrzK5USPtw0ZXpA%40mail.gmail.com.


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. There's 
no saturation or lightness adjustment yet, and it doesn't convert to RGB. 
It think saturation and lightness could be handled with the Range widget 
and the widgets could be chained like nodes in Blender 3D.

This widget needs a lot of cleaning up before I share it, but I need a 
slight break from this after messing with html and svg yesterday; when I 
looked at the clock this morning I thought the time had angle brackets 
around it! XD

Best,
Chris
On Sunday, March 14, 2021 at 11:20:57 PM UTC-4 Mohammad wrote:

> Hi Chris,
> Good job!
> Is it possible to use this tool to mix colors and laso generate shades and 
> tints?
> Does it write the resulting color code in a tiddler field/variable?
>
>
>
> Best wishes
> Mohammad
>
>
> On Mon, Mar 15, 2021 at 2:59 AM clutterstack  wrote:
>
>>
>> Hi all,
>>
>> My weekend project is a widget to pick a hue from a wheel. Right now it 
>> also suggests a triadic hue combination. It could have other modes too, or 
>> be a simple hue picker.
>>
>> The left-hand column of squares get their background colours from a 
>> tiddler that the widget writes to, and the JS widget sets the right-hand 
>> ones directly by class.
>>
>> I'm running this on a local TiddlyWeb wiki, and it does a lot of saving! 
>> It's a lot smoother if I only write to a tiddler on mouseup. Perhaps some 
>> throttling on mouse events would also be useful.
>>
>> I've uploaded a QuickTime video but I'm not sure that's watchable for 
>> everyone. It basically shows some roughness in the motion and the delay in 
>> the left-hand column after the right-hand gets its colours.
>>
>> Best wishes,
>> Chris[image: Screen Shot 2021-03-14 at 7.02.28 PM.png]
>>
>> -- 
>> 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+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/c32fb3f4-4fe7-4fab-b12e-da5ece9dbc76n%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4f90e27d-bccc-40c9-9059-0483d6c59ed9n%40googlegroups.com.


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 mind me, I celebrate Tuesdays fiercely.  
Tuesday: the light at the end of my Monday tunnel ...)

On Monday, March 15, 2021 at 3:55:23 AM UTC-3 johnhu...@gmail.com wrote:

>
> Hi CJ, 
>
> Yes that is correct I just locate file and tap on it.
>
> On Monday, 15 March 2021 at 02:29:24 UTC cj.v...@gmail.com wrote:
>
>> G'day John, and welcome to TiddlerHood!
>>
>> I don't have any suggestions based on the contents of this thread so far, 
>> but I did want to just confirm that TiddlyWiki (on Google Drive with 
>> TiddlyDrive Add-On) does works A-1 on my Chromebook.
>>
>> Silly question just to confirm how you access your TiddlyWiki via your 
>> Windows computer: you go to GoogleDrive and double-click on your TiddlyWiki 
>> file to open it, yes?
>>
>> On Sunday, March 14, 2021 at 4:14:31 PM UTC-3 johnhu...@gmail.com wrote:
>>
>>> Thanks for your help and will have a look at the links.  Cheers, Jhn
>>>
>>> On Sunday, 14 March 2021 at 17:11:45 UTC rayv...@gmail.com wrote:
>>>
 TRy this one: 
 https://chrome.google.com/webstore/detail/tiddly-drive/oaphhjhbbabdjnpjpiliepphpmnioolo

 Also on the main tiddlywiki.com page you will find information about 
 the save possibilities by clicking on the right item for you.

 Ray

 Op zo 14 mrt. 2021 om 16:13 schreef 'John Husband' via TiddlyWiki <
 tiddl...@googlegroups.com>:

> Hi Ray,
>
> Just get the following error message when I use the link.
>
> *404.* That’s an error.
>
> The requested URL /host/0B51gSXixfJ2Qb0I4R2M4MWJVMlU was not found on 
> this server. That’s all we know.
>
> Cheers,
>
> John
>
> On Sunday, March 14, 2021 at 12:35:46 PM UTC rayv...@gmail.com wrote:
>
>> There is a plugin for Google Drive save i believe.
>> You can find it here: 
>> https://googledrive.com/host/0B51gSXixfJ2Qb0I4R2M4MWJVMlU
>>
>> Ray
>>
>> Op zo 14 mrt. 2021 om 12:30 schreef John Husband > >:
>>
>>> Hi Ray,  Thank you for responding and I have tried that but it is 
>>> not working for me - I just get a green line going across the the top 
>>> of 
>>> the screen.  Cheers, John
>>>
>>> On Sunday, 14 March 2021 at 08:03:04 UTC rayv...@gmail.com wrote:
>>>
 Hi, I open my Google Drive app, and open the tw file there. Then I 
 create a shortcut on my homepage. 
 There also seems to be an app but I haven't used it. 

 Ray 

>>> -- 
>>> 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+...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/tiddlywiki/5edaa202-c059-42b8-8f40-25e638310245n%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>> -- 
> 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+...@googlegroups.com.
>
 To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/b2cc5559-0f62-48dc-9a3c-7b2a31e5a0ffn%40googlegroups.com
>  
> 
> .
>


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d28f012b-43f1-43d3-b284-8ccad65f359an%40googlegroups.com.


[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.
... when I added a fifth column, it switched and the poem stayed on top of 
everything else (but with a grey overlay over half of it) no matter how 
many columns I added.

On Monday, March 15, 2021 at 4:25:46 PM UTC+8 Sapphireslinger wrote:

>
> 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 
> just want the text to shrink so it doesn't have to wrap and mess up the 
> structure of the poem.
>
> I found "Just Use SVG" (the last option at the bottom of the page) at 
> https://css-tricks.com/fitting-text-to-a-container/ But I don't know how 
> to implement it. 
>
> On Friday, March 12, 2021 at 1:14:06 PM UTC+8 Sapphireslinger wrote:
>
>> How do I get a modal or detail widget to automatically detect the 
>> container size and automatically shrink or enlarge the text so that poem 
>> lines don't wrap or go out of the container? 
>>
>> I click on a modal with a poem in it on my desktop, no problem:
>>
>> Line 1 - 
>> Line 2 - 
>>
>> I click on the same modal on my mobile. The modal container shrinks to 
>> fit the size of the new screen but the text doesn't! The poem lines are all 
>> wrapped (instead of the font shrinking to keep line from wrapping): 
>>
>> Line 1 - 
>> 
>> Line 2 - 
>> 
>>
>> This is not good for poetry where part of the art is the line breaks.
>>
>> Is there a "no-wrap, shrink or enlarge font-size instead, looking at 
>> parent div" command?
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/614ac8cd-6aeb-46b0-8ab0-75c9f3628295n%40googlegroups.com.


[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 
just want the text to shrink so it doesn't have to wrap and mess up the 
structure of the poem.

I found "Just Use SVG" (the last option at the bottom of the page) at 
https://css-tricks.com/fitting-text-to-a-container/ But I don't know how to 
implement it. 

On Friday, March 12, 2021 at 1:14:06 PM UTC+8 Sapphireslinger wrote:

> How do I get a modal or detail widget to automatically detect the 
> container size and automatically shrink or enlarge the text so that poem 
> lines don't wrap or go out of the container? 
>
> I click on a modal with a poem in it on my desktop, no problem:
>
> Line 1 - 
> Line 2 - 
>
> I click on the same modal on my mobile. The modal container shrinks to fit 
> the size of the new screen but the text doesn't! The poem lines are all 
> wrapped (instead of the font shrinking to keep line from wrapping): 
>
> Line 1 - 
> 
> Line 2 - 
> 
>
> This is not good for poetry where part of the art is the line breaks.
>
> Is there a "no-wrap, shrink or enlarge font-size instead, looking at 
> parent div" command?
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c2860365-612c-4f3e-9c05-bb105611e6ffn%40googlegroups.com.


[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, outweigh the cons.


Best of luck


Trend.



On Saturday, 13 March 2021 14:57:02 (+01:00), si wrote:


@Stan I don't think its a Windows problem, because IIR Soren doesn't use 
Windows. There's not much to add in the way of instructions:


1. Open Vivaldi and go to tiddlywiki.com

2. Click on one of the links in the "open" tab, and try to drag-and-drop to 
reorder them. I find that it only works if I am careful to drag the link on a 
strictly vertical plane. If Idrag it slightly to the side it doesn't work. Same 
is true for other lists, like the ones you get when you click on tag pills.



This seems to happen in any wiki that I try.



On Saturday, 13 March 2021 at 13:45:22 UTC stan...@gmail.com wrote:

Thanks for the additional detail, si.  Now I understand your problem better - I 
thought the issue was drag and drop for installations.   I will have to try out 
re-ordering a list to see if I can reproduce the behavior.   Can you easily 
provide example instructions? Maybe we can rule out Windows as being part of 
the problem. 


You are right, Vivaldi is based on Chrome, as is Brave.  I dropped Brave as 
there were too many times when button activation didn't work.   


Stan


On Saturday, March 13, 2021 at 8:35:31 AM UTC-5 si wrote:

Thanks for the replies. I forgot to mention that I'm running Windows 10 and 
Timimi.



>>> I've found that at least on my machine, you have to drag in an up or down 
>>> direction, rather than a left and right direction, to get Vivaldi to start 
>>> dragging at all...but then it usually does not display the "drop here" item 
>>> anyway.



@Soren I hadn't noticed this but yeah your right. It seems that often I am 
dragging slightly to the side, inadvertently highlighting some of the text 
because the mechanism isn't working, then dragging the highlighted text. This 
creates a tiddler with a bunch of html in the title (">>The peculiar thing is that I have been able to drag and drop many plugins, 
>>>except that I have not been able to drag and drop the Kookma library to a 
>>>Tiddlywiki hosted on Fission.  However, I could drag and drop the Shiraz 
>>>plugin to the Fission TW.  I have TW on Gitlab and Tiddlyhost, with no drag 
>>>and drop problems.


@Stan I don't have any problems with installing plugins via drag-and-drop, I'm 
only noticing problems with re-ordering lists (like when clicking on a tag 
pill). I've not run TW on Fission or Tiddlyhost though.


>>> Do you have any extensions running on Vivaldi?


I do but tried it with a blank profile and the problem persists. It seems like 
there's just something weird about Vivaldi, though I thought it was still based 
on Chromium.



On Saturday, 13 March 2021 at 00:34:43 UTC Soren Bjornstad wrote:

I've never used Vivaldi with TW because I have other plugins that interfere 
with TW, so I've always done TW in a separate browser – so never noticed this 
before. But on checking, it does not work for me either.


I've found that at least on my machine, you have to drag in an up or down 
direction, rather than a left and right direction, to get Vivaldi to start 
dragging at all...but then it usually does not display the "drop here" item 
anyway.



On Friday, March 12, 2021 at 9:27:20 AM UTC-6 si wrote:



I recently went back to the Vivaldi browser, and I noticed that drag-and-drop 
functions of TiddlyWiki don't work properly. If you go the "Open" tab (or click 
on a tag pill) and try to drag something, it either doesn't work or creates a 
new tiddler with some crazy html as the title.


Does anyone else get this with Vivaldi? It's a shame because it has some nice 
TW-friendly features, so I wondered if there was a fix out there?


--
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ccaddadb-2735-414d-bb98-0c2c25670e2cn%40googlegroups.com.


-- 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/DBBP194MB1178315EF10EDFFE338AE7679B6C9%40DBBP194MB1178.EURP194.PROD.OUTLOOK.COM.


[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 through the "TiddlyTools/Time/SidebarCalendar" macro and any 
other relevant tiddlers I might locate in the process but thought to post 
here in case this is a quick fix; as I gauge it might take me quite some 
time to figure out the solution...

Many thanks 
H.

P.s. Don't know if this is the right direction but I plan to also explore 
how the "end of week" condition works that Eric mentioned in this thread.

P.s.2 I could not locate a relevant setting in:
TiddlyTools/Time/Setup
$:/config/TiddlyTools/Time


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/15887e0a-8944-434a-a374-d2af6ef0c1bdn%40googlegroups.com.