Re: [tw5] [Demo] Inspect macro definitions

2021-02-27 Thread Mohammad Rahmani
On Sun, Feb 28, 2021 at 1:36 AM clutterstack wrote: > Mohammad, > > Haha, sorry for not making sure to reference solutions you've already > released! > No problem, ;-) I myself forgot what I have done before :-) :-) > I have tried out the *find* macro, which is a very neat

Re: [tw5] Re: New macro list-pages: Looking for a simpler solution

2021-02-27 Thread Mohammad Rahmani
l in creating and manipulating dynamic tables. > Thanks again, > > Damon > > On Friday, February 26, 2021 at 10:02:53 AM UTC-7 Eskha wrote: > >> Hello Mohammad, >> >> Exactly, I want to refine the search result. >> (Useful when the filter returns a lot

Re: [tw5] [Demo] Inspect macro definitions

2021-02-27 Thread Mohammad Rahmani
> > Worth also to refere to > https://groups.google.com/g/tiddlywiki/c/Rx7RHqB-LbY/m/qY8rfuveAgAJ The find macro! > > -- 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

Re: [tw5] [Demo] Inspect macro definitions

2021-02-27 Thread Mohammad Rahmani
On Sat, Feb 27, 2021 at 6:45 PM clutterstack wrote: > Hi Mohammad, Hi Chris, > > Thanks for checking it out. To your points: > > 1. I thought this looked tricky, but I guess by importing variables from > each candidate tiddler in turn, we can examine non-global macros in the

Re: [tw5] [Demo] Inspect macro definitions

2021-02-26 Thread Mohammad Rahmani
the search to a plugin or filtered list only Best wishes Mohammad On Fri, Feb 26, 2021 at 11:47 PM clutterstack wrote: > Hi all, > > I was playing with dropdowns and...things...and I built something that I > wished I had last summer, and which will help me keep track of curren

Re: [tw5] Re: List tiddlers without tag and not shadow and not starting with $

2021-02-26 Thread Mohammad Rahmani
First try here Eric solution <> on https://tiddlywiki.com/ Best wishes Mohammad On Fri, Feb 26, 2021 at 5:54 PM David SZERMAN wrote: > I tried it but it did not work ; maybe I missed something. Thanks > > Le vendredi 26 février 2021 à 15:17:55 UTC+1, Eric

Re: [tw5] Sequential tiddlers

2021-02-26 Thread Mohammad Rahmani
This may be helpful if you can use batch operations. Have you tried Tiddler Commander <https://kookma.github.io/TW-Commander/>! Open it and go to create tiddlers! It can create many tiddlers with sequential numbers at once. Best wishes Mohammad On Fri, Feb 26, 2021 at 5:40 PM mrv...@gma

Re: [tw5] Re: [Update] TW-Vote plugin v1.0.0

2021-02-25 Thread Mohammad Rahmani
Hi Diego, I think the Kookma plugin library is now updated! It was an issue on my side! I forgot to update plugin.info Vote release number is 1.0.1 now. Best wishes Mohammad On Fri, Feb 26, 2021 at 5:26 AM dieg...@gmail.com wrote: > Mohammad, > > Thank you! When will this b

Re: [tw5] What is a good way to store data for an auto-generated table?

2021-02-25 Thread Mohammad Rahmani
On Thu, Feb 25, 2021 at 8:56 PM si wrote: > @Mohammad > > Thanks a lot! Data tiddlers + Dynamic tables is exactly what I needed. > Great plugin! > > I have one tiny question: Is there a way to apply filters to the entries > of a column? Here's what I've done which will make

Re: [tw5] What is a good way to store data for an auto-generated table?

2021-02-25 Thread Mohammad Rahmani
"windows_10" to be related > back to a tiddler called "Windows 10". But this is difficult to do because > of the character restrictions on field names. > 1. Storing data in separate tiddler is good idea 2. When you have problem with field name then you can use da

[tw5] [Update] TW-Vote plugin v1.0.0

2021-02-25 Thread Mohammad
it star it at https://github.com/kookma/TW-Vote 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...@google

Re: [tw5] Re: New macro list-pages: Looking for a simpler solution

2021-02-25 Thread Mohammad Rahmani
Hi Eskha I got your point! You want to refine the search result! I created an issue https://github.com/kookma/TW-Shiraz/issues/16 to look at this and hopefully add the feature to Shiraz! Best wishes Mohammad On Thu, Feb 25, 2021 at 11:16 AM Eskha wrote: > Thank you Mohammad for your ans

Re: [tw5] Re: New macro list-pages: Looking for a simpler solution

2021-02-24 Thread Mohammad Rahmani
On Thu, Feb 25, 2021 at 1:24 AM History Buff wrote: > Mohammad, Hi Damon, > > Love this macro. I was wondering how I could use this with dynamic tables > such that I could say display only 10 rows at a time and page through them. > > Sure, you should be able to hack dyna

Re: [tw5] Re: New macro list-pages: Looking for a simpler solution

2021-02-24 Thread Mohammad Rahmani
all $name=list-pages filter={{some-tiddler}} entries-per-page=10 /> \end Then enter in the edit box something like this: [tag[Definitions]] Best wishes Mohammad On Wed, Feb 24, 2021 at 6:41 PM Eskha wrote: > Hello Mohammad, > > Thank you for this useful macro. > > I wa

Re: [tw5] Re: New macro list-pages: Looking for a simpler solution

2021-02-24 Thread Mohammad Rahmani
;input" default="" That's all. You may write your own macro to call list-pages as above. something like list-search-pages ;-) Best wishes Mohammad On Wed, Feb 24, 2021 at 6:41 PM Eskha wrote: > Hello Mohammad, > > Thank you for this useful macro. > > I was

[tw5] Re: New macro list-pages: Looking for a simpler solution

2021-02-24 Thread Mohammad Rahmani
In the call to *qualify *the xx$/state is used on purpose to see the stateTid Remove xx after test! Best wishes Mohammad On Wed, Feb 24, 2021 at 3:55 PM Mohammad Rahmani wrote: > I have developed a* list-pages* macros similar to list-links, but it is a > little lengthy > > \defin

[tw5] New macro list-pages: Looking for a simpler solution

2021-02-24 Thread Mohammad Rahmani
hence slows down TW performance! *Evaluations* To give a try, download attached JSON and drag and drop into https://tiddlywiki.com/ Look at the Test tiddler As an example a simple template was created for test purposes. *Question:* What simpler solution do you propose? What improvement do you s

Re: [tw5] Re: [Question] filter start with [all[current]]

2021-02-24 Thread Mohammad Rahmani
Thank you Saq! Now, I got the point with your detailed explanations! Much appreciated! Best wishes Mohammad On Wed, Feb 24, 2021 at 2:09 PM Saq Imtiaz wrote: > [all[current]subfilter{tiddler-with-filter}] > > works when filter in tiddler-with-filter is something like: >

Re: [tw5] Re: [Question] filter start with [all[current]]

2021-02-24 Thread Mohammad Rahmani
ted above solution works but if I use a tiddler name for example HelloThere when I tested on https://tiddlywiki.com/ I see the output on all tiddlers, Does it mean [all[current]] bypassed here? I think this is because subfilter ignores the input! > > > On Wednesday, February 24, 2021 a

Re: [tw5] Re: [Question] filter start with [all[current]]

2021-02-24 Thread Mohammad Rahmani
try this new solution! > > On Wednesday, February 24, 2021 at 10:16:51 AM UTC+1 Mohammad wrote: > >> Hi Saq, >> >> >> >> On Wed, Feb 24, 2021 at 11:28 AM Saq Imtiaz wrote: >> >>> Have you tried something like this (without using a set widget) &g

Re: [tw5] Re: [Question] filter start with [all[current]]

2021-02-24 Thread Mohammad Rahmani
iddler-with-filter is something like: > > [tag[myTag]] > > On Wednesday, February 24, 2021 at 8:32:18 AM UTC+1 Mohammad wrote: > >> It seems this also works: >> >> \define FilterTiddler() test-tiddler >> >> <$set name="revealFilters

[tw5] Re: [Question] filter start with [all[current]]

2021-02-23 Thread Mohammad Rahmani
It seems this also works: \define FilterTiddler() test-tiddler <$set name="revealFilters" tiddler=<> field=text emptyValue="[!is[system]]"> <$list filter="[subfiltermatch]"> <> is selected!! Is there any simpler solution? Best wishe

[tw5] [Question] filter start with [all[current]]

2021-02-23 Thread Mohammad Rahmani
ove code 1. the *subfilter *is a selection constructor. Why do we need all[current] in the filter? 2. What do you propose for the last part of the filter run? It seems the match is slow? 3. What simpler solution do you propose? Best wishes Mohammad -- You received this message because you a

Re: [tw5] New features at tiddlyhost.com

2021-02-23 Thread Mohammad Rahmani
ue, 23 Feb 2021 at 11:26 pm, Mohammad Rahmani < > mohammad.rahm...@gmail.com> wrote: > >> Hi Simon, >> Tiddlyhost is much more powerful now! >> One more suggestion (I think it was discussed on GitHub): have a >> namespace per user. Now I see test.tiddly

Re: [tw5] New features at tiddlyhost.com

2021-02-23 Thread Mohammad Rahmani
Hi Simon, Tiddlyhost is much more powerful now! One more suggestion (I think it was discussed on GitHub): have a namespace per user. Now I see test.tiddlyhost.com! It is better to have kookma.tiddlyhost.com/test or kookma.test.tiddlyhost.com Please have a look Best wishes Mohammad On Tue

Re: [tw5] Re: CleanTids

2021-02-23 Thread Mohammad Rahmani
Wonderful! Thank you David! Best wishes Mohammad On Tue, Feb 23, 2021 at 11:13 PM David Gifford wrote: > CleanTids update in response to your comments! > > Features > > 1. (yesterday) Toggle 'gaps btwn tids' - formerly labeled as toggle margin > width. This is a game

Re: [tw5] CleanTids

2021-02-23 Thread Mohammad Rahmani
Hi Dave By #2 suggestion I mean to add aTable of Contents (e.g. "Contents") tab with a root tag of "Contents" Then every tiddler gets the "Contents" tag which will appear under the Contents tab. Best wishes Mohammad On Tue, Feb 23, 2021 at 8:30 PM David Gif

Re: [tw5] CleanTids

2021-02-23 Thread Mohammad Rahmani
the site title also Best wishes Mohammad On Mon, Feb 22, 2021 at 8:59 PM David Gifford wrote: > > Hi all > > My experiment last night with primordial tiddlers led to this more final > product, CleanTids. > > https://giffmex.org/experiments/cleantids.html > > Play and enj

Re: [tw5] Re: CleanTids

2021-02-23 Thread Mohammad Rahmani
On Tue, Feb 23, 2021 at 7:25 PM TiddlyTweeter wrote: > *David, this is seriously good use of CSS in TW.* > > Give a thought to WIDTH, maybe? > > Some of the lines are over 150 characters each. > > A CENTERED STREAM of about 80 characters wide might hum even better? > I would recommend the

Re: [tw5] Re: Button style for sidebar / dark palette???

2021-02-23 Thread Mohammad Rahmani
Hi David, Very nice and useful edition! Love it. I believe the new dark palettes need to be checked for svg colors, text colors, etc I had few issues with them. Best wishes Mohammad On Tue, Feb 23, 2021 at 7:16 PM David Gifford wrote: > Could this be browser-specific? I am using Fire

Re: [tw5] Do I recall a "distancer" for indenting?

2021-02-22 Thread Mohammad Rahmani
> > I now found it: It was from BurningTreeC here > <https://github.com/Jermolene/TiddlyWiki5/pull/4923>. Ah sorry, yes it is from BTC! > Thank you Monsieur Shiraz a.k.a Herr Kookma a.k.a Señor Mohammad ;-) > Thank you Mat! > > <:-) > > > On Monday

Re: [tw5] Do I recall a "distancer" for indenting?

2021-02-22 Thread Mohammad Rahmani
On Mon, Feb 22, 2021 at 6:33 PM Mat wrote: > Wasn't a "distancer" introduced fairly recently, i.e something to use > instead of to create a small indent or gap in a line? > I can't find it in the docs or in the release notes and I don't want to > retort to multiple nor a full or some such. >

Re: [tw5] Re: Do I recall a "distancer" for indenting?

2021-02-22 Thread Mohammad Rahmani
On Mon, Feb 22, 2021 at 7:06 PM amreus wrote: > I stole this from someone, don't remember who sorry: > > \define hspace(width:"25px") > These are utility macros in Shiraz! Have a look at https://kookma.github.io/TW-Shiraz/#demo%2Fmisc%2Fhspace:demo%2Fmisc%2Fhspace%20demo%2Fmisc%2Fvspace > > >

Re: [tw5] Re: One "Filter query" inside Many Tiddlers

2021-02-21 Thread Mohammad Rahmani
On Sun, Feb 21, 2021 at 4:33 PM Mohamed Amin wrote: > Thanks a lot Mohammad, I really appreciate your answer You are welcome! > > "subfilter" seems VERY powerful and I didn't use it before now > I subfilter is very powerful as you may use it in combination with othe

Re: [tw5] Re: One "Filter query" inside Many Tiddlers

2021-02-21 Thread Mohammad Rahmani
<$list filter="[subfilter{!!query}]" variable=dd> <> The last > was forgotten in previous post Best wishes Mohammad On Sun, Feb 21, 2021 at 4:06 PM Mohammad Rahmani wrote: > Instead of > *\define me()* > *{{!!query}}* > *\end* > > > *<$wi

Re: [tw5] Re: One "Filter query" inside Many Tiddlers

2021-02-21 Thread Mohammad Rahmani
Instead of *\define me()* *{{!!query}}* *\end* *<$wikify name="ss" text=<> >* * <$list filter=<> variable="dd" >* *<> * * * * * You should be able to use a much simpler solution <$list filter="[subfilter{!!query}]" variable=dd> <> wrote: > OK, I figured it our, below is

Re: [tw5] Re: question: sorting index:value in a dataTiddler by values

2021-02-19 Thread Mohammad Rahmani
wishes Mohammad On Fri, Feb 19, 2021 at 6:31 PM 'Mark S.' via TiddlyWiki < tiddlywiki@googlegroups.com> wrote: > Hi Mohammad, > > Whatever process you use to make the data tiddler needs to escape the > colon's. Like replace ":" with __SEPARATOR__ . And then th

Re: [tw5] Re: question: sorting index:value in a dataTiddler by values

2021-02-18 Thread Mohammad Rahmani
I have opened a new discussion on GitHub please see https://github.com/Jermolene/TiddlyWiki5/discussions/5506#discussion-3227970 Mario has submitted a PR to address some issues in working with data tiddler see: https://github.com/Jermolene/TiddlyWiki5/pull/3971 Best wishes Mohammad On Fri

Re: [tw5] Announcing Tiddlyhost.com

2021-02-18 Thread Mohammad Rahmani
wishes Mohammad On Fri, Feb 19, 2021 at 3:18 AM Simon Baird wrote: > (Via http://tiddlyspot.blogspot.com/2021/02/announcing-tiddlyhostcom.html > ) > > Tiddlyhost.com is the successor to Tiddlyspot.com. I've been working hard > on it since early January and I'm really happy with the

Re: [tw5] Re: question: sorting index:value in a dataTiddler by values

2021-02-18 Thread Mohammad Rahmani
operator but not values! Isn't it worth adding it to the Tiddlywiki core? Best wishes Mohammad On Fri, Feb 19, 2021 at 12:39 AM Álvaro wrote: > I also want to work with indes and values. But I did not know how to do > it combining filters like you. Then i created a new filter cloning * >

Re: [tw5] Re: question: sorting index:value in a dataTiddler by values

2021-02-18 Thread Mohammad Rahmani
Tiddlywiki uses JSON instead of data tiddler to address above issue So what do you think Best wishes Mohammad On Thu, Feb 18, 2021 at 11:45 PM 'Mark S.' via TiddlyWiki < tiddlywiki@googlegroups.com> wrote: > Remember that in TW, the data dictionary is just a convenience tool. So

[tw5] Re: question: sorting index:value in a dataTiddler by values

2021-02-18 Thread Mohammad Rahmani
tested in https://tiddlywiki.com/ if one creates a data tiddler with the myData title containing the data of the previous post. Question: as stated above this solution is very slow for large numbers of data (index-value pairs). What alternative solution do you propose? Best wishes Mohammad On Thu,

[tw5] question: sorting index:value in a dataTiddler by values

2021-02-18 Thread Mohammad Rahmani
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 vi

Re: [tw5] Re: Tiddlywiki Status Badge

2021-02-18 Thread Mohammad Rahmani
Hi On Thu, Feb 18, 2021 at 11:08 AM danraymond wrote: > Hi Mohammad > I know this is an old post, but is it easy to make a status badge with > three sections? > Yes! It is a simple css. > I tried adding a new subclass and span but it didn't work. I added a new > section

Re: [tw5] Re: A voting/rating button on tiddler

2021-02-16 Thread Mohammad Rahmani
Thank you Mark. Best wishes Mohammad On Tue, Feb 16, 2021 at 7:48 PM 'Mark S.' via TiddlyWiki < tiddlywiki@googlegroups.com> wrote: > Added to tiddlyWiki toolmap > <https://dynalist.io/d/zUP-nIWu2FFoXH-oM7L7d9DM> under Task management > and productivity - miscell

Re: [tw5] Is there a way to create automatic links besides Camel Case?

2021-02-15 Thread Mohammad Rahmani
Use the official Freelink plugin. Best wishes Mohammad On Tue, Feb 16, 2021 at 6:33 AM Jack S wrote: > For example, I am writing a story, and whenever I type a character's name, > such as John, if there is already a Tiddler with his name, it links to that > Tiddler every time. >

[tw5] Re: A voting/rating button on tiddler

2021-02-15 Thread Mohammad Rahmani
Best wishes Mohammad On Mon, Feb 15, 2021 at 12:26 AM Mohammad Rahmani < mohammad.rahm...@gmail.com> wrote: > This is a rough idea for having a rating / voting button for tiddlers. It > can be customized to be used even for tracking reading and so on! > > Drag and drop th

[tw5] Re: A voting/rating button on tiddler

2021-02-14 Thread Mohammad
, ... On Monday, February 15, 2021 at 9:09:48 AM UTC+3:30 Mohammad wrote: > This is a slightly better version of voting/rating tiddler > > Change log > 1. elements in separate tiddlers (e.g styles, macro, template, ...) (to > be a small plugin in future release) > 2. only works on non-s

[tw5] Re: A voting/rating button on tiddler

2021-02-14 Thread Mohammad
- improve performance - improve code simplicity - use better css Best wishes Mohammad On Monday, February 15, 2021 at 12:27:09 AM UTC+3:30 Mohammad wrote: > This is a rough idea for having a rating / voting button for tiddlers. It > can be customized to be used even for tracking reading

[tw5] Question: a comparison filter more like a switch-case

2021-02-14 Thread Mohammad Rahmani
at simpler, more semantic alternative do you propose? 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...@go

[tw5] A voting/rating button on tiddler

2021-02-14 Thread Mohammad Rahmani
help to have a better look and feel. The code stores rating/voting in the same tiddler you rate, but it can be customized to store ratings in another tiddler(s)! - Please contribute - Customize and reshare! - do you think this is useful at all? Credits go to GitHub! Best wishes Mohammad -- You

Re: [tw5] Re: empty.html should start with "fluid-fixed" layout

2021-02-14 Thread Mohammad Rahmani
Best wishes Mohammad On Sun, Feb 14, 2021 at 5:58 PM si wrote: > @Mohammad - No I mean literally just using the zoom in the browser (i.e. > "ctrl + -"). I use it when I just need to fit more content on the screen. > But if you zoom-out to say 70-80%, with fluid-fixed the

Re: [tw5] Re: empty.html should start with "fluid-fixed" layout

2021-02-14 Thread Mohammad Rahmani
Best wishes Mohammad On Sun, Feb 14, 2021 at 5:39 PM si wrote: > @Soren @Jeremy I often zoom out when using TW in the browser so I also > experience the problem Soren describes. I just wanted to add my vote to his > alternative proposal. > Hi Si, Is this related to text or other

Re: [tw5] Re: [Announcement] "TW Icons" - A large collection of icons for TiddlyWiki

2021-02-13 Thread Mohammad Rahmani
@Morosanuae They are different because they are more complex but this is not really the > problem. That is right! I see also the look and feel of emojis are quite different. So please ignore my comment, maybe in another project. Best wishes Mohammad On Sat, Feb 13, 2021 at 8:28 PM mo

Re: [tw5] Re: [Announcement] "TW Icons" - A large collection of icons for TiddlyWiki

2021-02-13 Thread Mohammad Rahmani
Hi again Morosanuae, Thank you for your quick response. Okay I understand what you mean. Does it make sense to add Google Noto Emojis <https://github.com/googlefonts/noto-emoji> (of course the colored ones)? Or do you think they are different? Best wishes Mohammad On Sat, Feb 13, 202

Re: [tw5] Re: [Announcement] "TW Icons" - A large collection of icons for TiddlyWiki

2021-02-13 Thread Mohammad Rahmani
link but transclude a tiddler. Best wishes Mohammad On Sat, Feb 13, 2021 at 8:08 PM Mohammad Rahmani wrote: > Hi Peter, > TW Icons has excellent design, but if you like to use icons as images you > can use Commander to help you to remove the prefix $:/images/ part. > Then

Re: [tw5] Re: [Announcement] "TW Icons" - A large collection of icons for TiddlyWiki

2021-02-13 Thread Mohammad Rahmani
a tiddler. Best wishes Mohammad On Sat, Feb 13, 2021 at 5:55 PM Peter Pauer wrote: > First of all thanks for your great work! > > But I have got a problem. I cannot use the imported images from the editor > toolbar ("insert picture" button). I have imported them wi

Re: [tw5] Re: [Announcement] "TW Icons" - A large collection of icons for TiddlyWiki

2021-02-13 Thread Mohammad Rahmani
tags or even change the name I love TW Icons. It is terrific and designed very well. TW Icons is a great app and it is an example how Tiddlywiki can be used to create real web app. Best wishes Mohammad On Fri, Feb 12, 2021 at 7:12 PM moros...@gmail.com wrote: > A new version of *"

[tw5] TiddlyRoam Website

2021-02-11 Thread Mohammad Rahmani
seen few other websites for Tiddlywiki editions (e.g Projectify). 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 tiddlywik

Re: [tw5] [Announcement] "TW Icons" - A large collection of icons for TiddlyWiki

2021-02-08 Thread Mohammad Rahmani
Thank you! Best wishes Mohammad On Mon, Feb 8, 2021 at 12:45 PM moros...@gmail.com wrote: > Thanks guys, I really appreciate and I hope my work will be useful to you. > > Anyway, if you have suggestions for improving the app or want to report > bugs, please, don't hesitate to wri

Re: [tw5] [Announcement] "TW Icons" - A large collection of icons for TiddlyWiki

2021-02-07 Thread Mohammad Rahmani
. search and export functionality are awesome You also showed how TW can be effectively used for real applications Just a minor suggestion: good to add a documentation part to GitHub page how one add more icons to this app. Best wishes Mohammad On Mon, Feb 8, 2021 at 1:11 AM moros...@gmail.com

Re: [tw5] Tip: In "Sidebar > More", add a tab showing Stylesheets

2021-02-06 Thread Mohammad Rahmani
Mat, Yes, yours is much simpler. Cheers Mohammad On Sat, Feb 6, 2021 at 10:50 PM Mat wrote: > @TT - not sure if you're ironic but anyway, it's just a small tip for > anyone who - like me - do think it will be more directly accessible in the > sidebar. Plus I kind of feel it

Re: [tw5] Tip: In "Sidebar > More", add a tab showing Stylesheets

2021-02-06 Thread Mohammad Rahmani
Hi Mat, Great tip! Thank you! Another solution is to open $:/core/ui/ControlPanel/Stylesheets tiddler and tag it with $:/tags/MoreSidebar Best wishes Mohammad On Sat, Feb 6, 2021 at 2:42 PM Mat wrote: > *"Now, how do I find stylesheets again?" * > > ...ooufff... must

Re: [tw5] Re: [Update] Tamasha Presentation Plugin

2021-02-04 Thread Mohammad Rahmani
y 2021 at 19:57:16 UTC Nicolas Petton wrote: > >> Mohammad Rahmani writes: >> >> >> If the font sizes are relative to vh, it surprises me that >> >> on the bigger resolution screen (3000x2000) the text reaches near to >> the >> >> bottom ed

Re: [tw5] [ANN] Projectify v0.13.1 is out!

2021-02-03 Thread Mohammad Rahmani
Hi Nico, The demo page is really impressive! I love it. The descriptions, images and design are great and it is now much simpler for newcomers to have a jumpstart I hope Tiddlywiki itself has such a demo page. Best wishes Mohammad On Wed, Feb 3, 2021 at 11:57 PM Nicolas Petton wrote: >

Re: [tw5] Re: [Update] Tamasha Presentation Plugin

2021-02-03 Thread Mohammad Rahmani
On Wed, Feb 3, 2021 at 10:00 PM Jeronimo Minino wrote: > Hi Mohammad > Hi Jeronimo, > > Thank you for your continued work on Tamasha. > Two comments: > Thank you for your feedback. > > 1. > No access to projectors this week, but I I tested the longlong tidd

Re: [tw5] Re: [Update] Tamasha Presentation Plugin

2021-02-03 Thread Mohammad Rahmani
long text here ... Best wishes Mohammad On Wed, Feb 3, 2021 at 1:25 PM TiddlyTweeter wrote: > Ciao Mohammad > > *All looking good! *Only issue I see is really a *question *, rather than > a big problem.. > (BTW, the slide Long Long Tid > <https://kookma.github.io/TW

Re: [tw5] Re: [Update] Tamasha Presentation Plugin

2021-02-03 Thread Mohammad Rahmani
t's have a look. > /Mike > > On Wednesday, February 3, 2021 at 12:31:22 PM UTC-4 Michael Wiktowy wrote: > >> Hi Mohammad, >> >> This is looking really good. Some feedback: >> 1) Counter-intuitively, looking at the long long tiddler slide, your vh >> s

Re: [tw5] Re: [Update] Tamasha Presentation Plugin

2021-02-03 Thread Mohammad Rahmani
On Wed, Feb 3, 2021 at 9:51 PM Michael Wiktowy wrote: > On Wednesday, February 3, 2021 at 2:09:22 PM UTC-4 Mohammad wrote: > >> On Wed, Feb 3, 2021 at 8:01 PM Michael Wiktowy wrote: >> >>> Hi Mohammad, >>> >> ... >> >> >>> 2) How d

Re: [tw5] Re: [Update] Tamasha Presentation Plugin

2021-02-03 Thread Mohammad Rahmani
> I don't have any presentations to make, but I just want to cheer you on. > Many thanks Chris. > On Tuesday, February 2, 2021 at 1:42:45 PM UTC-5 Mohammad wrote: > >> I would like to announce the new experimental release of Tamasha plugin. >> >>

Re: [tw5] Re: [Update] Tamasha Presentation Plugin

2021-02-03 Thread Mohammad Rahmani
ls img{ width:70%; } It works fine in presentation. You can change the width to get better results. Best wishes Mohammad On Wed, Feb 3, 2021 at 2:03 PM Ste wrote: > > Hi Mo and TT, > Just to second that. I've just been tinkering moving some of my > presentations from your previo

Re: [tw5] Re: [Update] Tamasha Presentation Plugin

2021-02-03 Thread Mohammad Rahmani
de show and my images just aren't small enough to fit inside the > > frame! > > @Mohammad, I think it would be good to scale images the same way we > scale text (not technically the same way, but to get similar results). > > Hi Nico, That would be great! Tiddlyshow simply

Re: [tw5] Re: [Update] Tamasha Presentation Plugin

2021-02-03 Thread Mohammad Rahmani
On Wed, Feb 3, 2021 at 8:01 PM Michael Wiktowy wrote: > Hi Mohammad, > Hi Mike, I really appreciate your feedback. > > This is looking really good. Some feedback: > 1) Counter-intuitively, looking at the long long tiddler slide, your vh > scaling works on small windows but th

[tw5] [Update] Tamasha Presentation Plugin

2021-02-02 Thread Mohammad Rahmani
be posted here or preferably to https://github.com/kookma/TW-Tamasha On the other end, feedback from the small screens is welcome. Best wishes 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: Tamasha Presentation Plugin [planned for early Feb]

2021-02-01 Thread Mohammad Rahmani
news is Tamasha is supported by two experts in the field, so I am very confident to improve Tamasha and make it a useful tool. Best wishes Mohammad On Mon, Feb 1, 2021 at 5:28 PM Ste wrote: > Excellent update. All slides are now readable in full on my phone/ > portrait mode! > >

[tw5] Re: Tamasha Presentation Plugin [planned for early Feb]

2021-01-31 Thread Mohammad Rahmani
it.* Best wishes Mohammad On Wed, Jan 20, 2021 at 6:55 AM Mohammad Rahmani wrote: > Tamasha is a pure wikitext (pure Tiddlywiki scripts no JS) plugin for > presentation and slideshow. > The idea was taken from my older plugin Tiddlyshow ( > https://kookma.github.io/Tiddlyshow/) &g

Re: [tw5] A "Who am I?" game template

2021-01-31 Thread Mohammad Rahmani
Really cool! Your solution has a lot of use case. Best wishes Mohammad On Sat, Jan 30, 2021 at 6:15 PM Erwan wrote: > > Hi everybody, > > Sharing this little "Who Am I?" game template that I did: > https://erwanm.github.io/TW-WhoAmIGame/ > > The idea is tha

Re: [tw5] Tamasha Presentation Plugin [planned for early Feb]

2021-01-29 Thread Mohammad Rahmani
Thank you! I myself like to know how $eventcatcher work. Best wishes Mohammad On Sat, Jan 30, 2021 at 12:30 AM coda coder wrote: > > > On Thursday, January 28, 2021 at 10:37:26 PM UTC-6 Mohammad wrote: > >> Thank you CodaCoder, I will give a try splitting the viewport in

Re: [tw5] Tamasha Presentation Plugin [planned for early Feb]

2021-01-28 Thread Mohammad Rahmani
Thank you CodaCoder, I will give a try splitting the viewport into two sections. Best wishes Mohammad On Thu, Jan 28, 2021 at 11:02 PM coda coder wrote: > You mean 5 seconds is a show-stopper? Seriously? $eventcatcher using > mouseover is already "not quick", something lik

Re: [tw5] Tamasha Presentation Plugin [planned for early Feb]

2021-01-28 Thread Mohammad Rahmani
> > > I did it with wikitext. The only thing "missing" is the ability to specify > 5 seconds. > > Thank you! It seems I have to use JS. > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails

Re: [tw5] Tamasha Presentation Plugin [planned for early Feb]

2021-01-28 Thread Mohammad Rahmani
On Thu, Jan 28, 2021 at 4:02 PM coda coder wrote: > > On Thursday, January 28, 2021 at 2:49:53 AM UTC-6 Mohammad wrote: > >> Right now Tamasha uses the hover mechanism, >> > > For what, exactly? "hover" is a CSS term, btw. > That's right! On mouse hove

Re: [tw5] Tamasha Presentation Plugin [planned for early Feb]

2021-01-28 Thread Mohammad Rahmani
lock/> Then create few slides (tiddlers) tagged with jero with a background field (you put a color name or code in this field for each tiddler like yellow, cyan , etc.. Then call the presenter <> If you are familiar with CSS, you can do many customization. Best wishes Mohammad On Wed

Re: [tw5] Tamasha Presentation Plugin [planned for early Feb]

2021-01-28 Thread Mohammad Rahmani
While Mike answered your question, I like to emphasize that the current release does not automatically use tiddler custom class, but you can do it. It is not on the todo list for now. Best wishes Mohammad On Thu, Jan 28, 2021 at 10:34 AM Jeronimo Minino wrote: > Mike, > Thank you ver

Re: [tw5] Tamasha Presentation Plugin [planned for early Feb]

2021-01-28 Thread Mohammad Rahmani
to selectively display those elements. For example vanilla looks like this \define tv-wikilinks() no <$transclude tiddler=<> field=title /> <$transclude tiddler=<> mode=block/> There three templates are shipped with Tamasha. Best wishes Mohammad On Wed, Jan 27, 2

Re: [tw5] Tamasha Presentation Plugin [planned for early Feb]

2021-01-28 Thread Mohammad Rahmani
Many thanks Coda coder, Right now Tamasha uses the hover mechanism, but what I mean is while the mouse /pointer is on the slide, it could be hidden and also nav button after 5 seconds or specified time. Best wishes Mohammad On Tue, Jan 26, 2021 at 10:56 PM coda coder wrote: > D

Re: [tw5] Tamasha Presentation Plugin [planned for early Feb]

2021-01-26 Thread Mohammad Rahmani
One issue I could not resolve yet is to hide nav buttons after a few seconds and appear it on mouse move. If you note while you keep the mouse on the slide the nav buttons are displayed. Hope someone come with a solution (of course without JS) Best wishes Mohammad On Tue, Jan 26, 2021 at 3

Re: [tw5] Tamasha Presentation Plugin [planned for early Feb]

2021-01-26 Thread Mohammad Rahmani
Hi TT, Thank you for your feedback. Sure I will correct them, perhaps use the same icons. Best wishes Mohammad On Tue, Jan 26, 2021 at 2:46 PM TiddlyTweeter wrote: > Nicolas Petton wrote: > >> The only feedback that I have is that it took me a white to realize that >>

Re: [tw5] Re: [ANN] Notebook theme v1.3.6 is out!

2021-01-25 Thread Mohammad Rahmani
Transclude the version field. Put the below wikitext wherever you want {{$:/themes/nico/notebook!!version}} Best wishes Mohammad On Mon, Jan 25, 2021 at 7:37 PM ludwa6 wrote: > Q: How can i tell which version of the Notebook theme i have installed? > > On Saturday, January 23, 202

Re: [tw5] TiddlyTime - a simple event logger

2021-01-25 Thread Mohammad Rahmani
Hi Anjar, Clean and simple. I like the dynamic nature of Tiddlytime. Creating a button on the fly. Does it make sense to let user decide on ascending/descending order of events in the table? Best wishes Mohammad On Mon, Jan 25, 2021 at 4:20 PM Anjar wrote: > Hi, > > I wa

Re: [tw5] Re: TiddlyTime - a simple event logger

2021-01-25 Thread Mohammad Rahmani
Hi Eric, Is it possible to have a tiny version of timer to be used for auto-play of slides in Tamasha (https://kookma.github.io/TW-Tamasha/#) I mean something like the Reveal.js (https://revealjs.com/auto-slide/) uses an autoplay feature. Please advise. Best wishes Mohammad On Mon, Jan 25

Re: [tw5] Re: Tamasha Presentation Plugin [planned for early Feb]

2021-01-25 Thread Mohammad Rahmani
On Mon, Jan 25, 2021 at 4:49 PM TiddlyTweeter wrote: > Ciao Mohammad > > Hello Josiah, > Great work. I have little to say as it works really well. Two small issues > ... > Thank you! > > 1 - On Presentation Mode on FF Windows there is dead white-space at the >

Re: [tw5] Re: Tamasha Presentation Plugin [planned for early Feb]

2021-01-25 Thread Mohammad Rahmani
. > Feel free to ignore the feedback if it doesn't fit your vision. I am really > looking forward to seeing how this project develops! I really appreciate your useful comments and I will absolutely will use feedbacks to improve Tamasha. > Op maandag 25 januari 2021 om 05:37:25 UTC+1 sch

Re: [tw5] Re: Tamasha Presentation Plugin [planned for early Feb]

2021-01-24 Thread Mohammad Rahmani
On Sun, Jan 24, 2021 at 11:35 PM clutterstack wrote: > Beautiful, Mohammad! > Thank you Chris. I will add documentation over the next weekend. Your feedback specially on the performance is highly welcome. Cheers Mohammad -- You received this message because you are subscribed to the

Re: [tw5] Re: [good practice] A multi steps IF using filters

2021-01-24 Thread Mohammad Rahmani
, thank you. I like these kinds of threads where the scripting features of TW are discussed and I always learn new things. Thank you Jed, Mat, Mark, and Tones. Best wishes Mohammad On Mon, Jan 25, 2021 at 4:00 AM 'Mark S.' via TiddlyWiki < tiddlywiki@googlegroups.com> wrote: > Maybe to

Re: [tw5] Re: Tamasha Presentation Plugin [planned for early Feb]

2021-01-24 Thread Mohammad Rahmani
Mohammad On Sun, Jan 24, 2021 at 10:50 PM Sylvain Naudin wrote: > Hi Mohammad, > > Great to see this beta release to play with it ! > (Just notice you talk about KaTeX plugin, but since it's not present, the > slide is not rendering good). > > I don't know if it's possible

Re: [tw5] Sorting records in a dynamic table - need syntax help

2021-01-24 Thread Mohammad Rahmani
Well, I have not tried that, but I think there are solutions. Not sure but I have read threads here discussing export/import csv. Best wishes Mohammad On Sun, Jan 24, 2021 at 6:03 PM 'JWHoneycutt' via TiddlyWiki < tiddlywiki@googlegroups.com> wrote: > OMG - it is embarrassing

Re: [tw5] Re: [good practice] A multi steps IF using filters

2021-01-24 Thread Mohammad Rahmani
implement a multi step IF. But I was not sure if my solution follows a good programming style or not! Best wishes Mohammad On Sun, Jan 24, 2021 at 6:10 PM Mat wrote: > @Mohammad > > It is not the IF-THEN structure you're asking for but if the input and > output are pre

Re: [tw5] Re: [good practice] A multi steps IF using filters

2021-01-24 Thread Mohammad Rahmani
Thank you Jed, I have not used the lookup operator, seems promising. I will give a try. Best wishes Mohammad On Sun, Jan 24, 2021 at 2:41 PM Jed Carty wrote: > I don't see anything wrong with using that macro, but I do have an > alternative that I think is more flexible. >

[tw5] Re: Tamasha Presentation Plugin [planned for early Feb]

2021-01-24 Thread Mohammad Rahmani
it was not tested on very small screens like old mobile devices. Please star it at https://github.com/kookma/TW-Tamasha Best wishes Mohammad On Wed, Jan 20, 2021 at 6:55 AM Mohammad Rahmani wrote: > Tamasha is a pure wikitext (pure Tiddlywiki scripts no JS) plugin for > presentation and sli

[tw5] [good practice] A multi steps IF using filters

2021-01-24 Thread Mohammad Rahmani
gt;match[three]then[3]] +[addsuffix[ lili]] ~[<__x__>addsuffix[ is not valid]]}}} > This is u: <> \end It works fine on https://tiddlywiki.com/ by calling macro as below <> <> <> <> I wish to know is this a good practice in TW 5.1.23? If not what better solut

<    3   4   5   6   7   8   9   10   11   12   >