[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

[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

[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

[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

[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.

[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

[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

[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 ...

[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: >>

[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"

[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

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

[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

[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

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.

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

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

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

[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.

[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. > >

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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"

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--

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

2019-05-20 Thread D X
Thanks, Tweeter. I'll take a look at that. -- 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

[tw5] Re: A dynamic dropdown select list for a tiddler field

2019-05-20 Thread TonyM
Passing by The select widget has a class parameter, perhaps you can get some css and define the call for the HTML select element I will experiment but this may help you and inspire others. Regards Tony On Monday, May 20, 2019 at 3:54:24 PM UTC+10, passingby wrote: > > Is there a way to have a

[tw5] Inspirational thoughts about using tags

2019-05-20 Thread bimlas
> > 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