[tw5] Re: D&D 5e SRD Plugins

2019-01-19 Thread barrowgloom
> Please absolutely use my plugins. That's why I'm publishing them, and why > I'm trying to build such a large library of them. The random name > generator include the shuffle filter from another of my plugins, so if you > have another list of things you'd want to randomize, feel free to tak

Re: [tw5] Re: Oh my stars and count filters

2019-01-19 Thread barrowgloom
On Saturday, January 19, 2019 at 11:15:36 PM UTC-5, Riz wrote: > > Thnaks. Good work once again. > > Thank you very kindly : ) -- 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 a

[tw5] Re: I want to use TiddlyWiki again, but have some doubts, and thoughts.

2019-01-19 Thread 'Mark S.' via TiddlyWiki
Point #3 is obviously true. But once you have a feature ... it sure is hard to let it go ; I don't understand Point #4. You can still use TW in a tab, even if it's being served up by node. Having it served up in node means that you can have it served up not just in your browser, you can have i

[tw5] Re: Oh my stars and count filters

2019-01-19 Thread barrowgloom
I use the characters @, #, * as prefixes to distinguish category and utility tiddler titles and tags from content item tiddler titles and their tags -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receivi

[tw5] Re: I want to use TiddlyWiki again, but have some doubts, and thoughts.

2019-01-19 Thread barrowgloom
All difficult questions, but like you, I like browser based aspect, so I say go with TW till you find *Ash durbatulûk* (BlackSpeech for one to rule them all, also the name of one of my TW's). Jeremy created something I was trying with frames so TW serves me well but I'm used to modding things t

[tw5] I want to use TiddlyWiki again, but have some doubts, and thoughts.

2019-01-19 Thread Suzanne McHale
- Still seems to be no way to generate single static pages for each Tiddly aside from the convoluted Node.js method via the command line (see my posts at https://groups.google.com/forum/?nomobile=true#!searchin/tiddlywiki/Suzanne$20McHale%7Csort:date/tiddlywiki/vTqF5EEHJE0/N6lc

Re: [tw5] Re: Oh my stars and count filters

2019-01-19 Thread Rizwan Ishak
Thnaks. Good work once again. Sincerely, Dr. Rizwan Ishak -- 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

[tw5] Re: Oh my stars and count filters

2019-01-19 Thread Matthew Lauber
Is your tag named "***Area" or is that some kind of wildcard tool you've found/built there? On Saturday, January 19, 2019 at 6:23:51 AM UTC-5, barro...@gmail.com wrote: > > [image: countfilter.jpg] > > All the count filters-- aren't they beautiful :) > > Basically a master auto tallying count she

[tw5] Re: D&D 5e SRD Plugins

2019-01-19 Thread Matthew Lauber
Please absolutely use my plugins. That's why I'm publishing them, and why I'm trying to build such a large library of them. The random name generator include the shuffle filter from another of my plugins, so if you have another list of things you'd want to randomize, feel free to take a look

[tw5] Re: Oh my stars and count filters

2019-01-19 Thread barrowgloom
On Saturday, January 19, 2019 at 8:53:59 AM UTC-5, Riz wrote: > > It is pleasing. Love your stylesheet. Care to share? Certainly : ) it's simple enough to paste here. On note though, the colors/theme you see in my screenshot is deceiving. I'm using the basic Vanilla tW theme but my system is

[tw5] Re: D&D 5e SRD Plugins

2019-01-19 Thread barrowgloom
> > I've created a new plugin for DMs. Similar to the site > fantasynamegnerators.com, this plugin will generate random NPC names. It > also creates the names as links you can click to quickly add NPCs. Most excellent-- you're going to keep me busy studying your work : ) You don't mind y

[tw5] Re: Undocumented IF-THEN-ELSE macro

2019-01-19 Thread barrowgloom
Tony I can emphamize-- they extended my sight for another couple years. Are you active over in the Doc Group? You best be, since you're so active with TW. I'm gonna present my Guide and Help documentation you saw during the late Summer. -- You received this message because you are subscrib

[tw5] Re: Undocumented IF-THEN-ELSE macro

2019-01-19 Thread TonyM
Barro, Me too, 2 inter ocular lenses, (For cataracts) and recently to fix a detached retina. Marvellous how what used to result in blindness can now be fixed. Regards Tony On Saturday, 19 January 2019 22:35:27 UTC+11, barro...@gmail.com wrote: > > On Saturday, January 19, 2019 at 12:54:28 AM U

[tw5] Re: Don't You Think We Should Get Our Act Together???

2019-01-19 Thread TonyM
Riz, Can you explain how I would see via category etc... I am not a Reddit user yet. On Sunday, 20 January 2019 01:14:26 UTC+11, Riz wrote: > > if we defined custom post types for these objects, wikis, editions, >> plugins, macros, sites, demos we could enter each once, but reference >> t

[tw5] Re: A beginners question about nested macros

2019-01-19 Thread TonyM
Joe, Using Mohamads suggestion of using macrocall is one way to pass a value to a macro when that value comes from another macro or variable. It is however possible to reference the value in <> without putting it in the parameters as $(text)$ (inside the macro) \define foo() fooStart $(text)$

[tw5] Re: General Form for a Macro Repeating Macro?

2019-01-19 Thread TonyM
Tiddly Novice, May I respectfully suggest no need to resort to java script in most cases, because tiddlywiki does this nativity in Widgets and filters. If you do build things in javascrip that do things tiddlywiki does not currently do, please share with the community. Regards Tony On Sunday,

[tw5] Re: Railroad Diagram plugin

2019-01-19 Thread TonyM
My last Post edited to include https://dynalist.io/d/zUP-nIWu2FFoXH-oM7L7d9DM#z=R__-lKgsGMWylDEUAGhbJZ_X On Sunday, 20 January 2019 10:48:59 UTC+11, TonyM wrote: > > Damon, > > Given the nature of railroad diagrams as Thomas and Mario say, it may not > illustrate what you want, however there ar

[tw5] Re: Railroad Diagram plugin

2019-01-19 Thread TonyM
Damon, Given the nature of railroad diagrams as Thomas and Mario say, it may not illustrate what you want, however there are a number of visualisations available in tiddly-wiki. Also if you have something that is available in CSS you can include it at tag the tiddler $:/tags/Stylesheet

[tw5] Re: Railroad Diagram plugin

2019-01-19 Thread PMario
Hi, IMO <$railroad text=""" ( start-1 | start-2 | start-3 ) next end """/> should do it, but it looks a bit different. -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, sen

[tw5] Re: Railroad Diagram plugin

2019-01-19 Thread Damon Pritchett
Hi Thomas, Generally I would agree, but there are instances where a branch line goes off and ends such that there would be two ends of the line. For example, you start at station A, but you have the option to go to station B or C, but you wouldn't go through B to get to C and vice versa. That's

[tw5] Re: D&D 5e SRD Plugins

2019-01-19 Thread Matthew Lauber
I've created a new plugin for DMs. Similar to the site fantasynamegnerators.com, this plugin will generate random NPC names. It also creates the names as links you can click to quickly add NPCs. It's available here: https://mklauber.github.io/tw5-plugins/#%24%3A%2Fplugins%2FDMTools%2FNPCN

[tw5] Re: Railroad Diagram plugin

2019-01-19 Thread Thomas Elmiger
Hi Damon, If I remember correct – I searched for it myself some time ago –, this is not possible and not the idea of railroad diagrams. The reason seems to be someting like: The diagram shows the way from (railway) station A to station B. And you can’t start at C if you are at A ... All the be

[tw5] Re: General Form for a Macro Repeating Macro?

2019-01-19 Thread Tiddly Novice
Mostly what I was trying for was just a general purpose repeater. Sort of like a For Loop from Java or Basic, except for Wikitext instead. Of course, since TiddlyWiki can just use a javascript to loop things as needed, I guess the best option for me right now is to just use javascript when I ne

[tw5] Railroad Diagram plugin

2019-01-19 Thread Damon Pritchett
Hi folks, Has anyone played with the railroad plugin very much yet? I've spent a couple of hours on learning it today and so far so good. One thing I'm wondering it can it do two branches on the left combining into one on the right. Hopefully, the stuff below will illustrate what I mean. So he

[tw5] Re: A beginners question about nested macros

2019-01-19 Thread Mohammad
Use it as below. <$macrocall $name=foo x=<> /> But this is not nested macro! By nesting it means a macro inside another macro as internal macro. Seems this not possible in Tiddlywiki. Not directly related but useful https://kookma.github.io/TW-Scripts/#Nestetd%20Macro%20-%20Passing%20Variab

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

2019-01-19 Thread Jennifer Pritchard
Ok, so I'm pretty sure this on the right track, except... (right now, I'm totally ignoring the permissions issue. I just want to get it running, period, and I'll worry about the rest later. I'm also not going to worry about Bob until I get this first part nailed down) When I follow all the st

[tw5] A beginners question about nested macros

2019-01-19 Thread Joe Armstrong
I have two macros \define text() A line of text \end \define foo(x) fooStart $x$ fooStop \end So <> is replaced by "A line of text" and <> is replaced by "Start abc fooStop" But <> >> is replaced by "fooStart <>" And NOT "fooStart A line of text fooStop" as I had expected. After a lot

[tw5] TW5 BobExe number of database

2019-01-19 Thread stefan infp
Using BobExe what is the size of the database that still can be managed without problems? I don't want to embed media in the TW. I want to use media via external links. How many tiddlers do you have in TW5 Bobexe installation? -- You received this message because you are subscribed to the Goog

[tw5] Re: A TW Resource Announced: Scripts in TW

2019-01-19 Thread HansWobbe
Indeed a nice piece of work. Thabks for sharing, Mohammad. 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.

[tw5] Re: A TW Resource Announced: Scripts in TW

2019-01-19 Thread Mohammad
You are welcome Mario. I hope I can document those solution in the group I understand. I see many great solutions were buried in this forum and I hope I can collect and publish in TW-Scripts. I hope superuser, expert people have a look and let me know where the solutions can be improved or there

[tw5] Re: A TW Resource Announced: Scripts in TW

2019-01-19 Thread Mohammad
Many thanks Barro, I will note to catch such external contents. Cheers Mohammad -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscr...@googlegrou

Re: [tw5] Re: New plugin: Locator: Discover and search by context (tags)

2019-01-19 Thread Brian Theado
Bimlas, Nice work and it looks very useful! Two thoughts I had while playing with the demo: 1. "Filter the list by the tag" - This button I kept trying to click on it as a toggle. IOW when it was faded, I click on it and it applies the tag as a filter and the icon turns dark and moves a

[tw5] Re: Don't You Think We Should Get Our Act Together???

2019-01-19 Thread Riz
> > if we defined custom post types for these objects, wikis, editions, > plugins, macros, sites, demos we could enter each once, but reference > them in each other without repetition. > We actually accomplished this over at reddit. Most announcements are reported there with relevant li

[tw5] Oh my stars and count filters

2019-01-19 Thread Riz
It is pleasing. Love your stylesheet. Care to share? -- 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

[tw5] Re: Logistics 101 -- Do you use Telegram?

2019-01-19 Thread PLATO
Telegram Tiddlywiki Group :https://t.me/Tiddlywikier 在 2019年1月11日星期五 UTC+8下午9:34:15,@TiddlyTweeter写道: > > I'm thinking that the pretty good #Twitter for #Tiddlywiki, @Tiddlywiki > and @Jermolene > could be

[tw5] Re: General Form for a Macro Repeating Macro?

2019-01-19 Thread TonyM
Thomas et al We now have the range operator as well. List is to me the key to tiddlywiki because through it and filters its all about sets, sets of tiddlers, tags, fields or any other list. It is for all or for each we use list to repeat anything macro or otherwise. Regards Tony -- You rece

Re: [tw5] Re: [Demo] TW5 for Readers and Writers

2019-01-19 Thread Watt
I had another look Thomas, and your explanations helped, but you need many more explanatory signposts up on the site. I really like the complex functionality you are working towards. It is a complicated beast though, a bit like a powerful sports car with all the engine and mechanics on the outsi

[tw5] Re: A TW Resource Announced: Scripts in TW

2019-01-19 Thread PMario
Hi, Nice work! Well done!! -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

[tw5] Re: New plugin: Locator: Discover and search by context (tags)

2019-01-19 Thread bimlas
Thanks! By the way I think it fits to "Navigation - Tables of contents and outliners" and "Tags, tagging" as well. -- 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: Notes on experimenting with external content

2019-01-19 Thread barrowgloom
attaching tid file for importing into TW Scripts for testing the submission process -- 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...@googleg

[tw5] Re: A TW Resource Announced: Scripts in TW

2019-01-19 Thread barrowgloom
On Saturday, January 19, 2019 at 12:35:47 AM UTC-5, Mohammad wrote: > > *TW-Scripts Updated* > *Now you can directly search Dave Gifford Tiddlywiki Toolmap from inside > TW-Scripts.* > Thanks to S.S for his great solution for online lookup. > > I am thinking interested people when propose a soluti

[tw5] Re: General Form for a Macro Repeating Macro?

2019-01-19 Thread Thomas Elmiger
Hi, My favorite repeater is the list widget: \define buttonmacro(countUp, caption) <$button style="background-color:White; width:100%; height:100%" > """ Button $caption$ $countUp$ """ \end <$list filter="[enlist[1 2 3]]" variable="nr"> <$macrocall $name="buttonmacro" countUp=<> caption="c"

[tw5] Re: Undocumented IF-THEN-ELSE macro

2019-01-19 Thread barrowgloom
On Saturday, January 19, 2019 at 12:54:28 AM UTC-5, S. S. wrote: > > > My post above was asking for suggestions to improve a help file that's > meant to make it easier for a new contributor to submit to TiddlyWiki's > GitHub area. > But just posting a write up into TiddlywikiDocs google groups >

[tw5] Re: Problems with define Macros

2019-01-19 Thread Gerald Weis
thanks it run Am Freitag, 18. Januar 2019 19:59:33 UTC+1 schrieb Gerald Weis: > > Hi Guys > > I'm using an fresh tiddlywiki 5.19 > > Now i have declared an Stylsheet-file and an Macrofile > > But i have an Problem. > The macro don't started from any tiddler > > that is the macrocode > > \define S

[tw5] Re: Problems with define Macros

2019-01-19 Thread Eric Shulman
On Saturday, January 19, 2019 at 12:57:56 AM UTC-8, Gerald Weis wrote: > > that is the macrocode > > \define Sitzungen (Termin Ort Teilnehmer) > The TWCore macro parser expects the parens of the macro parameter list to *immediately* follow the macro name, without any intervening white space. Yo

[tw5] Re: Problems with define Macros

2019-01-19 Thread Gerald Weis
Hello Mark S. It is only one Macro what i show the first one show the definitions. the second one show what it is doing. that is the macrocode \define Sitzungen (Termin Ort Teilnehmer) Sitzungseinladung Termin: $Termin$ Ort:$Ort$ Teilnehmer: $Teilnehmer$ Tagesordnung \end if i call the Ma

[tw5] Notes on experimenting with external content

2019-01-19 Thread barrowgloom
Just some observations while determining ways to display external content with my personal project TW. Doesn't include local hard drive content-- that will be a separate note because with local drive content I have had more success and essentially indexed all my project files (couple hundred f