[tw5] Re: A new look into: InMyScoks

2019-09-17 Thread A Gloom
One thing we lack is a "short-list" of documentation and information wikis. > > There are several. And probably some I don't know about. > This the best I've seen, catches those not submitted and listed in the official Resources list

[tw5] How to set tag colors for ListReveal ?

2019-09-17 Thread Thomas Elmiger
Hi Mark, It seems, that I implemented a muted tag design as a feature. Below you find the muted class defined in <> I do not remember where this style could be changed in the complicated system of tag construction in TW (and I am on the phone). But you could try to remove the word muted in

[tw5] Re: [TW5] Introducing TiddlyTables a plugin for creating sortable tables.

2019-09-17 Thread Mohammad
Thanks Arlen! TiddlyTables is a great contribution! One question: Is it possible to simply add classes or override the default classes for Tables? --Mohammad On Wednesday, September 18, 2019 at 8:22:35 AM UTC+4:30, Alan Aldrich wrote: > > All, > Thank you for your feedback. I couldn't agree

[tw5] Re: Create a message of the day generator

2019-09-17 Thread Mohammad
I believe this is possible with pure wikitext! One solution: I have 32 tiddlers each contains a message Each tiddler have a field called day and message of day one has 1 as the day value Write a list widget with a filter to extract the day number of current data Match against field value of

[tw5] Re: Announcement a new plugin: Shiraz (a starter kit for Tiddlywiki)

2019-09-17 Thread Mohammad
On Wednesday, September 18, 2019 at 5:56:43 AM UTC+4:30, TonyM wrote: > > Mohammad, > > I went to Shiraz to understand how to make use of it. At present I see > really nice results but they come from "weighty" tiddlers with a lot of > code within them. > > Personally I would be more inclined

[tw5] Re: Announcement a new plugin: Shiraz (a starter kit for Tiddlywiki)

2019-09-17 Thread Mohammad
Tony! This thread is on Shiraz 1.0.2. I have recently announced Shiraz 2.0,could you have a look at the new release? In Shiraz 2.0 I only included - customized CSS - some macro to use those css like image-pretty - examples to use html5+css (needs a little info) The whole plugin size is 57

[tw5] How to set tag colors for ListReveal ?

2019-09-17 Thread 'Mark S.' via TiddlyWiki
I would like to import a large language dictionary into TW. I was thinking that for the interface I might use listreveal, since it looks more professional than anything I would come up with: https://tid.li/tw5/plugins.html#%24%3A%2Fplugins%2Ftelmiger%2Flistreveal The problem is that the tags

[tw5] Re: [TW5] Introducing TiddlyTables a plugin for creating sortable tables.

2019-09-17 Thread Alan Aldrich
All, Thank you for your feedback. I couldn't agree more that the documentation for TiddlyTables needs improvement. I will try my best to do so in future releases. I have tried to integrate some of the documentation into the Edit menu. Advanced Styles, Advanced Features, More Columns and Getting

[tw5] Re: [TW5] Introducing TiddlyTables a plugin for creating sortable tables.

2019-09-17 Thread Alan Aldrich
Tony, I am putting together some info that may clarify some of your questions and will post that next, but I want to speak to a couple of your bullet points: - A Table of tables filter `[contains:text[<>]]` I did not expect that to work give the special meaning of < and > I have not

[tw5] Re: The documentation is bad

2019-09-17 Thread A Gloom
> Of course you don't see it if you use the static version which seems to be > the one given by google search unfortunately. Maybe the warning > at the top of static pages should bring to the right tiddler and explain > the doc can be improved there. > Google search can't link to individual

[tw5] Re: Create a message of the day generator

2019-09-17 Thread Birthe C
Hi Melvin, Thank you very much. The filter makes it very useful for an end user like me. I used it for my cookbook, which recipe to prepare each day the next month - no matter who in the family will be preparing the food, they will be linked to the correct recipe. Birthe -- You received

[tw5] Re: Conditional link

2019-09-17 Thread TonyM
That was it - thanks Tony On Tuesday, September 17, 2019 at 7:34:41 PM UTC+10, bimlas wrote: > > In the palette - did you copied and applied that as well? > (toolbar-delete-button, toolbar-cancel-button, toolbar-done-button) > -- You received this message because you are subscribed to the

[tw5] Re: Create a message of the day generator

2019-09-17 Thread Melvin
Hey Tony, I suppose to each their own :P I just learned how to create JS macro's. I finally understand enough of TW to have an idea of what that even means. The csvtiddlers.js file was really helpful to see how to deal with filter expressions in JS. Also, while reading the source is a bit

[tw5] Re: Announcement a new plugin: Shiraz (a starter kit for Tiddlywiki)

2019-09-17 Thread TonyM
Mohammad, I went to Shiraz to understand how to make use of it. At present I see really nice results but they come from "weighty" tiddlers with a lot of code within them. Personally I would be more inclined to use a macrocall widget wrapped inside a list to source say header and text from

Re: [tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread TonyM
Looks Like "Beer o'clock" to me :) On Tuesday, September 17, 2019 at 10:29:58 PM UTC+10, Mat wrote: > > OK, here's an update. I caved under the immense pressure for TT to make > the color more similar by darkening the 5. > Thanks for all the input everyone. > <:-) > > [image:

[tw5] Re: Create a message of the day generator

2019-09-17 Thread TonyM
Minor edit On Wednesday, September 18, 2019 at 10:59:50 AM UTC+10, TonyM wrote: > > Melvin, > > You could mimic the Javascript approach quite closely, Because my > Javascript is somewhat vague and it is more involved to add it to > tiddlywiki I always use other methods. > > \define

[tw5] Re: Create a message of the day generator

2019-09-17 Thread TonyM
Melvin, You could mimic the Javascript approach quite closely, Because my Javascript is somewhat vague and it is more involved to add it to tiddlywiki I always use other methods. \define list-of-messages() [[Message 1]] [[Message 2]] [[Message 3]] [[ Message 4]] or even \define

[tw5] Re: Create a message of the day generator

2019-09-17 Thread A Gloom
I like it-- that I have a use for : ) -- 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

[tw5] Create a message of the day generator

2019-09-17 Thread Melvin
This took me a while, but I found a way to create a message of the day generator which changes the message given on how many messages you have and what day of the month it is. You add the messages in [[]] and the code will do the rest :D The current 'bug' is that it will only allow you to

[tw5] Re: Using stamp to get [[]] with cursor between the brackets like editor button "wrap selection ..." possible?

2019-09-17 Thread TonyM
Cd.K If you step back for a second and consider that it appears you want to place the link to a tiddler inside the square brackets on its own line there are actually other approaches. For example at present if you use ";" as the first character on the line then it will be bolded and an

[tw5] Re: Saving in chrome

2019-09-17 Thread A Sklpns
PMario, BJ, friends, (PMario) @ BJ have a closer look at this post: >> https://groups.google.com/d/msg/tiddlywikidev/lWlZk9qKUH4/Id66zZhABQAJ of >> mine. ... It may contain a links to a fix for your problem. >> > Have you done something? The SaveTiddlers extension seems to be saving TWC v.

Re: [tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread Mohammad
Now in http://tw-regexp.tiddlyspot.com/#Extract%20Contents%20between%20Html%20Tags --Mohammad On Tuesday, September 17, 2019 at 11:06:38 PM UTC+4:30, Mark S. wrote: > > > Eble ... > > \define q(tid, tagname) > <$list filter="""[{$tid$}splitregexp[\n]join[ >

[tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread coda coder
Just for fun... -- 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

[tw5] Re: DataTiddlers. Delete properties depending its value

2019-09-17 Thread Mohammad
Hi Luis, This is a complete solution as a set of macro! \define deleteIdx() <$button class="tc-btn-invisible tc-tiddlylink"> <$action-setfield $tiddler=<<__dataTiddler__>> $index=<> /> \end \define deleteAllzeros() <$button>Delete all <$list filter="[<__dataTiddler__>indexes[]]"

Re: [tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread Mohammad
Added to tw-regexp --Mohammad On Tuesday, September 17, 2019 at 11:06:38 PM UTC+4:30, Mark S. wrote: > > > Eble ... > > \define q(tid, tagname) > <$list filter="""[{$tid$}splitregexp[\n]join[ > ]splitregexp[<$tagname$.*?>]butfirst[1]]""" variable=item> > <$list

[tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Julio Peña
Revised.to the specifications...I kinda like the elongated effect... [image: tw_art_submit_1.png] On Tuesday, September 17, 2019 at 3:15:05 PM UTC-4, Mat wrote: > > Julio, nice one. Maybe it is my computer screen but are you sticking to > the rules (the size) that Jeremy detailed in the

[tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Julio Peña
ooopsMat thanks...I'll resizelike they say..."haste makes waste". On Tuesday, September 17, 2019 at 3:15:05 PM UTC-4, Mat wrote: > > Julio, nice one. Maybe it is my computer screen but are you sticking to > the rules (the size) that Jeremy detailed in the first post? > Just trying to

[tw5] Re: Arlen Good igea for Gzipping $:/core

2019-09-17 Thread Lost Admin
I had to read through the comments on github a couple of times to understand the proposal. I'm against it being a part of the default TiddlyWiki (empty.html) because it won't benefit serving TiddlyWiki from a properly configured web server (which should gzip the file before transmitting it).

Re: [tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread coda coder
Bango! (Like bingo but with more bang). On Tuesday, September 17, 2019 at 1:36:38 PM UTC-5, Mark S. wrote: > > > Eble ... > > \define q(tid, tagname) > <$list filter="""[{$tid$}splitregexp[\n]join[ > ]splitregexp[<$tagname$.*?>]butfirst[1]]""" variable=item> > <$list

[tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Mat
Julio, nice one. Maybe it is my computer screen but are you sticking to the rules (the size) that Jeremy detailed in the first post? Just trying to help. <:-) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and

[tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Julio Peña
Hello all, I hope you are all well. Well, I figured why not get in on the fun... I don't get to contribute much so here is my 2 cents. One can say I have "global" ambitions...haha Best regards to all, Julio [image: tw_art_submit.png] On Tuesday, September 10, 2019 at 11:58:54 AM UTC-4,

Re: [tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread 'Mark S.' via TiddlyWiki
Eble ... \define q(tid, tagname) <$list filter="""[{$tid$}splitregexp[\n]join[ ]splitregexp[<$tagname$.*?>]butfirst[1]]""" variable=item> <$list filter="""[splitregexp[]butlast[1]]""" variable= item2> <$text text=<>/> \end On Tuesday, September 17, 2019 at 10:57:22 AM UTC-7, coda coder

Re: [tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread Mat
BTW, I'd say this is (should be) of general enough interest that it belongs in the docs. <:-) -- 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

Re: [tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread Mat
I'm following this with interest. Thank you, all involved. <:-) -- 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

Re: [tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread @TiddlyTweeter
Mark S. wrote: > > If there was a regular expression filter, it could be done in one list > statement: > > <$list filter="[{sample}splitregexp[\n]join[ > ]regexps[(?g).*?]regexps[(.*?)]]" > And there we have it. Don't die soon. Or we'd be in a bad mess. -- You received this message because

Re: [tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread 'Mark S.' via TiddlyWiki
If there was a regular expression filter, it could be done in one list statement: <$list filter="[{sample}splitregexp[\n]join[ ]regexps[(?g).*?]regexps[(.*?)]]"> On Tuesday, September 17, 2019 at 9:58:49 AM UTC-7, Mark S. wrote: > > You don't seem to need realchars for this. So: > > <$list

Re: [tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread coda coder
Thanks to Josiah for proxy-handling this! Thanks Mark - that's pretty much nailed it. Can you think of/see a way to condense this into *one* macro? \define q-f1(tid, tagname) [{$tid$}splitregexp[\n]join[ ]splitregexp[< $tagname$.*?>]butfirst[1]] \define q-f2(tagname) [splitregexp[]butlast[1]]

Re: [tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread 'Mark S.' via TiddlyWiki
You don't seem to need realchars for this. So: <$list filter="[{mas01}splitregexp[\n]join[ ]splitregexp[]butfirst[1]]" variable=item> <$list filter="[splitregexp[]butlast[1]]" variable=item2> <$text text=<>/> On Tuesday, September 17, 2019 at 9:21:08 AM UTC-7, Mark S. wrote: > > Actually,

Re: [tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread 'Mark S.' via TiddlyWiki
Actually, now I wonder if the original code was undertested. You need a nested list inside the first one: <$vars realchars="[^\s]+"> <$list filter="[{mas01}splitregexp[\n]join[ ]splitregexp[]butfirst[1]]" variable=item> <$list filter="[splitregexp[]butlast[1]]" variable=item2> <$text text=<>/>

[tw5] Using stamp to get [[]] with cursor between the brackets like editor button "wrap selection ..." possible?

2019-09-17 Thread BurningTreeC
It's possible if you create a stamp Tiddler and two additional Tiddler titled the same but with /prefix and /suffix as the ending of the titles. Then put [[ in the prefix Tiddler and ]] in the suffix tiddler -- You received this message because you are subscribed to the Google Groups

Re: [tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread @TiddlyTweeter
UPvote. x On Tuesday, 17 September 2019 14:29:58 UTC+2, Mat wrote: > > OK, here's an update. I caved under the immense pressure for TT to make > the color more similar by darkening the 5. > Thanks for all the input everyone. > <:-) > > [image: 5.1.22_clock_3b.png] > > -- You received this

[tw5] Re: Using wikified text from another tiddler as state in $reveal

2019-09-17 Thread Melvin
It bears to mention that some tags will be different due to wikify. I had to use <> all of a sudden. I made the mistake that <> and <> would still be the same. On Tuesday, September 17, 2019 at 4:17:51 PM UTC+2, Melvin wrote: > > I have a Tiddler called $:/dayofweek which has the following

[tw5] Wrong tag

2019-09-17 Thread Аквариус Филиал
Good afternoon. Tell me please how to remove or edit incorrectly entered tag (specified 'interEnet' should be of course 'internet')? Thanks for your help. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

Re: [tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread @TiddlyTweeter
Okay. Let's hope. xxx On Tuesday, 17 September 2019 16:34:35 UTC+2, Mohammad wrote: > > TT > This needs a little script. > My find macro already do this. But it possible with regexp > > Let's see what Mark has to say. > > On Tue, Sep 17, 2019, 6:59 PM @TiddlyTweeter > wrote: > >> I'm not really

[tw5] Re: Using wikified text from another tiddler as state in $reveal

2019-09-17 Thread Melvin
Well, this seems to work. I suppose with the string parsing functions, one could use the list widget as a reveal widget in certain situations. <$wikify mode="inline" name=week_val text=<> > <$list filter="[regexp[Tuesday]]"> Yay! On Tuesday, September 17, 2019 at 4:17:51 PM UTC+2, Melvin

Re: [tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread Mohammad Rahmani
TT This needs a little script. My find macro already do this. But it possible with regexp Let's see what Mark has to say. On Tue, Sep 17, 2019, 6:59 PM @TiddlyTweeter wrote: > I'm not really getting anywhere on this. > > Maybe TW filters are INCAPABLE of discarding text? > > I'd like to know.

Re: [tw5] Re: DataTiddlers. Delete properties depending its value

2019-09-17 Thread Mohammad Rahmani
Simply put the button before list widget With setactionfielf where you display index value On Tue, Sep 17, 2019, 6:43 PM Luis Gonzalez wrote: > > ok. This is a good solution but I need a new macro than automatically loop > over all properties and delete them if they are 0 > > -- > You received

[tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread @TiddlyTweeter
I'm not really getting anywhere on this. Maybe TW filters are INCAPABLE of discarding text? I'd like to know. The issue is this ... I need CONTENT 1-3 returning, but nothing else... > CONTENT 1 text not wanted CONTENT 2 text not wanted CONTENT 3 > > I could not work out how to do

[tw5] Using wikified text from another tiddler as state in $reveal

2019-09-17 Thread Melvin
I have a Tiddler called $:/dayofweek which has the following content. <> I hoped that the following code would work (on any given Tuesday). <$reveal type="match" state="$:/dayofweek" text="Tuesday"> Yay! But it didn't. The culprit was shown when I rewrote it to the following code: <$reveal

[tw5] Re: DataTiddlers. Delete properties depending its value

2019-09-17 Thread Luis Gonzalez
ok. This is a good solution but I need a new macro than automatically loop over all properties and delete them if they are 0 -- 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

[tw5] Re: DataTiddlers. Delete properties depending its value

2019-09-17 Thread Mohammad
Hi Luis, This is one solution! \define deleteIdx() <$button class="tc-btn-invisible tc-tiddlylink"> <$action-setfield $tiddler="$:/Luis/warehouse" $index=<> /> \end <$list filter="[[$:/Luis/warehouse]indexes[]]"> <$set name="val" filter="[[$:/Luis/warehouse]getindex]"> <$list

[tw5] Using stamp to get [[]] with cursor between the brackets like editor button "wrap selection ..." possible?

2019-09-17 Thread 'Cd.K' via TiddlyWiki
The normal behavior of stamp: [image: 17-09-_2019_15-08-54.png] I want this: [image: 17-09-_2019_15-12-00.png] How to archive this goal? Is it possible? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and

[tw5] Re: What's the point of effort?

2019-09-17 Thread Mohammad
:-) On Tuesday, September 17, 2019 at 2:15:42 PM UTC+4:30, Birthe C wrote: > > Tony, > > Thank you. I think you guessed it, I didn't know that all these goodies > were possible. > > Mohammad, as the creator of a lot of the stuff we need to assure everyone > can easily find, your enthusiasm

Re: [tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Mat
@Jeremy - BTW, it would be fun if the old release banners for each version could be shown in the Releases tiddler for a nice clicking back to reminisce and get inspired for making new submissions. Perhaps in this vincinity: [image: Capture.PNG] <:-) -- You received this message because you

Re: [tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread @TiddlyTweeter
> I can't *fully* match the fonts because the clock is a fragment from a > photo so I don't know what font it is. Right. Maybe you could "bold the text part" and add a slight "haze" to approximate the clock look? FWIW, I'd vote for it because its economical and combines a succinct image

Re: [tw5] Re: Tiddlywiki and regexp

2019-09-17 Thread @TiddlyTweeter
Right. Its clean when you have consecutive items. I'm trying to work out what to do when you don't. TT On Tuesday, 17 September 2019 13:56:22 UTC+2, TonyM wrote: > > Yt? > > In this case I was extracting all list items from a more complex html > source then relisting the items. > The result

Re: [tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Jeremy Ruston
Hi Mat > On 17 Sep 2019, at 12:13, Mat wrote: > > > Good to hear. By "second one" you mean the one with the .1.22 on the side or > the overlapping one? (The order is different in my posts text vs the > attachments.) I meant this copied below. Best wishes Jeremy -- You received this

Re: [tw5] Re: Tiddlywiki and regexp

2019-09-17 Thread TonyM
Yt? In this case I was extracting all list items from a more complex html source then relisting the items. The result is clean with only list items. Regards Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group

Re: [tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Mat
Thanks for input TT. Before I do anything I need to know which one qualifies at all. But to your points: I can't *fully* match the fonts because the clock is a fragment from a photo so I don't know what font it is. But I do agree it could be stretched horizontally for better match. Other than

Re: [tw5] Re: Tiddlywiki and regexp

2019-09-17 Thread @TiddlyTweeter
Ciao Mark I'm late on this. I got really interested in this kind of extraction, which I think there is demand for. Two issues I can't figure out ... 1 - does "<$vars realchars="[^\s]+">" need to be that? Rather than its inverse "<$vars realchars="\S+">"? (Where you would not need the variable

[tw5] Re: Presenting: a plugin which automatically relinks renamed tiddlers

2019-09-17 Thread TonyM
Thanks No need to defend yourself. This is a fantastic solution. What changes you can make would be great and I will hack my self the rest of the way. My needs are far less complex than you think and in time I may provide some helpful examples. Regards Tony -- You received this message

[tw5] Re: The documentation is bad

2019-09-17 Thread TonyM
Yes I have being keen to change the static template to link to the interactive wiki for my own wikisite. 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

Re: [tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread @TiddlyTweeter
Ciao Mat [image: 5.1.22_clock_3.png] Nice design. Could be an opener for a TV show. ( https://www.youtube.com/watch?v=AI4jbJRMEKM) Couple of three points ... 1 - make the FONT of the number 5.1.22 be the same. 2 - maybe change the COLOUR? Could be subtle lower grey. Might also work in a

[tw5] Re: Presenting: a plugin which automatically relinks renamed tiddlers

2019-09-17 Thread Flibbles
In my defense, core vanilla Tiddlywiki will relink system tiddlers on a rename, and I decided to keep vanilla behavior as much as possible. If automatically changing system tiddlers is a problem, then perhaps it should also be submitted as an undesirable behavior to the Tiddlywiki bug tracker.

Re: [tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Mat
Jeremy Ruston wrote: > > > I think the second one is much better. The version number could perhaps be > more prominent by expanding it to fill more of the available space. > Good to hear. By "second one" you mean the one with the .1.22 on the side or the overlapping one? (The order is different

[tw5] Re: Query: How do I filter to extract content in CONTENT in the text field?

2019-09-17 Thread @TiddlyTweeter
I commented on the problem here too: https://groups.google.com/d/msg/tiddlywiki/43x2tbA4ALE/kiePQiIJAgAJ TT On Monday, 16 September 2019 16:52:37 UTC+2, @TiddlyTweeter wrote: > > Hi Mohammad > > Unfortunately I can't get that solution to work when you have text between > the matches. > > It

Re: [tw5] Re: Tiddlywiki and regexp

2019-09-17 Thread @TiddlyTweeter
TonyM It makes great sense to throw away unneeded text BETWEEN tags. Unfortunately I could not get your version to work. As far as I can see it just re-adds tags you just took off, and also adds them to text you need to excise. Yes? TT On Sunday, 25 August 2019 05:50:46 UTC+2, TonyM wrote:

Re: [tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Jeremy Ruston
Hi Mat I think the second one is much better. The version number could perhaps be more prominent by expanding it to fill more of the available space. Best wishes Jeremy > On 17 Sep 2019, at 11:53, Mat wrote: > > Jeremy Ruston wrote: > [...]the version number be clear and readable. > > >

[tw5] Re: A new look into: InMyScoks

2019-09-17 Thread @TiddlyTweeter
Right. One thing we lack is a "short-list" of documentation and information wikis. There are several. And probably some I don't know about. TT On Tuesday, 17 September 2019 10:18:31 UTC+2, Mohammad wrote: > > Topic: Stranded Docs on Tiddlywiki > > The great wiki by Jed Carty inmyscoks > >

Re: [tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Jeremy Ruston
Hi Mat > Forgive me for stating the obvious but; This symbolizes the inner essence of > mans existential struggle in the universe. > The concept is great but I fear that at the moment it may not satisfy the first requirement, that the version number be clear and readable. Particularly at small

[tw5] Re: The documentation is bad

2019-09-17 Thread un.oliv...@gmail.com
On Monday, September 16, 2019 at 1:45:52 PM UTC+2, TonyM wrote: > on Tiddlywiki.com edit a tiddler and you will see a link to contribute to > the docs. > This is new, isn't it? I already wanted to do that and I edited tiddler to see but I haven't see this nice explanation. This is great. Of

[tw5] DataTiddlers. Delete properties depending its value

2019-09-17 Thread TonyM
Your last sentence contradicts the second sentence. I believe you need to use action setfield with no value. Untested by me. 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

[tw5] Re: The documentation is bad

2019-09-17 Thread un.oliv...@gmail.com
I haven't seen this answer which was exactly what I needed. Thanks. BTW there is also a page "Installing TiddlyWiki on Node.js" which is a copy of GettingStarted except it has labels. Very confusing. Of course none of these two pages are linked from the page "Using TiddlyWiki on Node.js" nor

[tw5] Re: What's the point of effort?

2019-09-17 Thread Birthe C
Tony, Thank you. I think you guessed it, I didn't know that all these goodies were possible. Mohammad, as the creator of a lot of the stuff we need to assure everyone can easily find, your enthusiasm talks highlygo go go Birthe -- You received this message because you are subscribed

[tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Markus Adler
Ups! Thanks for hint. Updated picture is online. Am Dienstag, 17. September 2019 11:33:00 UTC+2 schrieb Mat: > > Markus, cool image. Just make sure to note: > > * The bottom 46 pixels will be obscured by the banner text “What’s new in > 5.1.22” > > <:-) > -- You received this message because

[tw5] Re: A new look into: InMyScoks

2019-09-17 Thread A Gloom
Yes, one of the first wikis I ransacked for tips, will be adding it to Searching hign n low... -- 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: Conditional link

2019-09-17 Thread bimlas
In the palette - did you copied and applied that as well? (toolbar-delete-button, toolbar-cancel-button, toolbar-done-button) -- 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

[tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Mat
Markus, cool image. Just make sure to note: * The bottom 46 pixels will be obscured by the banner text “What’s new in 5.1.22” <:-) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from

[tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Markus Adler
TiddlerNumbers ;) [image: tw_5122.png] Am Dienstag, 10. September 2019 17:58:54 UTC+2 schrieb Jeremy Ruston: > > Now that v5.1.21 is out it’s time to open the competition for the new > release banner artwork for v5.1.22. (See >

[tw5] DataTiddlers. Delete properties depending its value

2019-09-17 Thread Luis Gonzalez
I have a wiki to manage a warehouse and a datatiddler with all the things: mouse: 2 keyboard: 5 monitor: 8 flopy: 0 LPT-printer: 0 etc etc etc ... I want to clean this datatiddler deleting all properties with a value of 0. They are obsolete things. I can show this 0-properties with this

Re: [tw5] Re: The documentation is bad

2019-09-17 Thread Olivier
I just succeeded to export to a static web site but with the old option, I cannot do it with the new one. ~/node_modules/tiddlywiki/tiddlywiki.js --verbose --load mytiddly.html --rendertiddlers '[!is[system]]' $:/core/templates/static.tiddler.html static text/plain On Tue, Sep 17, 2019 at 10:57

Re: [tw5] Re: The documentation is bad

2019-09-17 Thread Olivier
Thanks for your answers, it seems I am not the only one confused with the doc (I exclude those who trust so much in the doc that they told me to look at pages I cited in my initial mail :) Since yesterday, I found out what is Node.js and that to install tiddlywiki (the program) I should first

[tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Mat
Forgive me for stating the obvious but; This symbolizes the inner essence of mans existential struggle in the universe. [image: 5.1.22_clock.png] <:-) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: Conditional link

2019-09-17 Thread TonyM
Thanks, I like a number of aspects of it. For some reason the edit view buttons are not traffic lights - three colours. Do you recall where that was set? Thanks heaps Tony On Tuesday, September 17, 2019 at 5:12:06 PM UTC+10, bimlas wrote: > > ... and here's the background: >

[tw5] TW-Scripts monthly update

2019-09-17 Thread Mohammad
TW-Scripts just has got new update https://kookma.github.io/TW-Scripts/ It uses Tiddlywiki 5.1.21 and has new solution! Among them is Macro with dismiss alerts inline: https://kookma.github.io/TW-Scripts/#Macro%20with%20Dismiss%20Alerts%20Inline Best Mohammad -- You received this message

Re: [tw5] Re: Coming in v5.1.22: dynamic loading of plugins

2019-09-17 Thread Jeremy Ruston
Hi Tony > Example > Drag and drop various tiddlers, plugins and json files and rather than hit > import, rename to another field and remove the plugin-type import and status > field and what remains is a json tiddler containing the collected tiddlers. I’m pretty sure that you can do this

Re: [tw5] Re: Coming in v5.1.22: dynamic loading of plugins

2019-09-17 Thread TonyM
Jeremy, As raised elsewhere, the import process is also a good way to bundle tiddlers into a json tiddler. If you are modifying the import process can I please suggest a minor change? Example Drag and drop various tiddlers, plugins and json files and rather than hit import, rename to another

Re: [tw5] Re: Coming in v5.1.22: dynamic loading of plugins

2019-09-17 Thread Jeremy Ruston
Hi Tony > What about adding to plugins requiring reload a red > $:/core/images/refresh-button > > with a tool tip saying will require save a reload after install. The problem is that tooltips don’t work on

[tw5] How to activate plugin on server

2019-09-17 Thread Markus Adler
Hi, i have install the muuri-touch plugin to try it out. After some testing i had deactivate in options/plugin section. After that their is not function in whole tw-site. It looks like in attachment. TW runs on my own server. Is it possible to activate the plugin on serverside to get back

[tw5] A new look into: InMyScoks

2019-09-17 Thread Mohammad
Topic: Stranded Docs on Tiddlywiki The great wiki by Jed Carty inmyscoks http://inmysocks.tiddlyspot.com has a lot of good information both for newbies and advanced users! While it uses 5.1.11 (and I think it needs to be updated) but it absolutely worth to have a look and learn from a lot

Re: [tw5] Re: Coming in v5.1.22: dynamic loading of plugins

2019-09-17 Thread TonyM
Jeremy, What about adding to plugins requiring reload a red $:/core/images/refresh-button with a tool tip saying will require save a reload after install. This provides all the information, is attention

Re: [tw5] Re: Coming in v5.1.22: dynamic loading of plugins

2019-09-17 Thread Mohammad
This is much much better! Thank you Jeremy! --Mohammad On Tuesday, September 17, 2019 at 12:36:11 PM UTC+4:30, Jeremy Ruston wrote: > > Just to add that there’s now a warning in the import listing if a plugin > will require a reload. > > Best wishes > > Jeremy. > > > > That's a good

Re: [tw5] Re: Coming in v5.1.22: dynamic loading of plugins

2019-09-17 Thread Mohammad
One more point On drag and drop, no message is shown for reloading and I think that's enough! But let's what are the other users thought! --Mohammad -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

Re: [tw5] Re: Coming in v5.1.22: dynamic loading of plugins

2019-09-17 Thread Mohammad
Hi Jeremy! That's a good indicator! I am sure the feel and look will be better by release date! For example font of alert, and other visual effects. I thought icon can be different, but as developers may use different icons it may not work always! --Mohammad On Tuesday, September 17, 2019 at

Re: [tw5] Re: Competition for v5.1.22 artwork

2019-09-17 Thread Jeremy Ruston
Hi Thomas That’s great, thank you for the first entry! > Voilà. Attached SVG is about a third the size of the PNG. The current v5.1.22-prerelease banner image is just a placeholder until the competition is completed. Best wishes Jeremy > > Cheers, Thomas > > > <5.1.22-plugin.png> > >

[tw5] Re: Conditional link

2019-09-17 Thread bimlas
... and here's the background: https://bimlas.gitlab.io/#%24%3A%2Fbimlas%2Fbackground%2Fbackground.jpg -- 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: Conditional link

2019-09-17 Thread bimlas
Tony, It works if you copy these tiddlers. Attention! Unconditionally overrides settings for other themes (so while $:/bimlas/theme/Bimlas/base exists, even if you switch between themes, some things will look the same). Sorry for the poor work, but I think the theme was the first modification

[tw5] Re: Coming in v5.1.22: dynamic loading of plugins

2019-09-17 Thread Mohammad
Yep! Tiddlywiki uses a default icon for plugins! One solution is uses different one! Other as you said is to show it! On Tuesday, September 17, 2019 at 11:18:44 AM UTC+4:30, TonyM wrote: > > Mohammad, > > Are you simply opening them and looking to see if it contains a .js ? > > With this facility

[tw5] Re: What's the point of effort?

2019-09-17 Thread Mohammad
Great idea! Start please! Keep going, you are getting there. On Tuesday, September 17, 2019 at 9:17:05 AM UTC+4:30, TonyM wrote: > > Birthe, > > There will be plenty of time for feedback during and after a solution is > developed. However few people necessarily understand a vision for an end

[tw5] Re: Coming in v5.1.22: dynamic loading of plugins

2019-09-17 Thread TonyM
Mohammad, Are you simply opening them and looking to see if it contains a .js ? With this facility soon to be available it would be nice if the plugin list indicated such tiddlers, perhaps with an icon/ or *no reload needed Thanks On Tuesday, September 17, 2019 at 4:27:14 PM UTC+10, Mohammad

  1   2   >