[tw5] Re: Vertically centering an icon and text in the same cell of a table

2019-03-14 Thread Subi 54
Use something like this perhaps: ``` <$list filter="[rank[tabimgcss]]"> [data-tiddler-title^="<$view field=title/>"] img { vertical-align: middle; } ``` Just put `rank` in field of the riddles which contain the tables and use `tabimgcss` as the value. -- You received this message

[tw5] Re: Vertically centering an icon and text in the same cell of a table

2019-03-14 Thread S. S.
Maybe the first example here might help: https://www.w3schools.com/html/html_id.asp -- 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: Vertically centering an icon and text in the same cell of a table

2019-03-14 Thread John Thornton
Hello again. I solved my problem with localizing the CSS to specific areas to a higher degree. I was aware I can provide CSS class names to be associated to the table. By simply using the class names I can localize the CSS to the table. It is somewhat similar to the method of using 'id=' and

[tw5] Bound an Action to EditText Widget

2019-03-14 Thread Mohammad
Is there any way to bound an action widget to text-edit widget? I mean when change the content of $edit-text an action widget triggered --Mohammad -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: Classic view for TW 5

2019-03-14 Thread Paul Hutchinson
> > Alphonso mentioned my old Tiddlywiki http://bc.classic.tiddlyspot.com/ > > . > Thanks Alphonso. > I would advise against it though I'm sorry to hear that, I think it's the

[tw5] Bound an Action to EditText Widget

2019-03-14 Thread TonyM
Mohammad, if you did this it would act on every letter even perhaps arrows and backspace. To avoid this an ok or save button may be needed in which you can place any action. However If you edit a field or text field it can be interrogated for the current value every key stroke so you could

[tw5] Re: Vertically centering an icon and text in the same cell of a table

2019-03-14 Thread John Thornton
Thank you, S. S. The problem I have with that solution I mentioned before. I am doing this in TiddlyWiki, and I have not seen a way to use the 'id' form of CSS selectors, because I have not seen how to tag an element in a TiddlyWiki table with and 'id'. Maybe it is obvious and something I

[tw5] Re: Vertically centering an icon and text in the same cell of a table

2019-03-14 Thread S. S.
Try the id attribute as shown here : https://www.w3schools.com/html/html_id.asp -- 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: Vertically centering an icon and text in the same cell of a table

2019-03-14 Thread John Thornton
Thank you, Subi 54. It will take me a bit to understand that snippet and how to use it. On Thursday, March 14, 2019 at 9:12:04 AM UTC+1, Subi 54 wrote: > > Use something like this perhaps: > > ``` > <$list filter="[rank[tabimgcss]]"> > [data-tiddler-title^="<$view field=title/>"] img { >

[tw5] Re: Vertically centering an icon and text in the same cell of a table

2019-03-14 Thread John Thornton
Thank you, Oxydum. It worked and makes sense in its consistency with the HTML embedded CSS markup. I do not understand it, though. To me, the image seems centered and the text seems not to be centered. It seems counter-intuiitive that changing the centering on the image changes the positioning

[tw5] Re: Bound an Action to EditText Widget

2019-03-14 Thread Mohammad
Hi Tony! Yes, you are right! A button may be the better option! Thank you On Thursday, March 14, 2019 at 12:39:47 PM UTC+3:30, TonyM wrote: > > Mohammad, > > if you did this it would act on every letter even perhaps arrows and > backspace. To avoid this an ok or save button may be needed in

[tw5] Re: Quinoid v0.0.8alpha Downloadable, Configurable Resources

2019-03-14 Thread @TiddlyTweeter
For email users I updated my last post concerning Clipping in Quinoid. On Thursday, 14 March 2019 13:16:49 UTC+1, @TiddlyTweeter wrote: > > Ciao Mark S. > > Regarding the Clip function (using "b" apk) ... I tested as follows ... > > 1 -- With both Quinoid and Chrome "open" -- i.e. both

[tw5] Re: Quinoid v0.0.8alpha Downloadable, Configurable Resources

2019-03-14 Thread @TiddlyTweeter
Mark S. This is just an FYI from Andy 8.0.0 on a Motorola something. No need to respond. I did Housekeeping to remove loads of test wiki and clean-up... and clean reinstall. That illustrates that pathing is taken over on Android now. 1 -- Uninstalled Quinoid --- NOTE this deleted all the TW

[tw5] Re: Quinoid v0.0.8alpha Downloadable, Configurable Resources

2019-03-14 Thread @TiddlyTweeter
Ciao Mark S. Regarding the Clip function (using "b" apk) ... I tested as follows ... 1 -- With both Quinoid and Chrome "open" -- i.e. both started--though one is hidden when you use the other one. 2 -- With Q. closed. Chrome clip and close. Open Q. Both scenarios worked for me. The clip is

[tw5] Re: Tiddler Commander: A Tiddler Toolkit

2019-03-14 Thread Watt
Hi Mohammad Tiddler Commander is looking better all the time. You are so prolific it is hard to keep up with you! Thanks for your persistent efforts and developing this very useful tool. I have two requests to try and slow you down! 1. Is easy. Could you include a footer on all your forum

[tw5] Re: Quinoid v0.0.8alpha Downloadable, Configurable Resources

2019-03-14 Thread @TiddlyTweeter
Ciao Mark S. I tried adding a Resource to bring in one of my own wiki. It worked well. That feature is extremely useful! The only issue was editing JSON accurately on a tiny screen. So I just used an Android JSON editor which made it a breeze. Many thanks Josiah Mark S. wrote: > > > This

[tw5] Re: Tiddler Commander: A Tiddler Toolkit

2019-03-14 Thread Mohammad
Hello Watt, Many thanks for your feedback! Sure, I absolutely will document all parts of Commander! I will do what you are asked! By the way at the moment all of my efforts focused on finalizing the Commander to be distributed as PLUGIN! As you see still is as Release Candidate and is not

[tw5] Re: Tiddler Commander

2019-03-14 Thread Mohammad
I think tiddler Commander now is enough stable to be released as a plugin! I would ask Jeremy to see the possibility to distribute it as an OFFICIAL PLUGIN! Commander has 1. Bulk tiddler creation/deletion 2. Tag operation (add, remove, replace,) 3. Field operation (add, remove, set

[tw5] Re: Intersection of two filter runs

2019-03-14 Thread 'Mark S.' via TiddlyWiki
Here's a trimmer version of the previous macro. It seems to work and doesn't require calling a macro on each list item: \define f1() [enlist]-[enlist] \define f2() [enlist]-[enlist] <$vars x="1 2 3 4 5" y= "2 7 9 3" > <$list filter="[enlist] [enlist] -[subfilter] -[subfilter]" variable=item>

[tw5] Re: Tiddler Commander: A Tiddler Toolkit

2019-03-14 Thread Mohammad
Added as help! On Friday, March 8, 2019 at 5:52:05 AM UTC+3:30, TonyM wrote: > > Mohammad,I found some time to review the latest release of commander. Here > is an alternate way to arrange the front page > > [image: 2019-03-08_13-13-05.jpg] > > > And the Text of Quick Start if you want to use it

[tw5] Re: Quinoid v0.0.8alpha Downloadable, Configurable Resources

2019-03-14 Thread @TiddlyTweeter
Ciao Mark I'll do again to double check and report back on specifics. Josiah On Thursday, 14 March 2019 16:43:07 UTC+1, Mark S. wrote: > > Hi TT, > > Feedback is always useful, though sometimes painful. > > Did the 313a version prompt you for permissions? > > The missing resources is worrisome.

[tw5] Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread Mohammad
Create two tiddlers in tiddlywiki.com titled *Aa *and *Bb* Now create a tiddler with below code inside it. This code compares the modified date of two tiddlers and shows yes if Aa is newer than Bb and vice versa! \define gt() $(TidA)$ $(TidB)$ +[nsort[]last[1]remove[$(TidB)$]] \end \define

Re: [tw5] Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread Mohammad
Hi Jeremy, Have you created also the two tiddlers Aa and Bb? I think if you have created these tiddlers you will see different results! --Mohammad On Thursday, March 14, 2019 at 8:58:30 PM UTC+3:30, Jeremy Ruston wrote: > > Hi Mohammad > > When I run your sample I get the same results for both

[tw5] Re: Quinoid v0.0.8alpha Downloadable, Configurable Resources

2019-03-14 Thread @TiddlyTweeter
The phone is a Motorola. On Thursday, 14 March 2019 18:33:07 UTC+1, Mark S. wrote: > > Well, more mysterious. > > Possibly G. decided to roll back their permissions requirements between v7 > and v8 ? I doubt that Android retains permissions after uninstalls. That > would be a security breach, I

[tw5] Re: Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread Mohammad
A smart solution! Much shorter and semantic! Thanks alot! Added to TW-Scripts --Mohammad On Thursday, March 14, 2019 at 9:51:48 PM UTC+3:30, BurningTreeC wrote: > > @Mohammad, > > using the wikify widget for this usecase seems to be useless, this can > easily done without: > > <$set

[tw5] Re: Tiddler Commander

2019-03-14 Thread @TiddlyTweeter
Mohammad Just FYI. This thread is paginating on the web as its over 100 posts. I had to click 6 times to see the last post!! Could you direct people who want to comment to do so in your other, newer, thread? Best wishes Josiah -- You received this message because you are subscribed to the

[tw5] Tiddler Commander: Release Candidate

2019-03-14 Thread Mohammad
I think tiddler Commander now is enough stable to be released as a plugin! I would ask Jeremy to see the possibility to distribute it as an OFFICIAL PLUGIN! Commander has 1. Bulk tiddler creation/deletion 2. Tag operation (add, remove, replace) 3. Field operation (add, remove, set

[tw5] Re: Quinoid v0.0.8alpha Downloadable, Configurable Resources

2019-03-14 Thread @TiddlyTweeter
Mark S. I took more care second time round to address you better. Takes time. I'm still trying to get clear. 313a DOES work but the Resources don't show for me unless you close Quinoid and re-open it. J. On Thursday, 14 March 2019 18:33:07 UTC+1, Mark S. wrote: > > Well, more mysterious. >

[tw5] Re: Quinoid v0.0.8alpha Downloadable, Configurable Resources

2019-03-14 Thread 'Mark S.' via TiddlyWiki
Hi TT, Feedback is always useful, though sometimes painful. Did the 313a version prompt you for permissions? The missing resources is worrisome. However, did you happen to check the Document/TwFile directory? It's possible that the resources were there, but hadn't loaded into the list. In

[tw5] Re: Quinoid v0.0.8alpha Downloadable, Configurable Resources

2019-03-14 Thread 'Mark S.' via TiddlyWiki
Well, more mysterious. Possibly G. decided to roll back their permissions requirements between v7 and v8 ? I doubt that Android retains permissions after uninstalls. That would be a security breach, I think. So you tried 313a again? If you closed it out entirely (via the app manager, force

[tw5] Re: Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread Mohammad
Hi BTC, Thanks it works! but then if I further use the result I go into another trouble. No check this! <$wikify text="""<>""" name="result"> <> <$reveal type="match" text="yes" default=<> > Yes, Aa is newer <$reveal type="match" text="no" default=<> > No, Aa is older No output!

Re: [tw5] Re: Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread Mohammad Rahmani
BTC, Thank you, now it works and reveal widget shows the correct output! It is difficult to debug the TW scripts! Seem only experiences help here! A million thanks Cheers Mohammad Best wishes Mohammad On Thu, Mar 14, 2019 at 9:32 PM BurningTreeC wrote: > Yes, *result *has a value: *yes*

Re: [tw5] Re: Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread Mohammad Rahmani
Added to TW-Scripts. Best wishes Mohammad On Thu, Mar 14, 2019 at 9:32 PM BurningTreeC wrote: > Yes, *result *has a value: *yes* >> >> Seems I cannot get any output from reveal widget! >> >> I pasted the whole code here to be able to check in tiddlywiki.com! >> >> >> \define gt() >> $(TidA)$

[tw5] Re: Quinoid v0.0.8alpha Downloadable, Configurable Resources

2019-03-14 Thread @TiddlyTweeter
Nothing asked for extra permissions. Not on 313a or 312b. TBH I am totally unclear if that is because I granted them on Q. before (i.e. its privileges are set in some setting file already regardless) or because the install natively does it anew? Mark S. wrote: > > Did the 313a version prompt

[tw5] Re: Specifying the Type attribute for a list

2019-03-14 Thread passingby
Thank you. This is just as I thought. I only wanted to make sure I am not missing some tiddlywiki shorthand. Right now I am sometimes in a need of starting a list from a mid value. Like (iv) or something and then sublists with 'a' or 'A'. I am using inline html tag like . This is working fine

[tw5] Re: Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread BurningTreeC
> > Hi BTC, > Thanks it works! but then if I further use the result I go into another > trouble. > > No check this! > > <$wikify text="""<>""" name="result"> > <> > <$reveal type="match" text="yes" default=<> > > Yes, Aa is newer > > <$reveal type="match" text="no" default=<> > > No, Aa is

[tw5] Re: Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread BurningTreeC
> > Yes, *result *has a value: *yes* > > Seems I cannot get any output from reveal widget! > > I pasted the whole code here to be able to check in tiddlywiki.com! > > > \define gt() > $(TidA)$ $(TidB)$ +[nsort[]last[1]remove[$(TidB)$]] > \end > > \define is-it-newer(TiddlerA, TiddlerB) > <$set

[tw5] Re: Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread Mohammad
Yes, *result *has a value: *yes* Seems I cannot get any output from reveal widget! I pasted the whole code here to be able to check in tiddlywiki.com! \define gt() $(TidA)$ $(TidB)$ +[nsort[]last[1]remove[$(TidB)$]] \end \define is-it-newer(TiddlerA, TiddlerB) <$set name=TidA

Re: [tw5] Re: Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread BurningTreeC
> > BTC, > Thank you, now it works and reveal widget shows the correct output! > It is difficult to debug the TW scripts! Seem only experiences help here! > I must say you're also making it difficult by using the wikify widget > > A million thanks > > Cheers > Mohammad > >> >> -- You

[tw5] Re: Tiddler Commander

2019-03-14 Thread Mohammad
Sure! I do it new On Thursday, March 14, 2019 at 7:03:09 PM UTC+3:30, @TiddlyTweeter wrote: > > Mohammad > > Just FYI. > > This thread is paginating on the web as its over 100 posts. I had to click > 6 times to see the last post!! > > Could you direct people who want to comment to do so in your

[tw5] Re: How to change the colors of only one editor toolbar button

2019-03-14 Thread Ton Gerner
Hi, I played around with JDs solution (which as such works) and tried to simplify and polish it. To my surprise I ended up with a 'flexless' solution which - at least under my conditions (Linux Mint 19.3, Firefox & Chrome) - gives good results: .tc-editor-toolbar > .tc-reveal > button {

[tw5] Re: Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread BurningTreeC
> > A smart solution! > > Much shorter and semantic! > > Thanks alot! > > Added to TW-Scripts > >> >> What I want to say is that I think the wikify widget should never be the widget of choice if it can be done without When I use it I try questioning if there's a reason why, if I know that it

[tw5] Re: Intersection of two filter runs

2019-03-14 Thread Mohammad
Thanks Mark! Added to TW-Script. Cheers Mohammad On Thursday, March 14, 2019 at 6:26:37 PM UTC+3:30, Mark S. wrote: > > Here's a trimmer version of the previous macro. It seems to work and > doesn't require calling a macro on each list item: > > \define f1() [enlist]-[enlist] > \define f2()

[tw5] Re: Backing Up Android Documents

2019-03-14 Thread @TiddlyTweeter
Repeat for those on email. On Thursday, 14 March 2019 16:45:06 UTC+1, @TiddlyTweeter wrote: > > Dear all Android clever users ... > > I am using Mark S' great Quinoid app for TW on Android. > > I am looking for a decent Android backup app that can auto-backup my TW > (in "Documents/TwFiles"). >

[tw5] Re: Specifying the Type attribute for a list

2019-03-14 Thread passingby
On Wednesday, March 13, 2019 at 9:10:06 PM UTC-7, S. S. wrote: > > Search this google group for: > Change bullet list css lower-alpha > > Regards > Thank you S. S. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group

[tw5] Re: Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread BurningTreeC
> > Create two tiddlers in tiddlywiki.com titled *Aa *and *Bb* > > Now create a tiddler with below code inside it. This code compares the > modified date of two tiddlers and shows yes > if Aa is newer than Bb and vice versa! > > \define gt() > $(TidA)$ $(TidB)$ +[nsort[]last[1]remove[$(TidB)$]]

[tw5] Re: Backing Up Android Documents

2019-03-14 Thread Scott Kingery
Josiah, I'm wondering if Syncthing might be a good solution here. I haven't tried it yet and don't have time at the moment. Play store: https://play.google.com/store/apps/details?id=com.nutomic.syncthingandroid=en Website with more explanation: https://syncthing.net/ Scott On Thursday,

[tw5] Re: Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread BurningTreeC
@Mohammad, using the wikify widget for this usecase seems to be useless, this can easily done without: <$set name="tidBMod" value={{{ [[Bb]get[modified]] }}}> <$set name="tidAMod" value={{{ [[Aa]get[modified]] }}}> <$reveal type="match" text="yes" default={{{ [] []

[tw5] Re: Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread Mohammad
That's true! In my case I use wikify widget when I have to use the result of a macro or want to store a variable. I also use some general purpose macros and do not want to repeat the scripting! --Mohammad On Thursday, March 14, 2019 at 10:03:51 PM UTC+3:30, BurningTreeC wrote: > > A smart

[tw5] Re: Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread BurningTreeC
> > A smart solution! > > Much shorter and semantic! > It still can be shortified: <$set name="tidBMod" value={{{ [[Bb]get[modified]] }}}> <$set name="tidAMod" value={{{ [[Aa]get[modified]] }}}> <$list filter="[] [] +[nsort[]last[1]removesuffix ]"> Yes, Aa is newer <$list filter="[] []

[tw5] Re: Which tiddler is newer: What goes wrong here with Wikify

2019-03-14 Thread Mohammad
Yes, This is shorter and even better! list widget can do amazing things! while reveal may be semantic in this case! --Mohammad On Thursday, March 14, 2019 at 10:10:01 PM UTC+3:30, BurningTreeC wrote: > > A smart solution! >> >> Much shorter and semantic! >> > > It still can be shortified: > >

[tw5] Re: Quinoid v0.0.8alpha Downloadable, Configurable Resources

2019-03-14 Thread TonyM
Mark, Sorry, it took time to get back to this. I have upgraded to 1190313a.apk. It seems to be working well. Although it did add the help page a second time. I could send you the screenshot you requested but I would have to retro-grade. Let me know if you still want me to do that. Regards

[tw5] Re: Tiddler Commander

2019-03-14 Thread TonyM
Mohammad, Suggestion: Could you display the filter that was used to generate the list under select? If the search button is not pressed, the filter in the search field may not match the one used to generate the list. By displaying the filter that generates the list this can be cross checked,

[tw5] Re: How to change the colors of only one editor toolbar button

2019-03-14 Thread JD
That's neat, and disregarding the hover effect, even has fewer lines! Again I don't know on desktop how this looks but you can also add a width to the svg to make it narrower. This looks ok on my phone: --- .tc-editor-toolbar button .tc-image-button { padding: 4px 0px; font-size:

[tw5] Re: How to change the colors of only one editor toolbar button

2019-03-14 Thread TonyM
Ton, Thanks for raising this question and now the answers are online. In a related issue I have always thought if we want to add buttons and snipits etc... to the EditorToolbar it is a bit of a hassle finding new icons, so using colour will help. I think it would be nice if we could create

[tw5] Re: Suggestions for stand-alone, mobile TW files?

2019-03-14 Thread Subi 54
It is but I sync a tiddlywiki file: Inbox. Switching from Mobile to Desktop and having the important stuff right there can be nice. -- 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,

[tw5] Re: Tiddler Commander

2019-03-14 Thread Mohammad
Hi Tony! If you noticed, the filter search now will not work if you do not press the search icon at the right! The problem was changing the textbox does not notify the select tiddlers! To solve this issue I had to add that extra button! By the way when you press it, the search filter will be

[tw5] Re: Quinoid v0.0.8alpha Downloadable, Configurable Resources

2019-03-14 Thread TonyM
Mark, It is fine with 1190313a.apk Regards Tony On Friday, March 15, 2019 at 2:02:06 PM UTC+11, Mark S. wrote: > > I'm concerned about one of your comments. On the opening page of Q, on the > actionbar, there should be a little plus sign (+) icon there. Is it showing > up? > > Thanks! > --

[tw5] Re: Announcing 4 New Plugins (sort of)

2019-03-14 Thread Birthe C
Admis, In tiddler AltNavigation, Try clicking on these links while holding the Alt key, absolutely nothing happens, same with ShiftNavigation. Birthe -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: Quinoid v0.0.8alpha Downloadable, Configurable Resources

2019-03-14 Thread 'Mark S.' via TiddlyWiki
I'm concerned about one of your comments. On the opening page of Q, on the actionbar, there should be a little plus sign (+) icon there. Is it showing up? Thanks! -- Mark On Thursday, March 14, 2019 at 7:19:40 PM UTC-7, TonyM wrote: > > Mark, > > Sorry, it took time to get back to this. > > I