[tw5] Mono theme and page controls

2019-05-20 Thread Damon Pritchett
All,

I've been using the Mono theme from jd for a while, but found that it has 
some incompatibilities with the refnotes plugin (weird, random horizontal 
scrolling of the story river with some footnotes). I have removed the Mono 
theme, which fixed the weird horizontal scrolling issue, but now my Page 
Controls toolbar in the sidebar is missing and I can't figure out how to 
get it back. Any help would be greatly appreciated.

Thanks,

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 email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2b4abf2b-7d9a-4e0b-9ba0-690e8f02e8e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Send an update notice to user

2019-05-20 Thread TonyM
Magenta Ann,

Welcome

Happy to help but I think a little more info is necessary. 

   - I am not sure what a section is, is the user on a share wiki, or part 
   of a database in a wiki ?
   - Copying you code to tiddlywiki.com does work, but on a scratch wiki I 
   have it is not, I wonder if there is a prerequisite?
   - What are you thinking of "another way to accomplish this" specificaly 
   send an email?

Regards
Tony
Tony


On Tuesday, May 21, 2019 at 11:58:14 AM UTC+10, Magenta Ward wrote:
>
> First let me introduce myself since I haven’t been active for a while. 
> My name is Magenta Ann and I am currently working for Steve from SUNYPOLY 
> on a few projects and I am also teaching the course Com 375 using the 
> TiddlyWiki platform. 
>
> Now on to the problem, 
> Steve wants me to find a way to let a user know that their section has new 
> updates. 
> Currently I am using the code below. 
> [[Send Update|mailto:war...@sunypoly.edu 
> ?subject=Updates&body=Your%20section%20has%20updates%20for%20you%20to%20view]]
>  
>
> Steve wants me to find a way to send an updated without using my current 
> code. Is there another way to accomplish this task or is the mailto: 
> function the only way we can do this. 
>
> Thanks for your help, 
> Magenta Ann

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e1bd09b8-7749-4c42-88c0-4186cac7489c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Inspirational thoughts about using tags

2019-05-20 Thread TonyM
Hans

Useful metaphor "upwardly growing cone or spiral"

Tony

On Tuesday, May 21, 2019 at 4:49:01 AM UTC+10, HansWobbe wrote:
>
> I found this quite useful.
>
> Since I started working with Tags in the early days of Flickr, my usage 
> has matured dramatically.  So far, I have not found any open-source system 
> as powerful for tagging as TiddlyWiki.  Based on my experience to date, I 
> would try to render the article's ... "building a second brain knowledge 
> life cycle"
> as an upwardly growing cone or spiral since I feel that depicts 
> observation that "the more you know, the more you can learn".  That could 
> also depict the idea that disseminating the information can take place an 
> many different vertical levels.
>
> Thanks for posting it.
>
> Regards,
> Hans
>
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5fcf23d5-c03f-4408-b768-a8bf99c106d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Send an update notice to user

2019-05-20 Thread Magenta Ward
First let me introduce myself since I haven’t been active for a while. 
My name is Magenta Ann and I am currently working for Steve from SUNYPOLY on a 
few projects and I am also teaching the course Com 375 using the TiddlyWiki 
platform.

Now on to the problem,
Steve wants me to find a way to let a user know that their section has new 
updates.
Currently I am using the code below.
[[Send 
Update|mailto:war...@sunypoly.edu?subject=Updates&body=Your%20section%20has%20updates%20for%20you%20to%20view]]
Steve wants me to find a way to send an updated without using my current code. 
Is there another way to accomplish this task or is the mailto: function the 
only way we can do this.

Thanks for your help,
Magenta Ann

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/dafd7015-6307-4818-88c3-95fe80847e6b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: initial setup of tiddlywiki on AWS EC2

2019-05-20 Thread Duncan Brown
OK This is how I got this to work...

http://www.lauradhamilton.com/how-to-set-up-a-nodejs-web-server-on-amazon-ec2

It mentioned making sure you had the latest version of Node:
*Make sure that you install the latest version. Sometimes ubuntu will 
install an older version, which you do NOT want. *

I then followed this for a simpler test to check node etc: 
https://hackernoon.com/tutorial-creating-and-managing-a-node-js-server-on-aws-part-1-d67367ac5171

this worked...

So

2 things

1) I upgrade node to the latest version 10+

2) and kept the custom TCP rule on port 3000 from the tutorial...

then I ran 

$ tiddlywiki MYWIKIFOLDER --listen host=MY.PRIVATE.AWS.IP.ADRESS port=3000



AND IT WORKED!!!

:)

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/db47a9e1-9a5a-444e-a2e9-2082f67986a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: initial setup of tiddlywiki on AWS EC2

2019-05-20 Thread Duncan Brown
GRR this is so annoying!!!

I have got two local tiddlywiki instances running fine on both 
http://127.0.0.1:8090/ and http://127.0.0.1:8080/

but I still can't get AWS to play nicely...

I've cleaned it down, rebooted 
tried both Private and public AWS IP addresses
and even tried 0.0.0.0 

I now get:

[ec2-user@ip-172-xx-xx-xxx ~]$ tiddlywiki FOLDERNAME --listen host=0.0.0.0
Serving on http://0.0.0.0:8080
(press ctrl-C to exit)
 syncer-server-filesystem: Dispatching 'save' task: $:/StoryList 
For $:/StoryList, type is application/x-tiddler hasMetaFile is false 
filepath is /home/ec2-user/PDDSv1/tiddlers/$__StoryList.tid
 filesystem: Saved file /home/ec2-user/PDDSv1/tiddlers/$__StoryList.tid 

but can't connect :(

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/320444b5-f270-428d-95c4-c65a91c83f22%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: initial setup of tiddlywiki on AWS EC2

2019-05-20 Thread Duncan Brown
OK so I put this together to try and help answer my own question...

You can read more about the arguments accepted by the server command here: 
http://tiddlywiki.com/#ServerCommand

--server is now deprecated SEE: https://tiddlywiki.com/#ServerCommand


--listen is the NEW command SEE: https://tiddlywiki.com/#ListenCommand

EXAMPLE:
--server 80 $:/core/save/all text/plain text/html "" "" 0.0.0.0

--server 80 text/plain text/html username=designteam 
password=consistencyisking 3.94.127.18

NUMBERED EXAMPLE:
[1] --server 80 [2] $:/core/save/all [3] text/plain [4] text/html [5] "" 
[6] "" [7] 0.0.0.0


This command for example will make the server listen on all interfaces [7] 
on port 80 [1], but let's break it down so you understand what it means.


[1] is the port (listening on port 80)

--server 80

[2]is which tiddler will be served (this will serve all tiddlers)

$:/core/save/all

[3] what the tiddlers are saved as

text/plain

[4] is the tiddlers will be served as

text/html

[5] is the username for edits (in this case blank)

""

[6] is the password (also blank)

""

[7] is which interfaces to listen on

0.0.0.0

by setting this to 0.0.0.0 the server will be listening on all interfaces 
and people will be able to connect using your WAN IP, LAN IP, or your 
localhost

SEE: http://tiddlywiki.com/#ServerCommand for more about the arguments 
accepted by the server command (Remember it's deprecated... use --listen to 
be 'modern')


ALSO SEE: here: http://tiddlywiki.com/#ServerCommand


--listen =...

Most TiddlyWiki Commands use a position-based system for their parameters 
where each parameter must be listed in the precise order defined by the 
command. 
(see the old --server numbering above)

Some of the more complex commands offer an alternative scheme of named 
command parameters. For example, here we provide two parameters named 
"port" and "host":

--listen port=8090 host=0.0.0.0


Note that the order of the parameters for --listen does not matter.

Using special characters within a parameter requires quoting. Unix, Linux 
and the Mac use single quotes: 
--listen port=8090 username=joe 'password=s3cret(!'

and Windows uses double quotes:
--listen port=8090 username=joe "password=s3cret(!"

Note that the quotes are applied to the entire name=value pair, not just to 
the value part. 

SEE: https://tiddlywiki.com/#NamedCommandParameters


host= optional hostname to serve from (defaults to "127.0.0.1" aka 
"localhost")

path-prefix= optional prefix for paths

 

port= port number on which to listen; (defaults to "8080")

credentials= pathname of credentials CSV file (relative to wiki folder)

anon-username= the username for signing edits for anonymous users

username= optional username for basic authentication

password= optional password for basic authentication

authenticated-user-header= optional name of header to be used for trusted 
authentication

readers= comma separated list of principals allowed to read from this wiki

writers= comma separated list of principals allowed to write to this wiki

csrf-disable= set to "yes" to disable CSRF checks (defaults to "no")

 

root-tiddl

[tw5] Re: Inspirational thoughts about using tags

2019-05-20 Thread HansWobbe
I found this quite useful.

Since I started working with Tags in the early days of Flickr, my usage has 
matured dramatically.  So far, I have not found any open-source system as 
powerful for tagging as TiddlyWiki.  Based on my experience to date, I 
would try to render the article's ... "building a second brain knowledge 
life cycle"
as an upwardly growing cone or spiral since I feel that depicts observation 
that "the more you know, the more you can learn".  That could also depict 
the idea that disseminating the information can take place an many 
different vertical levels.

Thanks for posting it.

Regards,
Hans

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/85b27514-fe45-45c0-99c2-9eabf5742b08%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Query -- Are we neglecting "Restore" from default "Download Saves"?

2019-05-20 Thread @TiddlyTweeter
For some time Google has blocked my posts to email users on first post. I 
still don't know why.

FYI ...

[image: Annotation 2019-05-20 194752.jpg]

Best wishes
Josiah

On Monday, 20 May 2019 19:14:18 UTC+2, PMario wrote:
>
> On Monday, May 20, 2019 at 3:06:14 PM UTC+2, @TiddlyTweeter wrote:
>>
>> Repeat for email users...
>>
>
> Hi, - OT
> What is this post good for?
> -m
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/20a9d3a0-0d6a-422d-85ee-54fc4ba6ed22%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Transcluding all tiddlers with tag:123 with the name of the current tiddler within the text

2019-05-20 Thread PMario
Hi, 

Tibias Beer made a good summary of examples of all kind: 
http://tobibeer.github.io/tw/filters/#Filter%20Examples:%5B%5BFilter%20Examples%5D%5D%20%5B%5Bdependent%20selects%5D%5D

have fun!
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/56aba669-9cce-4279-beef-bc0dc33f2f87%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Query -- Are we neglecting "Restore" from default "Download Saves"?

2019-05-20 Thread PMario
On Monday, May 20, 2019 at 3:06:14 PM UTC+2, @TiddlyTweeter wrote:
>
> Repeat for email users...
>

Hi, - OT
What is this post good for?
-m

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a0122ffd-ca96-40b3-9e0f-776e108621d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Visual Design Thoughts, #14 revision T7

2019-05-20 Thread PMario
On Monday, May 20, 2019 at 4:49:00 PM UTC+2, Mohammad wrote:
>
> Hi Jeremy,
>
> I strongly support this! Having css frameworks in TW can boost it and lets 
> easily adopt it for different uses like elegant web pages.
> Like Mario, I recommend a more up to date CSS even the lifetime of them 
> are around 5 years.
>

CSS grid is a generic option, that is relatively new. ... The lifetime of 
CSS grid will definitely be longer than 5 years. 

Major browser vendors removed the (experimental) vendor-prefix they used 
for a long time, in October 2017. ... Removing the vendor-prefix is similar 
to declare it production-ready, in "browser speak".

-m

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4f4010dc-9d75-4cb9-b78e-42b64175fed7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: initial setup of tiddlywiki on AWS EC2

2019-05-20 Thread Duncan Brown
WOW - OK looks like I need to just figure out the --server command syntax...

https://github.com/Jermolene/TiddlyWiki5/issues/367

https://groups.google.com/forum/#!topic/tiddlywiki/CU0VMBiV1bE

http://tobibeer.github.io/tw/dev5/#expose%20node%20server%20to%20local%20network


-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8712cdc8-b4f4-4477-990d-bd42474d863e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Persistent Video Floats in TW? (I like to watch TV)

2019-05-20 Thread @TiddlyTweeter
Repeat for email ...

On Monday, 20 May 2019 16:56:05 UTC+2, @TiddlyTweeter wrote:
>
> Just saying, that I'd like that in using TW a video could be onscreen like 
> this I use via Chrome 
>
>  lovely films from "Forensic Files" at 
> https://www.youtube.com/watch?v=LRfrBWXKjVA
>
> Looks like this as i composed this post
>
> [image: Annotation 2019-05-20 164513.jpg]
>
>
> Best wishes
> Josiah
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/951881e1-05e6-4269-ab51-b508cc4f0f62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Visual Design Thoughts, #14 revision T7

2019-05-20 Thread Mohammad
More input:
 While I tried to adopt several parts of Bootstrap in Shiraz plugin, but I 
think Bulma (https://bulma.io/) may be a better choice as it is lighter 
100% modular and JS free!!

I would like to recommend the below page describes the pros and cos of most 
popular CSS framework.

https://geekflare.com/best-css-frameworks/


--Mohammad


On Sunday, May 19, 2019 at 6:07:42 PM UTC+4:30, Jeremy Ruston wrote:
>
> I’m keen to introduce a new default theme as part of a future v5.2.x 
> version of TW5. I’d definitely be wanting to use an off-the-shelf 
> framework, and tend to favour the simpler ones that focus on typography, 
> such as Tachyons (https://tachyons.io/).
>
> As others have suggested, I’d also be keen to package up some or all of 
> the popular CSS frameworks such as Bootstrap and Semantic UI as optional 
> plugins.
>
> The trouble, of course, is that each framework has different expectations 
> of the classes that will be used to implement components. For example, 
> Bootstrap needs the classes .btn and .btn-success to be added to a stock 
> HTML button, while Semantic UI expects the classes .ui and .button.
>
> So, it’s not practical for the core to include classes for all the 
> available frameworks. So, if a user were to choose to import the Semantic 
> UI framework plugin they would be able to make their own freshly written 
> buttons use the correct styles, but the existing buttons used by the core 
> would stay with their default styling.
>
> There is a potential solution: the core could use tiddlers to map the 
> names of UI components to the classes that should be assigned. For example, 
> somewhere there might be a declaration like this that says “give components 
> of type “button” the CSS classes ban and btn-success:
>
> button: btn btn-success
>
> Then the core would define buttons like this:
>
> 
>
> Then, the Semantic UI plugin would change the value of 
> $:/config/ui/component-classes/button to be “ui button”.
>
> There might be concern about performance, but transcluded attributes are 
> pretty efficient, it’s just one extra lookup over a string value. Anyhow, 
> it’s not something I’ve had a chance to explore yet, but I’m keen to do so 
> for v5.2.x
>
> Best wishes
>
> Jeremy.
>
> On 18 May 2019, at 05:42, TonyM > wrote:
>
> Josiah,
>
> You say *without conversion to TW classes. * Is this because you want to 
> change fundamentally the way tiddlyWiki works?. 
>
> I use the css in these frameworks to craft content within my tiddlers 
> typically using html with wikitext embeded to generate lists and columns or 
> display a value. 
>
> On a current project I am building html templates for the display of 
> content in a given tiddler. For example I have a tiddler type of Office, 
> with a couple of dozen fields, and I use vanilla html/css to structure the 
> way the tiddler content is displayed through a template. It appears such 
> html and css rich templates embeded with wikitext can be considered 
> equivalent to HTML pages, such pages can be designed with elements from any 
> css platform with few limits that wikitext can usually overcome. HTML 
> Layouts can be found all over the net that can get such a page started.
>
> I would like to know what you are doing that you want to convert to tw 
> classes?
>
> Regards
> Tony
>
> On Saturday, May 18, 2019 at 3:46:45 AM UTC+10, @TiddlyTweeter wrote:
>>
>> Ciao TonyM
>>
>> TonyM wrote:
>>>
>>> My 2 cents. The addition of w3cc, bootstrap etc... is trivial, just 
>>> obtain the desired css file install and tag as a stylesheet. 
>>>
>>
>> IMO its not trivial. Its not useful to install css libraries without 
>> conversion to TW classes. And that is slog. It is serious work, I think.
>>
>> I think there is an issue about libraries. Meaning--is one or another a 
>> better fit with TW? Better to go with one that is a good fit?
>>
>> Side thoughts
>> Josiah
>>
>
> -- 
> 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 tiddl...@googlegroups.com .
> To post to this group, send email to tiddl...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/8c74e6a1-4906-471e-a19f-c497b27a4806%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this disc

Re: [tw5] Re: Visual Design Thoughts, #14 revision T7

2019-05-20 Thread Mohammad
Hi Jeremy,

I strongly support this! Having css frameworks in TW can boost it and lets 
easily adopt it for different uses like elegant web pages.
Like Mario, I recommend a more up to date CSS even the lifetime of them are 
around 5 years.

--Mohammad


On Sunday, May 19, 2019 at 6:07:42 PM UTC+4:30, Jeremy Ruston wrote:
>
> I’m keen to introduce a new default theme as part of a future v5.2.x 
> version of TW5. I’d definitely be wanting to use an off-the-shelf 
> framework, and tend to favour the simpler ones that focus on typography, 
> such as Tachyons (https://tachyons.io/).
>
> As others have suggested, I’d also be keen to package up some or all of 
> the popular CSS frameworks such as Bootstrap and Semantic UI as optional 
> plugins.
>
> The trouble, of course, is that each framework has different expectations 
> of the classes that will be used to implement components. For example, 
> Bootstrap needs the classes .btn and .btn-success to be added to a stock 
> HTML button, while Semantic UI expects the classes .ui and .button.
>
> So, it’s not practical for the core to include classes for all the 
> available frameworks. So, if a user were to choose to import the Semantic 
> UI framework plugin they would be able to make their own freshly written 
> buttons use the correct styles, but the existing buttons used by the core 
> would stay with their default styling.
>
> There is a potential solution: the core could use tiddlers to map the 
> names of UI components to the classes that should be assigned. For example, 
> somewhere there might be a declaration like this that says “give components 
> of type “button” the CSS classes ban and btn-success:
>
> button: btn btn-success
>
> Then the core would define buttons like this:
>
> 
>
> Then, the Semantic UI plugin would change the value of 
> $:/config/ui/component-classes/button to be “ui button”.
>
> There might be concern about performance, but transcluded attributes are 
> pretty efficient, it’s just one extra lookup over a string value. Anyhow, 
> it’s not something I’ve had a chance to explore yet, but I’m keen to do so 
> for v5.2.x
>
> Best wishes
>
> Jeremy.
>
> On 18 May 2019, at 05:42, TonyM > wrote:
>
> Josiah,
>
> You say *without conversion to TW classes. * Is this because you want to 
> change fundamentally the way tiddlyWiki works?. 
>
> I use the css in these frameworks to craft content within my tiddlers 
> typically using html with wikitext embeded to generate lists and columns or 
> display a value. 
>
> On a current project I am building html templates for the display of 
> content in a given tiddler. For example I have a tiddler type of Office, 
> with a couple of dozen fields, and I use vanilla html/css to structure the 
> way the tiddler content is displayed through a template. It appears such 
> html and css rich templates embeded with wikitext can be considered 
> equivalent to HTML pages, such pages can be designed with elements from any 
> css platform with few limits that wikitext can usually overcome. HTML 
> Layouts can be found all over the net that can get such a page started.
>
> I would like to know what you are doing that you want to convert to tw 
> classes?
>
> Regards
> Tony
>
> On Saturday, May 18, 2019 at 3:46:45 AM UTC+10, @TiddlyTweeter wrote:
>>
>> Ciao TonyM
>>
>> TonyM wrote:
>>>
>>> My 2 cents. The addition of w3cc, bootstrap etc... is trivial, just 
>>> obtain the desired css file install and tag as a stylesheet. 
>>>
>>
>> IMO its not trivial. Its not useful to install css libraries without 
>> conversion to TW classes. And that is slog. It is serious work, I think.
>>
>> I think there is an issue about libraries. Meaning--is one or another a 
>> better fit with TW? Better to go with one that is a good fit?
>>
>> Side thoughts
>> Josiah
>>
>
> -- 
> 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 tiddl...@googlegroups.com .
> To post to this group, send email to tiddl...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/8c74e6a1-4906-471e-a19f-c497b27a4806%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/429ce863-5780-4f30-a129-

Re: [tw5] Re: Visual Design Thoughts, #14 revision T7

2019-05-20 Thread @TiddlyTweeter

>
> Jeremy Ruston wrote:
> ...
>
>> Yuck. One problem is that the average lifetime of things like CSS 
>> frameworks is only 2-5 years, and TW5 has already been around for a lot 
>> longer than that. There’s a danger that anything that we adopt will become 
>> abandoned and unmaintained. That’s part of the motivation for the idea of 
>> translatable CSS classes above.
>>
>
>
 PMario (PM) wrote:
>
> Yes. That's exactly, what I want to point out. ... 
>
> All major browsers adopted the CSS grid  
> now. So we should think about the possibilities we have here. 
>
 
I'm no CSS expert. But I'd like to comment that CSS3, on introduction, was 
a defining moment. 

Future CSS will likely modularise. CSS4 likely won't be one thing--rather 
its likely to scale off 3 in several directions. 

Aligning with the full remit of CSS3 would ensure longevity. I'm not sure 
even popular frameworks fully use it yet?

I agree with PM in concern that some approaches are better than others for 
TW. That some libraries may not be ideal. 

I'd say there are TWO issues ...

  1 -- what is a library approach that stays open enough?

  2 -- the importance of making the existing CSS easier to understand. (I 
sort of suspect if we had easier insight into our own CSS a swathe of 
obstacles would disappear).
I mean there is NO list of classes in a form a designer can use yet?

AND I want to comment ...

  3 - we DO have CSS skilled people ... like Riz, Telmiger, J.D., BTC and 
others who may have thoughts worth hearing.

Best wishes
Josiah

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e70ec0d6-9cbc-4674-b72d-37f40087b786%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Node.js TW not responding to HTTP requests in AWS EC2

2019-05-20 Thread Duncan Brown
this is similar to my problem using AWS - when I use tiddlywiki PDDS --init 
server
I get the local host returned: 127.0.0.1:8080 
even though I am in the remote tiddlywiki folder on AWS when I run the 
command on the CLI.
Does anyone know the command for specifying the full IP address? rather 
than just the port tiddlywiki nameOfWikifolder --listen port=8080
?

Many thanks


On Thursday, 4 October 2018 16:13:59 UTC+1, Arlen Beiler wrote:
>
> That was my first suspicion. I believe you can specify which IP address to 
> use in the command line.
>
> On Thu, Oct 4, 2018 at 10:21 PM Andrés Pérez  > wrote:
>
>> So a netstat -an shows that the server is only listening for traffic on 
>> localhost
>> tcp0  0 127.0.0.1:8080  0.0.0.0:*  
>>  LISTEN
>>
>> instead of world
>>
>> tcp0  0 0.0.0.0:80800.0.0.0:*  
>>  LISTEN
>>
>> I am using nginx to reverse proxy the traffic.
>>
>> -- 
>> 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 tiddl...@googlegroups.com .
>> To post to this group, send email to tiddl...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/tiddlywiki.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/808dc996-c09f-492f-80ed-5431dcb81452%40googlegroups.com
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9dc0d97b-3a06-48de-bebf-363960696d7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Query -- Are we neglecting "Restore" from default "Download Saves"?

2019-05-20 Thread @TiddlyTweeter
Repeat for email users...

On Monday, 20 May 2019 15:05:35 UTC+2, @TiddlyTweeter wrote:
>
> At the moment, on modern browsers, saving TW without any custom saver, 
> means the save ends up in "Downloads".
>
> We have no tool to auto/resurrect and copy back that save for those kinds 
> of saves. Copying back has to be manual and can get complicated in a forest 
> of downloads.
>
> The more I think about this the more odd it seems.
>
> I mean, with an "AUTO-RESTORE" from saves in Download to a wiki directory 
> ANY browser could be used and with ANY version of TW. We would would not be 
> dependent on specific solutions.
>
> Any thoughts on how to do this? And its probable value?
>
> I know Mark S. has thought about.
>
> Best wishes
> Josiah
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d715f5b9-f268-498d-8a23-3c67b0d0a1ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Transcluding all tiddlers with tag:123 with the name of the current tiddler within the text

2019-05-20 Thread Vincent vd B
Thanks,

Ok, thank you


Op maandag 20 mei 2019 13:51:40 UTC+2 schreef TonyM:
>
> Try
>
>
> <$list filter="[tag[456]search:text]">
> {{!!text}}
> 
>
> When using variables or transclusions in filters only one set of brackets 
> is required and they can replace on set of [] brackets as well.
>
> Regards
> 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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/27cb286d-404a-4aca-b76a-d05c3a5fc517%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Inspirational thoughts about using tags

2019-05-20 Thread Mohammad
Thanks Bilmas, I think part of it can be borrowed to explain why tag is 
useful in Tiddlywiki.com!
Many of us do not use tags effectively in PKM.

And to Jeremy: based on this text we can say Tiddlywiki is a PKM tool! one 
of the best may be.

--Mohammad

On Monday, May 20, 2019 at 10:58:30 AM UTC+4:30, bimlas wrote:
>
> Personal Knowledge Management (PKM)  is the practice of capturing the 
>> ideas and insights we encounter in our daily life, whether from personal 
>> experience, from books and articles, or from our work, and cultivating them 
>> over time to produce more creative, higher quality work. I teach people how 
>> to master PKM in my online course Building a Second Brain.
>> By collecting our knowledge in a centralized place outside of our own 
>> heads, we can create an engine of creative output – a “second brain” – to 
>> advance a career, build a business, or pursue a passion. By making this 
>> knowledge digital, we can reap the benefits of searchability, backups, 
>> syncing between devices, sharing with others, and more.
>> But there’s one aspect of personal knowledge management I haven’t fully 
>> addressed, which is tags. In the past, I criticized tags harshly as being 
>> too taxing, overly complicated, and low value for the effort required. I 
>> advised people not to use tags to manage their knowledge, favoring 
>> notebooks or folders instead.
>> But I’ve changed my mind since then. Over several years of observations, 
>> findings, and experiments, I’ve come to believe that tags could be the 
>> missing link in making our knowledge collections truly adaptable – able to 
>> reorient and reconfigure themselves on the fly to enable any goal we wish 
>> to pursue.
>> Let me tell you what I believe is required to unlock the immense 
>> potential of tagging for personal knowledge management.
>
>
>
> https://praxis.fortelabs.co/a-complete-guide-to-tagging-for-personal-knowledge-management/
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3b50f577-b7ec-44eb-9761-c2ba5225755f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: initial setup of tiddlywiki on AWS EC2

2019-05-20 Thread Duncan Brown
Hi Tony 

yes that sounds like it - I'm just not sure of the syntax to specify server 
address.

if I use: 
tiddlywiki nameOfWikifolder --listen port=8080

it just reverts to my local wiki http://127.0.0.1:8080 not the AWS...

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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2bf6e3ce-7b47-4a8e-9d46-1003f2e8dbf7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Inspirational thoughts about using tags

2019-05-20 Thread TonyM
Villas

Its very good and I am still to finish reading it. I have made similar 
observations myself, have learned some good new ideas.

Yet I also belive it over values tags in some ways by ignoring other structures 
such as the use of categories, keywords and subjects which can be implemented 
with tags but unnessasarily overuse tags, some would say polute the tag space. 
I would be happy to explain further.

Another area it falls short in in a deeper understanding of the new maths and 
science of networks including the many possible types of networks, some of 
which resemble hierarchies. And example of different networks can be found in 
database design and models.

I can only raise these objections because to a great degree it already puts 
some good arguments and raises some important points. To me, experienced in 
this area as I am, it is easier for me to criticize. But it is a good piece of 
writing (so far).

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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2507c2cd-1d7e-410f-bb70-45570121aa90%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] initial setup of tiddlywiki on AWS EC2

2019-05-20 Thread TonyM
Duncan

I am no expert but would tiddlywiki not need you to specify 0.0.0.0 so that is 
available on the public AWS address just as you must on a desktop install of it 
if you want external access on you network?

regards
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bc23a609-8ece-4abb-9d29-7a3670c49a4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Transcluding all tiddlers with tag:123 with the name of the current tiddler within the text

2019-05-20 Thread TonyM
Try


<$list filter="[tag[456]search:text]">
{{!!text}}


When using variables or transclusions in filters only one set of brackets is 
required and they can replace on set of [] brackets as well.

Regards
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b55c0c78-dd27-483a-9e55-43c3a89586a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Inspirational thoughts about using tags

2019-05-20 Thread bimlas
Just found, not my writing. My Google Translate English knowledge is not 
enough for such a long text. :D

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9c68e7a3-5cd9-4c17-a8e9-7ab5d6183672%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Inspirational thoughts about using tags

2019-05-20 Thread PMario
Hi, 

Thx for sharing the link. ... Is this a find, or your text?

-m

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/be2e8eab-203d-4bdb-931c-58e0f60e2393%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] initial setup of tiddlywiki on AWS EC2

2019-05-20 Thread Duncan Brown
Hi

I'm trying to get a tiddlywiki running from AWS EC2 as an experiemnt.

I'm stuck :(

This is how far I've managed to get...

1. launched AWS workbench and go to EC2
2. launched a linux AMI
3. configured instance
4. created key pair
5. SSHd from the command line into EC2 using the .pem `ssh 
ec2-user@IP-ADDRESS -i MYPEMNAME.pem`
6. install NVM.
7. install git
8.  use npm to install tiddlywiki `npm  install -g tiddlywiki`
9. create root folder `tiddlywiki MYWIKI --init server`
10. start server `tiddlywiki MYWIKI --listen`

My problem is that I can't get step 10. to work... it keeping flicking to 
127.0.0.1... rather that the EC2 ip.

I'm sure I'm doing something stupid... and help appreciated.

If there is an easier way of doing this - happy to hear that too. (I've 
tried Elastic Beanstalk - but found that even more confusing!)

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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/113d8fde-f124-442e-a899-7671f6e592ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: [Help] How to perform OR based filtering from a subfilter || How to use Tidgraph for Family Tree

2019-05-20 Thread bimlas
D X,

I think you have to use the "filter" parameter instead of "mode". For 
example, if you install the plugin for https://www.tiddlywiki.com/ and want 
to list the tiddlers with the Order Operators AND Listops Operators tags:

<$tidgraph start="Filter Operators" filter="[tag[Order 
Operators]tag[Listops Operators]]">

I don't know why, but if I want to filter with OR ([tag[Order Operators]] 
[tag[Listops Operators]]), Tiddly simply doesn't responding, I think it's 
causing problems in the plugin.

See 
https://ihm4u.github.io/tw5plugs/#%24%3A%2Fplugins%2Fihm%2Ftidgraph%2Fdocumentation
 
for details.

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/75764ad3-4bba-4e62-8c3c-717218ad84cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Transcluding all tiddlers with tag:123 with the name of the current tiddler within the text

2019-05-20 Thread Vincent vd B
Hello,

How do I transclude all tiddlers with tag:123 with the name of the current 
tiddler within the text?

```
<$list filter="[tag[456]search:text[THE NAME OF THE CURRENT TIDDLER]]">
{{!!text}}

```

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3fce2bad-52b0-49c5-8ae4-b0fcd1eb60ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] javascript in text/html tiddlers?

2019-05-20 Thread A Gloom
PMario, Tony, Jeremy

Thank you all for the responses : )

i saw that javascript was disabled in wikitext tiddlers but not text/html 
tiddlers such as discussed here: 
https://groups.google.com/forum/#!msg/tiddlywiki/NwOI-QER2ig/lSLS3XolwDoJ , 
but i couldn't get the examples cited to work--

 -   -   but now i know why-- the sandbox attribute is causing the 
blank display-- that also answers a previous question about displaying 
external websites like Google Apps (non-published doc's) and other sites 
like JIRA in iframes to display with a "Javascript is not enabled" message.
 

> Text/html tiddlers are not subject to any sanitisation, but the iframe 
> that is used to display them is given the “sandbox” attribute (see the 
> description here: 
> https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe), which 
> blocks JS by default.
>
 

> However, you can easily use your own iframe to display an HTML tiddler, 
> avoiding the sandbox attribute. For example:
>  Tiddler]get[text]encodeuricomponent[]addprefix[data:text/html,]] }}}/>
>

That example was very useful in illustrating the matter, I now have it in 
my testbed wiki for experimenting with.

A separate question:  tiddlers are badically 's unless you set their 
type which can change the tiddler to a  in case of type text/html, 
or an  in case of graphic types, if i'm understanding correctly?
 

> Now, it looks like what you’re actually trying to do is to manipulate the 
> properties of an SVG image. 
>

You are correct.  I'm using one master map svg file (kept external for 
editing one file rather than many separate ones) that about 400 tiddlers 
are going to call on and each tiddler will have its own modifications to 
the svg such as turning on elements, adding elements and changing viewbox 
(to save me from having 400 separate svg's)
 

> If so, the easiest technique is to use an SVG embedded directly in the 
> HTML (ie without an IMG tag). Then it is possible to manipulate all of the 
> properties you mention using CSS. Whether or not you’ll be able to use the 
> technique depends on how much control you’ve got over the images.
>

I control the image, its a local file in the same directory as the TW 
file.  I could embed the master svg into a html (updating the html when I 
edit the svg master), so this option with CSS I'm looking at, having the 
tiddlers calling on it having CSS instead of js to alter the svg.  CSS can 
setElements, but can it create elements that aren't there yet or use 
addEventListener("load" to wait for the svg to load?  More for me to 
research, but worth it if I can have the tiddlers contain the alteration 
instructions for a single master html/svg file rather than separate html 
files containing the js alteration instructions that I'm currently using.
 

> The other approach you could try is to use wikitext primitives to 
> construct the text of the SVG image, splicing in the correct property 
> values, and then displaying it with an IMG tag.
>

That I would have to learn more about, any reference links for me to study 
for that approach-- that's how I learned to do the js for altering the 
svg-- studying some examples I found online-- they didn't apply directly so 
I had to experiment till I found what would work. 

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/692a8680-9209-4c6e-91bd-533d70184e8c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.