Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-06-13 Thread Damon Pritchett
Hey Springer, Sorry, I should have done that in the first place. I decided I wanted to do this because of the way I was filtering the tiddlers that I wanted in the tables. I'm already filtering on the tag that I wanted excluded so I know that everyone of the table rows has that tag. I wanted

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-06-13 Thread springer
Damon, might you paste in what your resulting code looked like, to give others a head start on tinkering? Even before you posted, I was wavering over whether I wanted this very function. (I had tentatively decided that sometimes I *do* want to see all tags, so that it's easier to pop into edit

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-06-13 Thread Damon Pritchett
Success! I wrapped the list widget (which contained the dynamic tables call) in a set widget which sets a variable with the value of the tag I want to exclude. I also changed my template tiddler to use the variable instead of the tag directly. Works beautifully! Thanks so much! Damon On

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-06-12 Thread Mohammad Rahmani
Hi Damon, Good luck for new development! You are on the right track! Best wishes Mohammad On Fri, Jun 12, 2020 at 9:47 PM Damon Pritchett wrote: > Thanks Mohammad, > > As usual, it took me two or three times reading the tutorial for the light > bulb to come on. The new template that I

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-06-12 Thread Damon Pritchett
Thanks Mohammad, As usual, it took me two or three times reading the tutorial for the light bulb to come on. The new template that I created works just like I wanted, but is very specific to the tag I'm using. I'm going to see about using a variable to pass which tag I don't want displayed so

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-06-11 Thread Mohammad Rahmani
Damon, In Shiraz tutorial this has been explained! but simply for each field passed to table-dynamic macro, it looks for a template. See the naming rules for tags template. That's all. For start you can clone Shiraz template and rename them. Best wishes Mohammad On Fri, Jun 12, 2020 at

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-06-11 Thread Damon Pritchett
Mohammad, I was able to figure out what modifications to the tags template to yield the desired result. My next question is how can I create my own custom tags template that can be used by the dynamic tables macro without modifying your default tags template? Damon On Thursday, June 11,

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-06-11 Thread Damon Pritchett
Thank you, sir. I suspected as much. I will look into the tags template to see what I can do and how much effort it will take. This is actually more of an aesthetics question than a functional one, but it could be fun to play with. Regards, Damon On Thursday, June 11, 2020 at 6:36:49 AM

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-06-11 Thread Mohammad Rahmani
If you mean to NOT display certain tags, with the current code it is not possible! BUT you can hack the tags template in Shiraz to meet your requirements. Best wishes Mohammad On Thu, Jun 11, 2020 at 6:34 AM Damon Pritchett wrote: > Hello Mohammad, > > I have a dynamic tables question. I

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-06-11 Thread Mohammad Rahmani
Hi Damon, Do you mean after creating a table, you like to remove some tags from the tags column? I may recommend also to use the latest version: https://kookma.github.io/TW-Shiraz/ Best wishes Mohammad On Thu, Jun 11, 2020 at 6:34 AM Damon Pritchett wrote: > Hello Mohammad, > > I have a

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-06-10 Thread Damon Pritchett
Hello Mohammad, I have a dynamic tables question. I have my dynamic tables call from within a list widget so that only tiddlers with a certain tag will populate the table. One of my columns is tags because I want to see what other tags are being used for each of the tiddlers. Is it possible to

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-04-14 Thread Rahul Kashyap
Ah! thanks a lot. -Rahul On Tuesday, April 14, 2020 at 11:24:31 AM UTC-4, Mohammad wrote: > > Hi Rahul, > > See the answer! I also attached the example. > > > > [image: chrome_RULFP03ZQC.png] > > > The trick is in Tiddlywiki always add an empty line to get the block > output. So add a line

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-04-14 Thread Mohammad
Hi Rahul, See the answer! I also attached the example. [image: chrome_RULFP03ZQC.png] The trick is in Tiddlywiki always add an empty line to get the block output. So add a line after *src:"* -- Mohammad On Tuesday, April 14, 2020 at 7:40:26 PM UTC+4:30, Rahul Kashyap wrote: > > Dear

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-04-14 Thread Rahul Kashyap
Dear Mohammad, Thanks for these amazing suits of plugins. I have been using it extensively in my work. I can across a bug as described in the attached screenshot. The details macro doesn't work with the monospace block formatting for some reason. It breaks when it encounters a double quote

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-17 Thread Markus Adler
Hi Mohammad, the Demo-Site is not reachable. Am Donnerstag, 6. Februar 2020 22:28:31 UTC+1 schrieb Mohammad: > > *Announcement:Shiraz plugin* > *Date: Feb 7th, 2020* > *Release: 2.0.15 beta* > *Status: beta under development* > > A new beta update is available. > > This update contains tons of

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-14 Thread Mohammad
Olegh, On Friday, February 14, 2020 at 3:40:28 PM UTC+3:30, oleghbond wrote: > > Mohammed, > >1. Buttons work fine. I'd just suggest to add a bit CSS margins in >order to make vertical and horizontal distance when one places several >buttons attached each to other. For example,

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-14 Thread Olegh Bondarenko
Mohammed, 1. Buttons work fine. I'd just suggest to add a bit CSS margins in order to make vertical and horizontal distance when one places several buttons attached each to other. For example, *.btn { margin: 0.15rem 0.1rem; }*. 2. Regarding highlighting the selected tabs they still

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-14 Thread Mohammad
Hi HC Haase I have given the correct link in announcement of 2.0.16 This is demo page: https://kookma.github.io/TW-Shiraz/ Cheers Mohammad On Friday, February 14, 2020 at 12:06:28 PM UTC+3:30, HC Haase wrote: > > The demo page is down > -- You received this message because you are

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-14 Thread HC Haase
The demo page is down -- 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

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-13 Thread Mohammad
Olegh, I updated the Shiraz to 2.0.16. Please have a look. As you may note the vertical tabs are red and color setting work there! Could you give a try and see if it work for you also? I did not changed the css but its position in stylesheet has been changed! --Mohammad On Wednesday, February

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-12 Thread Mohammad Rahmani
See also this as the reference of colorful sidebar from Riz: https://ibnishak.github.io/Tesseract/UI/index.html#Sidebar%20Tabs%20Alternate%20Style Best wishes Mohammad On Wed, Feb 12, 2020 at 11:43 PM Olegh Bondarenko wrote: > In order to make it workable at Control Panel > I even removed

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-12 Thread Mohammad Rahmani
On Wed, Feb 12, 2020 at 11:43 PM Olegh Bondarenko wrote: > In order to make it workable at Control Panel > Just a note: it is colorful-sidebar-tab. I remember in older version this worked for all tabs and then based on some feedback, I changed it to sidebar tabs only! By the way, I add you

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-12 Thread Mohammad
Okay, to work everywhere it needs to use other selectors also. I will see how to revise it. --Mohammad On Wednesday, February 12, 2020 at 11:43:16 PM UTC+3:30, oleghbond wrote: > > In order to make it workable at Control Panel > I even removed selector .tc-sidebar-lists. > You can check all

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-12 Thread Olegh Bondarenko
In order to make it workable at Control Panel I even removed selector .tc-sidebar-lists. You can check all these stuff at protw.github.io/prosteer https://bit.ly/oleghbond Ср, 12 лют. 2020, 21:45 користувач Mohammad пише: > Thanks Olegh! > > Let's have a look. > > --Mohammad > > On Wednesday,

Re: [tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-12 Thread Mohammad
Thanks Olegh! Let's have a look. --Mohammad On Wednesday, February 12, 2020 at 11:11:57 PM UTC+3:30, oleghbond wrote: > > 2.0.15 > > https://bit.ly/oleghbond > > Ср, 12 лют. 2020, 21:30 користувач Mohammad > пише: > >> Hi again Olegh, >> >> >> On Wednesday, February 12, 2020 at 10:51:57 PM

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-12 Thread Mohammad
Hi again Olegh, On Wednesday, February 12, 2020 at 10:51:57 PM UTC+3:30, oleghbond wrote: > > Dear Mohammad, > > I found that vertical tabs in colorful mode are not colored when are > selected. So I tried the following tweak - adding the following selector > *.tc-vertical >

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-12 Thread oleghbond
Dear Mohammad, I found that vertical tabs in colorful mode are not colored when are selected. So I tried the following tweak - adding the following selector *.tc-vertical button.tc-tab-**selected* into tiddler *$:/plugins/kookma/shiraz/styles/colorful-sidebar-ta**b* .tc-sidebar-lists

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-12 Thread Mohammad
Hi cmari, I found the source of issue in the case you reported. Thank you for your feedback. In 2.0.16 I have added description to docs regarding sorting of data in columns created from indexes. For your information, the sort procedure is a modified version of Eric Shulman sort dataTiddler by

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-12 Thread Mohammad
Olegh, I found the source of error! The button size actually is defined in a stylesheet $:/plugins/kookma/shiraz/styles/bs/btn-size and the button in $:/plugins/kookma/shiraz/styles/bs/btn Strangely TW put the $:/plugins/kookma/shiraz/styles/bs/btn-size before

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-12 Thread oleghbond
Mohammad, thanks, I did a walk-around by pasting *btn-lg* style code directly into a target tiddler. After you fix this issue I'll delete this patch. Olegh середа, 12 лютого 2020 р. 05:56:43 UTC+2 користувач Mohammad написав: > > Olegh, > To have a sense of real button sizes look at >

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-11 Thread Mohammad
Olegh, To have a sense of real button sizes look at https://www.w3schools.com/bootstrap4/bootstrap_buttons.asp --Mohammad On Wednesday, February 12, 2020 at 12:49:42 AM UTC+3:30, oleghbond wrote: > > Hello, Mohammad, > > > It seems the buttons do not look of a proper size as it should be >

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-11 Thread Mohammad
Hi Olegh, Thank you for reporting this issue! I correct it in future release! --Mohammad On Wednesday, February 12, 2020 at 12:49:42 AM UTC+3:30, oleghbond wrote: > > Hello, Mohammad, > > > It seems the buttons do not look of a proper size as it should be > accordingly to the classes btn-lg

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-11 Thread oleghbond
Hello, Mohammad, It seems the buttons do not look of a proper size as it should be accordingly to the classes btn-lg and btn-sm: [image: btn-lg.png] Olegh четвер, 6 лютого 2020 р. 23:28:31 UTC+2 користувач Mohammad написав: > > *Announcement:Shiraz plugin* > *Date: Feb 7th, 2020* >

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-08 Thread Mohammad
Hi cmari, I confirm the issue and will push a new update! The table-fd works fine but seems there is something wrong with latest table-id release. --Mohammad On Saturday, February 8, 2020 at 3:17:13 AM UTC+3:30, cmari wrote: > > Hi Mohammad, > I am interested in the sortable tables so I

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-07 Thread cmari
Hi Mohammad, I am interested in the sortable tables so I noticed that in the demo tiddler "demo/table-from-indexes", the "homework" column does not sort in numeric order. Should I not expect this? Sorry if missed something obvious! Thanks! cmari On Thursday, February 6, 2020 at 1:28:31 PM

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-06 Thread Mohammad
Hi again Diego, On Friday, February 7, 2020 at 2:51:56 AM UTC+3:30, Diego Mesa wrote: > > Thanks Mohammad! > > Shiraz is not a copy of TiddlyTables, but it uses TiddlyTables philosophy >> and mechanisms. >> > > I know! I just wasnt sure if it already came bundled in which might cause > some

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-06 Thread Diego Mesa
Thanks Mohammad! Shiraz is not a copy of TiddlyTables, but it uses TiddlyTables philosophy > and mechanisms. > I know! I just wasnt sure if it already came bundled in which might cause some problems downstream. Thank you for all your work! On Thursday, February 6, 2020 at 4:01:25 PM

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-06 Thread Mohammad
Hi Diego, No, they have no interference! The concept for implementation and mechanism is the same but they works differently with different settings, states, macros, ... Shiraz is not a copy of TiddlyTables, but it uses TiddlyTables philosophy and mechanisms. You can keep them side by side!

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-06 Thread Diego Mesa
Hey Mohammad, If we already have Alaan's plugin installed, should we remove it to use yours? On Thursday, February 6, 2020 at 3:44:48 PM UTC-6, Mohammad wrote: > > The $edit-text with calendar type in Task Manager example has been tested > on > > >- Chrome 79 desktop >- Chrome 79

[tw5] Re: Shiraz Plugin 2.0.15: Dynamic Tables with Task Manager Example and Numerical Summary

2020-02-06 Thread Mohammad
The $edit-text with calendar type in Task Manager example has been tested on - Chrome 79 desktop - Chrome 79 Android - FF 72 - Edge Chromium 81 and works as expected. --Mohammad On Friday, February 7, 2020 at 12:58:31 AM UTC+3:30, Mohammad wrote: > > *Announcement:Shiraz plugin*