[tw5] Re: Show Tiddler content in tabs

2020-04-06 Thread TonyM
Passing I am interested in similar methods and will try and share what I do. I just had an eye operation and have being told to keep looking towards the floor for a week. Do there may be a delay unless I come up with a method. If using separate tiddlers consider using the current tiddler to

[tw5] Re: How to loop through Tiddlers of a certain Tag and gather up all the values in a certain field

2020-04-06 Thread Mohammad
Added to TW-Scripts! On Tuesday, April 7, 2020 at 12:15:10 AM UTC+4:30, Saq Imtiaz wrote: > > This is my understanding of how the each filter is used: > > I think of each as "group by operand". So for each value of context it > reduces the list to one tiddler with that value, from which you can

[tw5] Re: [Visual Studio Code][Beta] TwiddlyWiki5 Syntax Highlighting for VSCode! v0.1.1

2020-04-06 Thread Joshua Fontany
Hi, please find an updated repo on Github. I have updated link, string, and pragma recognition. Fixed a few other syntax bugs. You will definitely see a lot more higlighting. Next up, improving Filter highliting. Best, Joshua Fontany On Saturday, March 28, 2020 at 12:54:55 PM UTC-7, Joshua

[tw5] Re: How to loop through Tiddlers of a certain Tag and gather up all the values in a certain field

2020-04-06 Thread TonyM
Post script We now also have the Maths operators see https://tiddlywiki.com/#Mathematics%20Operators and https://tiddlywiki.com/#Dominant%20Append which allows us to bypass the dominant append I imagine Unique can be used alongside these. Regards Tony On Tuesday, April 7, 2020 at 9:59:57 AM

[tw5] Re: Show Tiddler content in tabs

2020-04-06 Thread passingby
Thanks Tony. I can use separate tiddlers if there is no tw specific way to do this. I am just trying to avoid creating too many tiddlers. My need was to put some text in one tab and some bulleted notes in the other tab for each topic I create a tiddler for. On Monday, April 6, 2020 at 2:08:05

[tw5] Re: How to loop through Tiddlers of a certain Tag and gather up all the values in a certain field

2020-04-06 Thread TonyM
Saq, That is good. Perhaps open an issue that it is not documented. Or perhaps you could document it? Regards Tony On Tuesday, April 7, 2020 at 8:15:47 AM UTC+10, Saq Imtiaz wrote: > > Tony: I see nothing in the code that would make me hesitant about using > the unique filter. > > >

[tw5] Re: Experimenting "notetips" macro.

2020-04-06 Thread Julio Peña
Oh man...u da man Saq...that is wonderful! Thanks again! Regards, Julio On Monday, April 6, 2020 at 6:12:15 PM UTC-4, Saq Imtiaz wrote: > > This might make life even easier by simplifying the parameters to the > macro to just the text to display, and the field. > > \define nt(text,field) >

[tw5] Re: What can I do to make the field "caption" show in the story river as title?

2020-04-06 Thread pedruchini
I think you can use Mat's http://aliases.tiddlyspot.com You can use the caption field instead of the alias field by modifying the"Alias ViewTemplate". -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: How to loop through Tiddlers of a certain Tag and gather up all the values in a certain field

2020-04-06 Thread Saq Imtiaz
Tony: I see nothing in the code that would make me hesitant about using the unique filter. https://github.com/Jermolene/TiddlyWiki5/blob/master/core/modules/filters/x-listops.js#L180 On Monday, April 6, 2020 at 11:57:21 PM UTC+2, TonyM wrote: > > Perhaps this "unique" is a hidden operator > >

[tw5] Re: Experimenting "notetips" macro.

2020-04-06 Thread Saq Imtiaz
This might make life even easier by simplifying the parameters to the macro to just the text to display, and the field. \define nt(text,field) <$link to=<> class="no-click" tooltip="{{!!$field$}}">[[$text$|$field$]] \end <> On Tuesday, April 7, 2020 at 12:03:22 AM UTC+2, Julio Peña wrote: > >

[tw5] Re: Woff2 Web fonts and Tiddlywiki 5.1.22p

2020-04-06 Thread TonyM
Mohammad Thanks once again for your prolific contributions. This will be helpful Regards Tony On Tuesday, April 7, 2020 at 7:24:52 AM UTC+10, Mohammad wrote: > > *Announcement: Webfonts (woff2) and Tiddlywiki 5.1.22* > *Date: Apr 7th, 2020* > *Status: Stable* > > > Tiddlywiki 5.1.22 has a cool

[tw5] Re: Experimenting "notetips" macro.

2020-04-06 Thread Julio Peña
Hello there Saq, Worked as prescribed...it was the improvement I was looking for. Much appreciated. Thanks for the pointer! Blessings, Julio On Monday, April 6, 2020 at 4:01:01 PM UTC-4, Saq Imtiaz wrote: > > I am not entirely sure I understand what improvement you are trying to > make. > >

[tw5] Re: How to loop through Tiddlers of a certain Tag and gather up all the values in a certain field

2020-04-06 Thread TonyM
Perhaps this "unique" is a hidden operator However if it is not documented it may be because it contains complexities or a bug such that it was not documented. Regards Tony On Tuesday, April 7, 2020 at 6:37:10 AM UTC+10, Saq Imtiaz wrote: > > Not sure when unique[] was added. I read code

[tw5] Re: How to loop through Tiddlers of a certain Tag and gather up all the values in a certain field

2020-04-06 Thread TonyM
Mark If it helps this how I conceptualise the each operator working [tag[Task]each[context]get[context]] - [tag[Task] Get a list of all tiddlers with the tag task - each[context] For all these tiddlers that has the context field, get a tiddler title of a tiddler, that represents *each

[tw5] Woff2 Web fonts and Tiddlywiki 5.1.22p

2020-04-06 Thread Mohammad
*Announcement: Webfonts (woff2) and Tiddlywiki 5.1.22* *Date: Apr 7th, 2020* *Status: Stable* Tiddlywiki 5.1.22 has a cool feature: It support woff2 one of the best standard of web fonts. I have created a demo wiki to show how it works! Now you can drag and drop a web font as woff2 file and

Re: [tw5] Re: rashbin plugin: wish

2020-04-06 Thread Mohammad
Thank you Pit.W :-) Glad you case resolved! ;-) --Mohammad On Tuesday, April 7, 2020 at 1:14:08 AM UTC+4:30, Pit.W. wrote: > > Mohammad, > > if I may be allowed to say: "*You are a really cool frood who knows where > his towel is*" > > 42 > > Thanks, > > Pit.W > Am 06.04.2020 um 21:08 schrieb

[tw5] Show Tiddler content in tabs

2020-04-06 Thread TonyM
Passingby The exact mechanisium is not available in tw5 but there are plenty of other ways to achieve the same results. Using the excise tool to create tab tiddlers is breaking up the tiddler but the tabs macro is designed to use separate tiddlers. Using css and html sections could possibly

Re: [tw5] Re: rashbin plugin: wish

2020-04-06 Thread Pit.W.
Mohammad, if I may be allowed to say: "/You are a really cool frood who knows where his towel is/" 42 Thanks, Pit.W Am 06.04.2020 um 21:08 schrieb Mohammad: Hi again Pi.W,  Please forget my previous post! In the Trashbin 1.2.1, there is a tiddler to set the colors of buttons! Simply

[tw5] Re: How to loop through Tiddlers of a certain Tag and gather up all the values in a certain field

2020-04-06 Thread Saq Imtiaz
Not sure when unique[] was added. I read code more often than documentation when it comes to TW, so I hadn't realized that it wasn't documented on tiddlywiki.com -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and

[tw5] Show Tiddler content in tabs

2020-04-06 Thread passingby
Hello all, Is it possible to show a tiddler's content in separate tabs within the same tiddler like tiddler slices used to do in TWC? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from

[tw5] Re: Experimenting "notetips" macro.

2020-04-06 Thread Saq Imtiaz
I am not entirely sure I understand what improvement you are trying to make. If the macros are meant to use fields from the same tiddler they are called in, try this to make the macro more reusable: \define nt(text,field) <$link to=<> class="no-click" tooltip="{{!!$field$}}">$text$ \end and

[tw5] Re: How to loop through Tiddlers of a certain Tag and gather up all the values in a certain field

2020-04-06 Thread Mohammad
Hi Saq, Is *unique *a new filter operator? It works and it is a semantic one! --Mohammad On Tuesday, April 7, 2020 at 12:15:10 AM UTC+4:30, Saq Imtiaz wrote: > > This is my understanding of how the each filter is used: > > I think of each as "group by operand". So for each value of context it

[tw5] Re: How to loop through Tiddlers of a certain Tag and gather up all the values in a certain field

2020-04-06 Thread Mohammad
This kind of job can be done very easily using TiddlyTables or Shiraz (its dynamic table) Both are pure wikitext plugins NO JavaScript, NO overwriting core tiddlers! Safe and robust! --Mohammad On Monday, April 6, 2020 at 8:07:48 PM UTC+4:30, David wrote: > > I have a bunch of tiddlers

[tw5] Re: How to loop through Tiddlers of a certain Tag and gather up all the values in a certain field

2020-04-06 Thread Saq Imtiaz
This is my understanding of how the each filter is used: I think of each as "group by operand". So for each value of context it reduces the list to one tiddler with that value, from which you can then get the value of context. If you reduce to a single field with get first, you can't group as

[tw5] Re: rashbin plugin: wish

2020-04-06 Thread Mohammad
Hi again Pi.W, Please forget my previous post! In the Trashbin 1.2.1, there is a tiddler to set the colors of buttons! Simply open $:/plugins/kookma/trashbin/styles/toolbar-buttons tag it with $:/tags/Stylesheet That is all! You can change the color to meet your requirements! --Mohammad

[tw5] Re: rashbin plugin: wish

2020-04-06 Thread Mohammad
Hi Pi.W, See attached tiddler, simply add it to your wiki! It change colors of both buttons (move to trashbin / recycle) Customize as your need! Hope this help! I will add description to Trashbin tutorial lets simply customize buttons. Best wishes Mohammad On Monday, April 6, 2020 at

[tw5] Re: Todolist Plugin: A wonderful Tiny to-do got new update (1.2.0)

2020-04-06 Thread Mohammad
Cmari, If you used the Todolist with drag and drop, it is the same! But it seems your previous version was the one without drag and drop feature. You are right! To change the order, it uses a list field in task tiddler to keep track of the order of items. So, adding a new item also its key is

[tw5] rashbin plugin: wish

2020-04-06 Thread Pit.W.
Mohammad, just a tiny little proposal, if you find the time for further updates: Could there be a function to customize the colour of the trashbin icon in the view-toolbar and the edit-toolbar? (I am using the plugin in _MANY _TWs, with different palettes) Pi.W Am 29.03.2020 um 19:16

[tw5] Re: How to loop through Tiddlers of a certain Tag and gather up all the values in a certain field

2020-04-06 Thread 'Mark S.' via TiddlyWiki
This finds your unique contexts, puts them in the variable "item", and lists them: <$list filter="[tag[Task]each[context]get[context]]" variable="item"> <> The "each" operator removes duplicates. The "get" operator gets the value. I've never really understood why "each" comes before "get",

[tw5] Polly release v0.1Nb-MS - Fix for Linux (probably Mac too)

2020-04-06 Thread 'Mark S.' via TiddlyWiki
Oops. There was a problem with directory parsing that caused the last release to not work on Linux. Hopefully this release fixes that. We need feedback from Mac users. Polly is a batch file system using Windows Powershell to restore TiddlyWiki files from download directory to their original

[tw5] Re: Todolist Plugin: A wonderful Tiny to-do got new update (1.2.0)

2020-04-06 Thread cmari
Hi Mohammad, I did try removing the prefix before I sent my previous message. But in 1.2.1, the "tasks" tiddler has a list field. So the imported tasks don't show up on a 1.2.1 list. However, I did just discover that if I change all of my tasks to "done" before I transfer them, I can see them

[tw5] How to loop through Tiddlers of a certain Tag and gather up all the values in a certain field

2020-04-06 Thread David
I have a bunch of tiddlers with the tag of "Task" and a field called "context" I'd like to loop over them, or whatever, and end up with a variable or tiddler that is a list of all the different values found in that "context" field. I then plan to loop over that and show some stuff. Right

[tw5] Experimenting "notetips" macro.

2020-04-06 Thread Julio Peña
Hello all, I hope everyone is doing well and safe at home during these turbulent times. I will need pointers on how to improve the little experimentation I'm undertaking. I call it a "notetip". It's an implementation of the tooltip mechanism for quick reference "glances". I know there are many

[tw5] Re: What can I do to make the field "caption" show in the story river as title?

2020-04-06 Thread 008
Eric, TonyM , Mohammad, Thank you all guys very much, It's very helpful. 在 2020年4月6日星期一 UTC+8上午9:03:25,008写道: > > I add a field "caption" to my tiddler, I can see the caption showing in > the "list-links" or "toc-selective-expandable", but in the sotry river, it > also shows the title,

Re: [tw5] Re: Set Tiddlywiki font through stylesheet

2020-04-06 Thread Mohammad
Hi Jeremy, Many thanks for clarification! Best wishes Mohammad On Monday, April 6, 2020 at 3:06:25 PM UTC+4:30, Jeremy Ruston wrote: > > Hi Mohammad > > The recommended way to change the editor font in v5.1.22 is via a > separate theme tweak for setting the editor font. > > The select widget

[tw5] Re: Creating a New Tiddler Working ... but how to insert variable as value?

2020-04-06 Thread David
That worked! Excellent! On Friday, April 3, 2020 at 4:19:14 PM UTC-4, Saq Imtiaz wrote: > > Try: > > sams_club_section=<> > > This is the synax for referring to variables and macros, the $name$ syntax > only works inside of macros for text subsitution. > > On Friday, April 3, 2020 at 7:42:28 PM

Re: [tw5] Re: Set Tiddlywiki font through stylesheet

2020-04-06 Thread Jeremy Ruston
Hi Mohammad The recommended way to change the editor font in v5.1.22 is via a separate theme tweak for setting the editor font. The select widget renders an HTML select element which is generally rendered by browsers to match the operating system. You should be able to override the font with

[tw5] Re: Set Tiddlywiki font through stylesheet

2020-04-06 Thread Mohammad
Thanks Mat for the useful link! I have still the issue on editor! even if I put the font in font family input box in Theme Tweaks. --Mohammad On Monday, April 6, 2020 at 1:59:48 PM UTC+4:30, Mat wrote: > > >>- The drop down like $select widget e,g $:/ControlPanel, Sidebar Layout >> shows

[tw5] Re: Set Tiddlywiki font through stylesheet

2020-04-06 Thread Mohammad
Further input: - I opened the $:/ControlPanel, next Appearance, Theme Tweaks - I put "Roboto" in the first place both Font Family and Code Font Family I get still the same issues as posted above! --Mohammad On Monday, April 6, 2020 at 1:51:00 PM UTC+4:30, Mohammad wrote: > > I have a

[tw5] Re: Set Tiddlywiki font through stylesheet

2020-04-06 Thread Mat
> > >- The drop down like $select widget e,g $:/ControlPanel, Sidebar Layout > shows different font (seems cannot find the font) > > https://css-tricks.com/dropdown-default-styling/ <:-) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw5] Set Tiddlywiki font through stylesheet

2020-04-06 Thread Mohammad
I have a Tiddler tagged with $:/tags/Stylesheet with below content html { font-family: Roboto; font-weight: 400; } code, pre { font-family: Inconsolata; font-size:18px; } Both fonts are available on my system. While everything works fine but there are two issues - The drop down like

[tw5] Re: What can I do to make the field "caption" show in the story river as title?

2020-04-06 Thread Mohammad
Correct! My mistake, I input in System tab! On Monday, April 6, 2020 at 12:55:36 PM UTC+4:30, Eric Shulman wrote: > > On Monday, April 6, 2020 at 12:54:10 AM UTC-7, Mohammad wrote: >> >> Using Shadows tab seems no result appear! but Filter tab shows the result >> if you input the whole tiddler

[tw5] Re: What can I do to make the field "caption" show in the story river as title?

2020-04-06 Thread Eric Shulman
On Monday, April 6, 2020 at 12:54:10 AM UTC-7, Mohammad wrote: > > Using Shadows tab seems no result appear! but Filter tab shows the result > if you input the whole tiddler name > I just verified... on https://tiddlywiki.com/#%24%3A%2FAdvancedSearch: Entering "viewtemplate/title" in the

[tw5] Re: What can I do to make the field "caption" show in the story river as title?

2020-04-06 Thread Mohammad
Added to TW-Scripts On Monday, April 6, 2020 at 7:38:17 AM UTC+4:30, Eric Shulman wrote: > > On Sunday, April 5, 2020 at 6:03:25 PM UTC-7, 008 wrote: >> >> I add a field "caption" to my tiddler, I can see the caption showing in >> the "list-links" or "toc-selective-expandable", but in the sotry