Re: [tw5] Re: Shiraz Plugin: Lets use Tiddlywiki with More Ease

2021-08-11 Thread Mohammad Rahmani
Hi Springer

On Wed, Aug 11, 2021 at 8:37 PM springer  wrote:

> Mohammad, I am so excited all of these csv-based table features!
> If we include a title field, can we easily get tiddlers excised out from
> such a pasted table?
>

Do you mean to feed a tiddler by giving its title as input and the
table-csv creating a table?  Answer: YES
Do you mean to create a new tiddler based on the input data block (copy
pasted data from an external spreadsheet like Excel)? Answer is NO



> -Springer
>
> On Tuesday, August 10, 2021 at 8:38:07 AM UTC-4 Mohammad wrote:
>
>> Thank you all!
>>
>> See some screencasts of this new feature. I call it Quick Table.
>>
>>
>> *Simple Example*
>>
>>
>> Best wishes
>> Mohammad
>>
>>
>> On Sun, Aug 8, 2021 at 9:07 PM Mohammad Rahmani 
>> wrote:
>>
>>>
>>>- Do you like to convert your old static/plain table in a tiddler
>>>into a sortable table just by calling a macro  (no edit, no hassles,  
>>> ...)
>>>- Do you like to drop a CSV text file into tiddlywiki and in a
>>>second generate a dynamic table?
>>>- Do you like to copy paste part of a worksheet from Excel, Google
>>>Sheet, Libre Office Calc, ... into a tiddler and TW generate a nice
>>>sortable table for you?
>>>- Do you like to create tables from plain texts just by calling a
>>>simple macro?
>>>- Do you like to create task lists from plain text (just like
>>>GitHub)?
>>>- Write you tasks/todo as you write on a piece of paper and then get
>>>a task list! Do you like this?
>>>
>>>
>>> *Sit back, relax, and let Shiraz do all the work  ;-)*
>>>
>>>
>>> Stay tuned, Shiraz on *Tiddlywiki 5.0.2* is coming!
>>>
>>> Best wishes
>>> 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...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/1ff82c10-9e14-414d-a31d-4ab2630b5804n%40googlegroups.com
> 
> .
>

-- 
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 
https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMBri2MBAX42G0MBkCiF%3Dwvjr0ZxHVT84gT2%3DHssBfG0yA%40mail.gmail.com.


[tw5] Re: Shiraz Plugin: Lets use Tiddlywiki with More Ease

2021-08-11 Thread springer
Mohammad, I am so excited all of these csv-based table features! 
If we include a title field, can we easily get tiddlers excised out from 
such a pasted table?
-Springer

On Tuesday, August 10, 2021 at 8:38:07 AM UTC-4 Mohammad wrote:

> Thank you all!
>
> See some screencasts of this new feature. I call it Quick Table.
>
>
> *Simple Example*
>
>
> Best wishes
> Mohammad
>
>
> On Sun, Aug 8, 2021 at 9:07 PM Mohammad Rahmani  
> wrote:
>
>>
>>- Do you like to convert your old static/plain table in a tiddler 
>>into a sortable table just by calling a macro  (no edit, no hassles,  ...)
>>- Do you like to drop a CSV text file into tiddlywiki and in a second 
>>generate a dynamic table?
>>- Do you like to copy paste part of a worksheet from Excel, Google 
>>Sheet, Libre Office Calc, ... into a tiddler and TW generate a nice 
>>sortable table for you?
>>- Do you like to create tables from plain texts just by calling a 
>>simple macro?
>>- Do you like to create task lists from plain text (just like GitHub)?
>>- Write you tasks/todo as you write on a piece of paper and then get 
>>a task list! Do you like this?
>>
>>
>> *Sit back, relax, and let Shiraz do all the work  ;-)*
>>
>>
>> Stay tuned, Shiraz on *Tiddlywiki 5.0.2* is coming!
>>
>> Best wishes
>> 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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1ff82c10-9e14-414d-a31d-4ab2630b5804n%40googlegroups.com.


Re: [tw5] Re: Shiraz Plugin: Lets use Tiddlywiki with More Ease

2021-08-11 Thread Mohammad Rahmani
Hi Walt,
 I will upload an experimental version to give you a try by yourself.

But the mechanism is as below:

   1. read a plain text (here the one between )
   2. parse it into lines
   3. parse a line into columns (using delimiter)
   4. display it using your format of choice   [this is what you asked!]
   this part lets us format a column. this is the same as dynamic table
   template

So regarding your question: we need to have data as plain text inside a
tiddler to read and parse! TiddlyGoo is a sophisticated plugin!
Mark S and Mat can explain how this is possible, but I do not know if you
can directly use the quick table or not!


Best wishes
Mohammad


On Wed, Aug 11, 2021 at 3:23 PM ludwa6  wrote:

> Once again @Mohammad: you have kinda blown my mind with this demonstration
> of possibilities.  Before i get too excited tho, i want to make sure i
> understand:
>
> Regarding "Quick-Table-Shiraz-Colum formatting and table class-T04.mp4"
> demo, i am wondering: would it be possible to apply such formatting to
> tabular data imported from a Google Sheet (via the amazing TiddlyGoo
> plugin ) at time of data import/
> tiddler creation?
>
> As you may know, TiddlyGoo enables creating a set of tiddlers based on
> rows of data imported from a gSheet -and if those tiddlers could be
> formatted on-the-fly with a layout such as you have demonstrated here (by
> inserting that <> in a certain column of the spreadsheet, i
> guess?), then that would be the perfect complement to this data import
> process.
>
> If this is indeed possible Mohammad, prey tell how, and i shall be ever in
> your debt!
>
> /walt
>
>
> On Tuesday, August 10, 2021 at 2:47:52 PM UTC+1 Mohammad wrote:
>
>> Create a quick table from complex text! Apply formatting like text,
>> transclude and code.
>>
>> See how you can simply create a wikitext formatting table on the fly!
>>
>>
>> Best wishes
>> Mohammad
>>
>>
>> On Sun, Aug 8, 2021 at 9:07 PM Mohammad Rahmani 
>> wrote:
>>
>>>
>>>- Do you like to convert your old static/plain table in a tiddler
>>>into a sortable table just by calling a macro  (no edit, no hassles,  
>>> ...)
>>>- Do you like to drop a CSV text file into tiddlywiki and in a
>>>second generate a dynamic table?
>>>- Do you like to copy paste part of a worksheet from Excel, Google
>>>Sheet, Libre Office Calc, ... into a tiddler and TW generate a nice
>>>sortable table for you?
>>>- Do you like to create tables from plain texts just by calling a
>>>simple macro?
>>>- Do you like to create task lists from plain text (just like
>>>GitHub)?
>>>- Write you tasks/todo as you write on a piece of paper and then get
>>>a task list! Do you like this?
>>>
>>>
>>> *Sit back, relax, and let Shiraz do all the work  ;-)*
>>>
>>>
>>> Stay tuned, Shiraz on *Tiddlywiki 5.0.2* is coming!
>>>
>>> Best wishes
>>> 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...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/0f7d452a-c3ce-45ea-b70b-02020c1ed8fdn%40googlegroups.com
> 
> .
>

-- 
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 
https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMBAEfOL4Hd-p%3D1brT9%2Bp92XRuNcOPekOrBWyLB%3Ds12g9g%40mail.gmail.com.


[tw5] Re: Shiraz Plugin: Lets use Tiddlywiki with More Ease

2021-08-11 Thread ludwa6
Once again @Mohammad: you have kinda blown my mind with this demonstration 
of possibilities.  Before i get too excited tho, i want to make sure i 
understand:

Regarding "Quick-Table-Shiraz-Colum formatting and table class-T04.mp4" 
demo, i am wondering: would it be possible to apply such formatting to 
tabular data imported from a Google Sheet (via the amazing TiddlyGoo plugin 
) at time of data import/ tiddler 
creation?  

As you may know, TiddlyGoo enables creating a set of tiddlers based on rows 
of data imported from a gSheet -and if those tiddlers could be formatted 
on-the-fly with a layout such as you have demonstrated here (by inserting 
that <> in a certain column of the spreadsheet, i guess?), then 
that would be the perfect complement to this data import process.

If this is indeed possible Mohammad, prey tell how, and i shall be ever in 
your debt!

/walt


On Tuesday, August 10, 2021 at 2:47:52 PM UTC+1 Mohammad wrote:

> Create a quick table from complex text! Apply formatting like text, 
> transclude and code.
>
> See how you can simply create a wikitext formatting table on the fly!
>
>
> Best wishes
> Mohammad
>
>
> On Sun, Aug 8, 2021 at 9:07 PM Mohammad Rahmani  
> wrote:
>
>>
>>- Do you like to convert your old static/plain table in a tiddler 
>>into a sortable table just by calling a macro  (no edit, no hassles,  ...)
>>- Do you like to drop a CSV text file into tiddlywiki and in a second 
>>generate a dynamic table?
>>- Do you like to copy paste part of a worksheet from Excel, Google 
>>Sheet, Libre Office Calc, ... into a tiddler and TW generate a nice 
>>sortable table for you?
>>- Do you like to create tables from plain texts just by calling a 
>>simple macro?
>>- Do you like to create task lists from plain text (just like GitHub)?
>>- Write you tasks/todo as you write on a piece of paper and then get 
>>a task list! Do you like this?
>>
>>
>> *Sit back, relax, and let Shiraz do all the work  ;-)*
>>
>>
>> Stay tuned, Shiraz on *Tiddlywiki 5.0.2* is coming!
>>
>> Best wishes
>> 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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0f7d452a-c3ce-45ea-b70b-02020c1ed8fdn%40googlegroups.com.


[tw5] Re: Shiraz Plugin: Lets use Tiddlywiki with More Ease

2021-08-09 Thread Louis Davout
If I order now, will you send me a second one absolutely free?

On Monday, August 9, 2021 at 9:14:37 AM UTC-4 ludwa6 wrote:

> W00t!  For a late-night infomercial junkie like me, this is like the 
> famous Ginsu knife offer  (as 
> you were wondering 
> , 
> @PMario :-)  -totally irresistible.  Can't wait to try it!
>
> /walt
>
> On Sunday, August 8, 2021 at 5:51:30 PM UTC+1 cj.v...@gmail.com wrote:
>
>> That is a pretty fantastic teaser !
>>
>> On Sunday, August 8, 2021 at 1:38:00 PM UTC-3 Mohammad wrote:
>>
>>>
>>>- Do you like to convert your old static/plain table in a tiddler 
>>>into a sortable table just by calling a macro  (no edit, no hassles,  
>>> ...)
>>>- Do you like to drop a CSV text file into tiddlywiki and in a 
>>>second generate a dynamic table?
>>>- Do you like to copy paste part of a worksheet from Excel, Google 
>>>Sheet, Libre Office Calc, ... into a tiddler and TW generate a nice 
>>>sortable table for you?
>>>- Do you like to create tables from plain texts just by calling a 
>>>simple macro?
>>>- Do you like to create task lists from plain text (just like 
>>>GitHub)?
>>>- Write you tasks/todo as you write on a piece of paper and then get 
>>>a task list! Do you like this?
>>>
>>>
>>> *Sit back, relax, and let Shiraz do all the work  ;-)*
>>>
>>>
>>> Stay tuned, Shiraz on *Tiddlywiki 5.0.2* is coming!
>>>
>>> Best wishes
>>> 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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c48073ea-a70b-4963-be7e-0d75bcf3bd99n%40googlegroups.com.


[tw5] Re: Shiraz Plugin: Lets use Tiddlywiki with More Ease

2021-08-09 Thread ludwa6
W00t!  For a late-night infomercial junkie like me, this is like the famous 
Ginsu 
knife offer  (as you were 
wondering 
, 
@PMario :-)  -totally irresistible.  Can't wait to try it!

/walt

On Sunday, August 8, 2021 at 5:51:30 PM UTC+1 cj.v...@gmail.com wrote:

> That is a pretty fantastic teaser !
>
> On Sunday, August 8, 2021 at 1:38:00 PM UTC-3 Mohammad wrote:
>
>>
>>- Do you like to convert your old static/plain table in a tiddler 
>>into a sortable table just by calling a macro  (no edit, no hassles,  ...)
>>- Do you like to drop a CSV text file into tiddlywiki and in a second 
>>generate a dynamic table?
>>- Do you like to copy paste part of a worksheet from Excel, Google 
>>Sheet, Libre Office Calc, ... into a tiddler and TW generate a nice 
>>sortable table for you?
>>- Do you like to create tables from plain texts just by calling a 
>>simple macro?
>>- Do you like to create task lists from plain text (just like GitHub)?
>>- Write you tasks/todo as you write on a piece of paper and then get 
>>a task list! Do you like this?
>>
>>
>> *Sit back, relax, and let Shiraz do all the work  ;-)*
>>
>>
>> Stay tuned, Shiraz on *Tiddlywiki 5.0.2* is coming!
>>
>> Best wishes
>> 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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3b3a0420-5103-457a-80bb-c03157bb5c0dn%40googlegroups.com.


[tw5] Re: Shiraz Plugin: Lets use Tiddlywiki with More Ease

2021-08-08 Thread TW Tones
Yes all of the above,

This kind of thing is often time consuming,

Looking forward to it.

Thanks in advance
Tones


On Monday, 9 August 2021 at 02:38:00 UTC+10 Mohammad wrote:

>
>- Do you like to convert your old static/plain table in a tiddler into 
>a sortable table just by calling a macro  (no edit, no hassles,  ...)
>- Do you like to drop a CSV text file into tiddlywiki and in a second 
>generate a dynamic table?
>- Do you like to copy paste part of a worksheet from Excel, Google 
>Sheet, Libre Office Calc, ... into a tiddler and TW generate a nice 
>sortable table for you?
>- Do you like to create tables from plain texts just by calling a 
>simple macro?
>- Do you like to create task lists from plain text (just like GitHub)?
>- Write you tasks/todo as you write on a piece of paper and then get a 
>task list! Do you like this?
>
>
> *Sit back, relax, and let Shiraz do all the work  ;-)*
>
>
> Stay tuned, Shiraz on *Tiddlywiki 5.0.2* is coming!
>
> Best wishes
> 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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0cc48853-33f4-401b-bab9-fa126e1cca57n%40googlegroups.com.


[tw5] Re: Shiraz Plugin: Lets use Tiddlywiki with More Ease

2021-08-08 Thread springer
Surely you mean v5.2.0  ;)
Can't wait!
-Springer

On Sunday, August 8, 2021 at 12:38:00 PM UTC-4 Mohammad wrote:

>
>- Do you like to convert your old static/plain table in a tiddler into 
>a sortable table just by calling a macro  (no edit, no hassles,  ...)
>- Do you like to drop a CSV text file into tiddlywiki and in a second 
>generate a dynamic table?
>- Do you like to copy paste part of a worksheet from Excel, Google 
>Sheet, Libre Office Calc, ... into a tiddler and TW generate a nice 
>sortable table for you?
>- Do you like to create tables from plain texts just by calling a 
>simple macro?
>- Do you like to create task lists from plain text (just like GitHub)?
>- Write you tasks/todo as you write on a piece of paper and then get a 
>task list! Do you like this?
>
>
> *Sit back, relax, and let Shiraz do all the work  ;-)*
>
>
> Stay tuned, Shiraz on *Tiddlywiki 5.0.2* is coming!
>
> Best wishes
> 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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/352d883e-58bd-4fd6-88da-2b8edb85c683n%40googlegroups.com.


[tw5] Re: Shiraz Plugin: Lets use Tiddlywiki with More Ease

2021-08-08 Thread Charlie Veniot
That is a pretty fantastic teaser !

On Sunday, August 8, 2021 at 1:38:00 PM UTC-3 Mohammad wrote:

>
>- Do you like to convert your old static/plain table in a tiddler into 
>a sortable table just by calling a macro  (no edit, no hassles,  ...)
>- Do you like to drop a CSV text file into tiddlywiki and in a second 
>generate a dynamic table?
>- Do you like to copy paste part of a worksheet from Excel, Google 
>Sheet, Libre Office Calc, ... into a tiddler and TW generate a nice 
>sortable table for you?
>- Do you like to create tables from plain texts just by calling a 
>simple macro?
>- Do you like to create task lists from plain text (just like GitHub)?
>- Write you tasks/todo as you write on a piece of paper and then get a 
>task list! Do you like this?
>
>
> *Sit back, relax, and let Shiraz do all the work  ;-)*
>
>
> Stay tuned, Shiraz on *Tiddlywiki 5.0.2* is coming!
>
> Best wishes
> 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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/796778d4-be91-4a29-a4b2-87f2d80ce2een%40googlegroups.com.