[tw5] Re: How to add warning macro to my Tiddlywiki

2021-09-03 Thread Eric Shulman
On Friday, September 3, 2021 at 3:27:42 AM UTC-7 Dieterv wrote: > I found warning and tip macros used on pages like these > but using <<.warning > "some text">>> > Many of the macros that start with "." (e.g., "<<.warning>>") have been specially

[tw5] Re: Edit Suggestion: Simple ways to write protect tiddlers

2021-08-27 Thread Eric Shulman
On Friday, August 27, 2021 at 3:49:41 PM UTC-7 cj.v...@gmail.com wrote: > Simple ways to write protect tiddlers > > To write-protect a tiddler, I'm thinking a good idea to not just prevent > edit of such a tiddler, but

[tw5] Re: Transclusion through template --- preserve wikitex formatting

2021-08-26 Thread Eric Shulman
On Wednesday, August 25, 2021 at 10:39:54 PM UTC-7 Sandip Deshmukh wrote: > My `ContactInformation' tiddler contains: > <$list filter="[contains:participants!sort[on]]"> > <$link /> > {{!!text}} > > The wikitex formatting in 'KG More1' is lost when transcluded. > How do I ensure that it is

[tw5] Re: Disable formatting in table

2021-08-24 Thread Eric Shulman
On Tuesday, August 24, 2021 at 12:16:07 PM UTC-7 heusmich wrote: > *The command I write into the table:* xpath="/items/item/property[@name='Stacknumber']/@value">3 > *What I can see when I save it:* 3 > So the question is, is it possible to disable the formatting not for the > complete

[tw5] Re: Cannot use a variable from a filter. Can someone help me ?

2021-08-23 Thread Eric Shulman
On Monday, August 23, 2021 at 5:13:22 AM UTC-7 vpl wrote: > Thanks a lot; I agree for 1), 3) and 4) > But for point 2) in fact what I need to do is the following code > <$vars now_date=<>> > <> > <$vars todayfilter="[get[task_date]match]"> > I use the *filter *operator into the list as I want to

[tw5] Re: Cannot use a variable from a filter. Can someone help me ?

2021-08-23 Thread Eric Shulman
On Sunday, August 22, 2021 at 1:24:58 PM UTC-7 vpl wrote: > I'm trying to run the following code (at the end of the message) which > uses a variable called 'target' (that contains the current date) into a > filter called todayfilter > \define now_val() > <$vars now_date=<>> > <$vars target={{{

[tw5] Re: Uncaught TypeError: title.substr is not a function

2021-08-20 Thread Eric Shulman
On Friday, August 20, 2021 at 5:45:47 AM UTC-7 Siniy-Kit wrote: > Hi. I import data from this googlespreadsheet ... and get error > *Well, this is embarrassing. It is recommended that you restart TiddlyWiki > by refreshing your browser* > *Uncaught TypeError: title.substr is not a function* >

[tw5] Re: Error when using musicsheets widget

2021-08-18 Thread Eric Shulman
On Wednesday, August 18, 2021 at 3:28:33 PM UTC-7 Psalm 104:33 KJV wrote: > I am a musician and enjoy researching and cataloging things. Tiddlywiki > combined with the musicsheets > widget looks like my dream come true. > I have attempted to install the

[tw5] Re: Should we prohibit leading and trailing whitespace in field names in 5.2.0?

2021-08-18 Thread Eric Shulman
On Wednesday, August 18, 2021 at 1:57:26 PM UTC-7 PMario wrote: > There has been a discussion recently, where a user needed to be able to > add whitespace as needed. And the description of the usecase made sense. > That discussion was related to having leading whitespace in a field *value*,

[tw5] Re: how to set a global variable with a tiddler field value

2021-08-18 Thread Eric Shulman
On Wednesday, August 18, 2021 at 3:25:22 AM UTC-7 vpl wrote: > In fact my problem was linked to a button action and thanks to > https://tiddlytools.com/timer.html code sample I was able to find a work > an option > \define tasks_delete() > <$vars projectId={{{ [get[projectId]] }}}> >

[tw5] Re: Presenting Text-to-Speech v1.0.0: the flip-side of Speech-to-Text!

2021-08-16 Thread Eric Shulman
On Monday, August 16, 2021 at 11:19:54 AM UTC-7 flanc...@gmail.com wrote: > I'll have to look at implementation, but the idea is definitely good! > https://tiddlytools.com/autoscroll.html uses CSS transforms and transitions to implement a timed autoscrolling display. In particular, look in

[tw5] Re: [tw] Re: Continue order list numbering after code block?

2021-08-15 Thread Eric Shulman
On Sunday, August 15, 2021 at 8:03:18 PM UTC-7 dgle...@gmail.com wrote: > @Eric Shulman > I appreciate your attempt to to show me a fix, I do. But as demonstrated > below, it doesn't work. It created an oddity of issues (I am using 5.1.23 > and CamelCase is off.) > My o

[tw5] Re: convert date in a text field to date format

2021-08-15 Thread Eric Shulman
On Sunday, August 15, 2021 at 4:47:47 PM UTC-7 Mark S. wrote: > Just tried > <> > and got a hard RSOE ("from" not defined). I think the arguments need to be > tweaked in the macro. > OOPS! I had originally used "date" and "format" as the parameter names, but then I decided to change to using

[tw5] Re: How can I prevent TW from trimming leading space in field transclusion?

2021-08-15 Thread Eric Shulman
On Sunday, August 15, 2021 at 7:10:39 AM UTC-7 Misterel85 wrote: > I first thought there would have been a more straightforward solution to > that issue, but actually I come to think that it should be possible to > inspect the first character in the contents of field 2: > If value of field2

[tw5] Re: [tw] Re: Continue order list numbering after code block?

2021-08-13 Thread Eric Shulman
On Friday, August 13, 2021 at 3:17:28 PM UTC-7 dgle...@gmail.com wrote: > Although this is an old thread, As you note, this is an old thread (over 6 years old!). *A general solution has long ago been documented* here: https://tiddlywiki.com/#Lists%20in%20WikiText Scroll down to the end of

[tw5] Re: convert date in a text field to date format

2021-08-13 Thread Eric Shulman
On Friday, August 13, 2021 at 12:36:11 AM UTC-7 S² wrote: > I use a created text field 'published', which will be filled with a date. > (This date can also be in the future) > format is *T. * - (eg. *7. April 2021* or *13. August 2021*). > > 1. How can this be converted into a date

[tw5] Re: Feedback desired for HAL macro

2021-08-12 Thread Eric Shulman
"I'm sorry Dave, I'm afraid I can't do that." - HAL9000 On Thursday, August 12, 2021 at 6:09:21 AM UTC-7 David Gifford wrote: > > Hi everyone > > Just got Pfizer shot #2 yesterday, and no reactions yet. I was poking at > the fixes I need to do on the Subsume plugin, and got distracted enough

[tw5] Re: Do TW Versions prior to 2011 still exist?

2021-08-11 Thread Eric Shulman
On Wednesday, August 11, 2021 at 3:47:05 PM UTC-7 springer wrote: > It's like looking at baby pictures -- a baby who was small, endearing, > quick to load... > Just like children, TiddlyWiki grew up and got more and more complicated, and now it barely resembles that cute little bundle of code

[tw5] Re: Do TW Versions prior to 2011 still exist?

2021-08-11 Thread Eric Shulman
According to https://classic.tiddlywiki.com/#History, "*there's a nearly complete archive of old versions of TiddlyWiki at https://classic.tiddlywiki.com/archive/ *" Note that the archive only goes up to

[tw5] Re: Save to Github -- I keep getting "Error while saving: XMLHttpRequest error code: 404"

2021-08-11 Thread Eric Shulman
On Wednesday, August 11, 2021 at 6:34:57 AM UTC-7 saq.i...@gmail.com wrote: > Where it says "master" for branch, try removing that text and typing it > back in manually. > > On Wednesday, August 11, 2021 at 3:32:03 PM UTC+2 pum.w...@gmail.com > wrote: > >> Just installed 5.1.23 in a fresh

[tw5] Re: Add items to a running tiddler

2021-08-10 Thread Eric Shulman
On Tuesday, August 10, 2021 at 4:22:31 PM UTC-7 anarchoNerd wrote: > Here is an example of what my *Commands learned* header looks like right > now: > ... > I would like to automatically add each one to a separate tiddler (and auto > sort them if possible) so that all commands can be accessed

Re: [tw5] CSS for tooltips in TiddlyWiki?

2021-08-09 Thread Eric Shulman
On Sunday, August 8, 2021 at 6:42:37 PM UTC-7 TW Tones wrote: > Knowing this I found How to change the style of the title attribute > inside an anchor tag? > > The title attribute

Re: [tw5] Re: cannot transclude a tiddler name built from inside a macro

2021-08-08 Thread Eric Shulman
hat *the variable reference isn't mistaken for conventional HTML syntax*, which uses the single angle brackets, e.g., some text here Hopefully, the above explanations have provided some useful clues :-) enjoy, -e Eric Shulman TiddlyTools.com: "Small Tools for Big Ideas!"

[tw5] Re: Regex Character Classes not working in search-replace

2021-08-07 Thread Eric Shulman
On Saturday, August 7, 2021 at 12:24:28 AM UTC-7 john@gmail.com wrote: > I'm using a macro and search-replace to convert a list of FirstName > LastName to LastName, FirstName. It works fine with the shortcut class \w, > but if I replace that with [a-zA-Z0-9_] it breaks, when logically

[tw5] Re: Dragable items in List Tab?

2021-08-05 Thread Eric Shulman
On Thursday, August 5, 2021 at 6:35:09 PM UTC-7 Eric Shulman wrote: > This is actually quite easy to do, using the *list-links-draggable* macro > errata: my previous solution omitted the display of the "List/Empty" message when the list field is empty. Here's a corrected versi

[tw5] Re: Dragable items in List Tab?

2021-08-05 Thread Eric Shulman
On Thursday, August 5, 2021 at 5:55:52 PM UTC-7 TW Tones wrote: > The tabs are effectively a list of buttons anyway. It would perhaps be > easier to build your own tab macro with the extended features on each > button. > Alternatively you could have a tab in which you list the tab titles with

[tw5] Re: Dragable items in List Tab?

2021-08-05 Thread Eric Shulman
On Thursday, August 5, 2021 at 3:31:17 AM UTC-7 amreus wrote: > Is there some reason items in the List tab could not be made draggable for > re-ordering? > This is actually quite easy to do, using the *list-links-draggable* macro 1) Edit the shadow tiddler: *$:/core/ui/TiddlerInfo/List* 2)

[tw5] Re: personal help?

2021-08-04 Thread Eric Shulman
nd TiddlyWiki users in general -- are perhaps *among **the most helpful group of people you will find for ANY software out there.* Not only are they happy to offer solutions when they can, but they will often *help guide you to asking the right questions.* So *WELCOME!*... you've come to the rig

[tw5] $edit-text loses focus on input... or does it?

2021-08-03 Thread Eric Shulman
As we well know, when $edit-text targets the current tiddler and you start typing, the input control loses focus with each keystroke. But... I just did an experiment with some very curious results... Enter the following into a tiddler: <$tiddler tiddler="target"> TEST1: <$edit-text tag="input"

Re: [tw5] Re: list tiddlers title with a delimiter (a character between items) resulting from a complex filter

2021-08-03 Thread Eric Shulman
On Tuesday, August 3, 2021 at 6:29:11 AM UTC-7 Mohammad wrote: > <$set name="out" filter="[tag[HelloThere]] [tag[About]] [tag[Platforms]]"> >> <$list filter="[enlistbutlast[]]"><$link/> | >> <$list filter="[enlistlast[]] "><$link/> >> >> > > Is it possible to use *subfilter* instead of

[tw5] Re: Rules Pragma? and documentation

2021-08-01 Thread Eric Shulman
> > So, for your goal, use "\rules except wikilinks" > Errata: that should be "\rules except wikilink" -e -- 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: Rules Pragma? and documentation

2021-08-01 Thread Eric Shulman
On Sunday, August 1, 2021 at 7:01:17 PM UTC-7 TW Tones wrote: > There is also the \rules pragma which is only mentioned not documented > sufficiently. > When searching tiddlywiki.com the rules pragma can only be found in the > following forms > >- \rules (which presumably means none) >

[tw5] Re: list tiddlers title with a delimiter (a character between items) resulting from a complex filter

2021-08-01 Thread Eric Shulman
On Sunday, August 1, 2021 at 9:48:12 AM UTC-7 Atronoush wrote: > I am sure this has been addressed before but I cannot find it in forum > Assume you have a complex filter that results in an output containing few > tiddlers. Then you want to show them with a delimiter e.g. pipe (|) > One solution

[tw5] Re: Is it possible to apply conditional styling to links?

2021-08-01 Thread Eric Shulman
On Sunday, August 1, 2021 at 3:43:24 AM UTC-7 Mat wrote: > I think there's a typo in Erics neat solution, i.e it should be > ..., not ... > Nope. The code I supplied *goes in a tiddler tagged with $:/tags/Stylesheet*. Thus, it *should not have ... tags*, and the ... is merely so that when

[tw5] Re: Difference between filter and subfilter?

2021-08-01 Thread Eric Shulman
Here's a demonstration of the difference: 1) Create three tiddlers named A, B, and C, with text content "this is A", "this is B" and "this is C", respectively. 2) Create a Test tiddler containing: <$vars F="[get[text]match[this is B]]"> subfilter result 1 is: <$text text={{{ [enlist[A B

[tw5] Re: Is it possible to apply conditional styling to links?

2021-07-31 Thread Eric Shulman
Oh no! I misread your OP. You want the custom link color applied for "every link *TO* a tiddler tagged with purple", but my solution is for "every link *IN* a tiddler tagged with purple" Here's the solution for links TO a tiddler with a linkcolor field: <$list filter="[has[linkcolor]]">

[tw5] Re: Is it possible to apply conditional styling to links?

2021-07-31 Thread Eric Shulman
On Saturday, July 31, 2021 at 12:50:43 PM UTC-7 Si wrote: > For example say I wanted every link to a tiddler with the tag "Purple" to > appear purple. > Just wondering if this is possible without diving into something like > $:/core/modules/widgets/link.js >

[tw5] Re: Picture based tiddlers

2021-07-31 Thread Eric Shulman
On Saturday, July 31, 2021 at 2:58:05 AM UTC-7 e.arnol...@gmail.com wrote: > I'm interested in using TW5 for my daily note taking. I very often takes > notes with images. Sometimes the image is the only note. > Picture taking should be well integrated. > Are there plugins for quick picture

[tw5] Re: [Avenues] My take on TiddlyWiki ...

2021-07-28 Thread Eric Shulman
On Wednesday, July 28, 2021 at 8:02:29 PM UTC-7 cj.v...@gmail.com wrote: > "but Shirley". That tickles this old fart something silly. > Classic scene from "Airplane!": https://www.youtube.com/watch?v=KM2K7sV-K74 "... and don't call me Shirley" -e -- You received this message because you are

[tw5] Re: Niche interest - popup placement demo

2021-07-28 Thread Eric Shulman
On Wednesday, July 28, 2021 at 5:27:25 PM UTC-7 TW Tones wrote: > Have you ever made a popup also a dropzone? > I would like a popup that has a number of coloured boxes that represent > fields I can drop content into. eg a link > It's actually quite straightforward. Try this: \define

[tw5] Re: Niche interest - popup placement demo

2021-07-27 Thread Eric Shulman
On Tuesday, July 27, 2021 at 8:00:40 AM UTC-7 Ste wrote: > I like the ability to set the pop up direction. > The popup position is automatically calculated based on the $button that invokes it, combined with the position="..." keywords. However, there are MANY more possibilities by using a bit

[tw5] Re: How can I hide the color-picker when adding a "color" field?

2021-07-27 Thread Eric Shulman
On Tuesday, July 27, 2021 at 5:06:39 AM UTC-7 TW Tones wrote: > Looking at your example it makes me ask if perhaps a special case operator > would be nice > Rather than [[$id$]!is[blank]else!is[blank]else[]] > perhaps [case[$id$,] where the first non blank value is used or > nothing at all. >

[tw5] Re: How can I hide the color-picker when adding a "color" field?

2021-07-26 Thread Eric Shulman
On Monday, July 26, 2021 at 7:40:48 AM UTC-7 Eric Shulman wrote: > OK... so I thought of a really neat way to achieve your goal *without > modifying my macro!* Tony, I've just added this method of using variables vs. parameters as an alternative macro definition: https://tiddlytools.co

[tw5] Re: How can I hide the color-picker when adding a "color" field?

2021-07-26 Thread Eric Shulman
parameter definitions, and then call my macro from it. The advantage is that *you don't have to change even one line of my code*, and you can even *re-define the fallback default values*! To use it you can put something like this in a tiddler: <$vars tiddler="foo" filter="[all

[tw5] Re: How can I hide the color-picker when adding a "color" field?

2021-07-26 Thread Eric Shulman
On Monday, July 26, 2021 at 5:07:07 AM UTC-7 TW Tones wrote: > This method mentioned later for setting variables to use in edit-list may > be better (although untested) > <$vars > field={{{ [[$field$]is[blank]then] }}} > paramname={{{ [[$paramname$]is[blank]then] }}} > > > The

[tw5] Re: How can I hide the color-picker when adding a "color" field?

2021-07-26 Thread Eric Shulman
On Monday, July 26, 2021 at 12:10:01 AM UTC-7 TW Tones wrote: > If you area interested for a future enhancement, this is very appropriate > to the edit-list widget, I would think it somewhat trivial each time the > value of a field is selected/set to record it in a data tiddler so we can > get

[tw5] Re: How can I hide the color-picker when adding a "color" field?

2021-07-26 Thread Eric Shulman
On Monday, July 26, 2021 at 12:02:43 AM UTC-7 TW Tones wrote: > I thought I had missed this all a long, not that it was in the process of > creation. > I created the edit-list macro quite a while ago for use in http://TiddlyTools.com/filtergenerators.html, but I've only recently completely

[tw5] Re: How can I hide the color-picker when adding a "color" field?

2021-07-25 Thread Eric Shulman
On Sunday, July 25, 2021 at 3:57:13 AM UTC-7 TW Tones wrote: > That looks like a substantial piece of work your edit-list macro. I am > working on a fields handling package and this may be a good fit. Is it > production ready for its broader use? > I still working on improving it to the point

[tw5] Re: How can I hide the color-picker when adding a "color" field?

2021-07-25 Thread Eric Shulman
Give this a try: Copy the following tiddlers into your own TW document: https://tiddlytools.com/edit-list.html#TiddlyTools%2FMacros%2Fedit-list https://tiddlytools.com/edit-list.html#TiddlyTools%2FSettings%2FColors%2FX11Names

[tw5] Re: RFC: Building a macro solution for top-to-botton

2021-07-19 Thread Eric Shulman
On Monday, July 19, 2021 at 1:03:12 PM UTC-7 springer wrote: > I wonder whether it would be possible to get the best of both worlds: > allow multiple tiddlers in the story view, but "go back" to most recently > active place in the story-river (other open tiddler in which most recent > click

[tw5] Re: How to make a default field for a new record?

2021-07-16 Thread Eric Shulman
On Friday, July 16, 2021 at 6:06:17 AM UTC-7 miket...@gmail.com wrote: > ** In the list of EditTemplate definitions, drag-and-drop to move the URL > EditTemplate above "$:/core/ui/EditTemplate/fields"* > Where is the sort order stored? I thought in field *list *or > *list-before/after,* but did

[tw5] Re: How to make a default field for a new record?

2021-07-15 Thread Eric Shulman
On Thursday, July 15, 2021 at 6:25:29 PM UTC-7 Álvaro wrote: > Yes, because I focused on explaining the problem. The base of the solution > is *<$action-sendmessage $message="tm-new-tiddler" url="" />* > The hard version is modifing the action-sendmessage in the tiddler >

[tw5] Re: How to make a default field for a new record?

2021-07-15 Thread Eric Shulman
On Thursday, July 15, 2021 at 5:00:33 PM UTC-7 Álvaro wrote: > I talk about two options: template tiddler or second action for create the > url field, but there is a easier way: > While your $button definition works, it doesn't meet the goals of the OP. Specifically: *I want the "url" field

[tw5] Re: How to make a default field for a new record?

2021-07-15 Thread Eric Shulman
On Thursday, July 15, 2021 at 3:05:36 PM UTC-7 miket...@gmail.com wrote: > Brian, yes, but it looks bad and that's what I want to avoid. > https://i.imgur.com/Amptssc.jpg > The first problem is that the URL field will appear twice when the field has a value: * once because it exists as a field

[tw5] Re: Link in Img

2021-07-13 Thread Eric Shulman
On Tuesday, July 13, 2021 at 4:32:27 PM UTC-7 mohamed...@hotmail.com wrote: > is it possible to go even further and put one of tiddlywiki's widgets on > top of an image, like a select widget for example? > You can't do that using an HTML image map. However, your question got me thinking about

[tw5] Re: Link to widget to create tiddler, If tiddler doesn't exist

2021-07-12 Thread Eric Shulman
On Monday, July 12, 2021 at 11:18:04 AM UTC-7 james.w@gmail.com wrote: > I would like to create a link to create a tiddler using a template if that > tiddler does not exist. > Try this: \define AList() [[Full Edition]] [[Empty Edition]] [[Blog Edition]] [[Non Existing Edition]] <$list

[tw5] Re: Link in Img

2021-07-12 Thread Eric Shulman
On Monday, July 12, 2021 at 3:11:01 PM UTC-7 mohamed...@hotmail.com wrote: > i am trying to do a wireframe for a portal i use , and want to put > multiple links on top of their respective positions in an image taken from > the portal, to simulate a user journey, > and was wondering if it is it

[tw5] Re: How to understand if we have number in the field or not

2021-07-12 Thread Eric Shulman
On Monday, July 12, 2021 at 4:27:37 AM UTC-7 Siniy-Kit wrote: > Hi! I use minall[] in filter, and sometimes get "infinity" when one of > the field values is text (not number) How can I check numbers in filter? > (something like is[number] ) At present, there is no "is[number]" filter.

[tw5] Re: add hour to field

2021-07-11 Thread Eric Shulman
On Sunday, July 11, 2021 at 2:07:23 PM UTC-7 mohamed...@hotmail.com wrote: > 1-can i have this macro work for 2 fields at the same time , so same > button pushes an hour for 2 fields > Just replicate the code to adjust each field, like this: <$button> add an hour <$vars time={{!!field1}}

[tw5] Re: Pass the color from the field to the title/caption

2021-07-10 Thread Eric Shulman
On Saturday, July 10, 2021 at 7:30:22 AM UTC-7 miket...@gmail.com wrote: > I can create a field with *color*. > And *caption* > @@color:{{!!color}}; {{!!title}} @@ > The name is transmitted correctly, but the color is ignored. How to do it > right? > In HTML*:* > * New Tiddler > 121231 * > 1)

[tw5] Re: Filter a list with a variable that contains multiple words

2021-07-08 Thread Eric Shulman
On Thursday, July 8, 2021 at 2:36:55 AM UTC-7 miket...@gmail.com wrote: > I'm trying to figure out how it works, simplified the example, and it > doesn't do anything. Does it not fit in newer versions? > <$set name="myVar" filter='[tags[About]]'> > <$list filter=''> > > * The *[tags[]]* filter

[tw5] Re: Filter for cleaning the base, but keeping the basic settings.

2021-07-08 Thread Eric Shulman
On Thursday, July 8, 2021 at 3:08:17 AM UTC-7 Eric Shulman wrote: > Then, you want to delete all tiddlers matching that filter. > You can do this directly using the filter tab in $:/AdvancedSearch. > Just enter the filter syntax as shown above and then press the delete > button (tr

[tw5] Re: Filter for cleaning the base, but keeping the basic settings.

2021-07-08 Thread Eric Shulman
On Thursday, July 8, 2021 at 2:21:37 AM UTC-7 miket...@gmail.com wrote: > I realized that the task is more difficult. It is necessary not only to > process it in a loop, but to form a new line with all the tags. > If I understand your goal, you want to *identify all tiddlers that are not

[tw5] Re: tiddly wiki view

2021-07-07 Thread Eric Shulman
On Wednesday, July 7, 2021 at 10:05:44 AM UTC-7 mohamed...@hotmail.com wrote: > are there any other available views in Tidly wiki other than the standard > story river , like is it possible to make tiddlys floating to drag them > around? ,similar to windows? > Give this a try:

[tw5] Re: colored active radio button

2021-07-07 Thread Eric Shulman
On Wednesday, July 7, 2021 at 9:44:25 AM UTC-7 S² wrote: > One additional question: how do I get more space between each selection? > <$radio field="sortorder" value="count"> Anzahl > <$radio field="sortorder" value="name"> Name > <$radio field="sortorder" value="active"> Tiddler > To force

[tw5] Re: How to display a filtered transclusion with markup formatting?

2021-07-07 Thread Eric Shulman
On Wednesday, July 7, 2021 at 8:43:11 AM UTC-7 Si wrote: > I have a macro where I use the $text widget where the "text" attribute is > a filtered transclusion (i.e. {{{ [myfilter] }}} ). > I've noticed that occasionally [myfilter] produces something containing > markup, which obviously gets

[tw5] Re: How to change the font size?

2021-07-07 Thread Eric Shulman
On Wednesday, July 7, 2021 at 8:23:49 AM UTC-7 imleg...@gmail.com wrote: > https://groups.google.com/g/tiddlywiki/c/GL4ZGp3-01s/m/iAV5kUku7wMJ > I check this link, add one tiddler with tag: $:/tags/Stylesheet > and the content is > .viewer { font-size: 10em;} > Reload the page the font not

[tw5] Re: Tag-pill as a button

2021-07-07 Thread Eric Shulman
On Wednesday, July 7, 2021 at 4:05:17 AM UTC-7 S² wrote: > I used TagCloud from Eric and added a third option to see only my tiddlers: > > \define tagcloud_showbytiddler() > <$list filter="[!is[system]tags[]sort[]]"> ><$vars count={{{ [tagging[]count[]] }}}> > <> > > > \end > >

[tw5] Re: colored active radio button

2021-07-07 Thread Eric Shulman
On Wednesday, July 7, 2021 at 4:12:38 AM UTC-7 S² wrote: > I would like to have a green active radio button (by default) - how can > that be done? > Try this bit of CSS magic: .greenradio { filter:hue-rotate(300deg); } <$radio field="X" value="foo" class="greenradio">foo <$radio field="X"

[tw5] Re: Tag-pill as a button

2021-07-06 Thread Eric Shulman
On Tuesday, July 6, 2021 at 4:35:25 PM UTC-7 TW Tones wrote: > I wanted to have a label on a tag-pill, rather then the tag name yet have > the same tag drop down. Can you suggest a method? Ideally without modifying > the macro? > Changing the tag-pill output will, of necessity, require

[tw5] Re: Tag-pill as a button

2021-07-06 Thread Eric Shulman
On Tuesday, July 6, 2021 at 9:04:25 AM UTC-7 mehequeda...@gmail.com wrote: > The action I want to run is navigation to a tiddler whose name is stored > in a field. I know how to make it work with a button: > \define actions() <$action-navigate $to={{!!source_type}}/> > <$button actions=<>>Click

[tw5] Re: add hour to field

2021-07-04 Thread Eric Shulman
<<.group-heading "String Operators">> <<.operator-rows "[tag[Filter Operators]!tag[Order Operators]!tag[Mathematics Operators]tag[String Operators]!tag[Tag Operators]!tag[Special Operators]sort[]]">> <<.group-heading "Mathematics Operators">> <<.operator-rows "[tag[Filter Operators]!tag[Order

[tw5] Re: add hour to field

2021-07-04 Thread Eric Shulman
On Sunday, July 4, 2021 at 1:09:10 PM UTC-7 mohamed...@hotmail.com wrote: > I have a filed that in a tiddler that has a date value, i would like to > have button to add one hour to the date value , is this possible ? > By "date value", do you actually mean a full "datetime" value, which in TW

[tw5] Re: How do I pass data to a list?

2021-07-03 Thread Eric Shulman
On Saturday, July 3, 2021 at 5:27:37 PM UTC-7 miket...@gmail.com wrote: > <$list filter="[tag[{{!!*target*}}]]"> In filter syntax, *square brackets* surrounding the operand indicate that the operand is a *literal text value*. When using a* field reference*, omit the square brackets and use

[tw5] Re: How do I send a newline character from a button?

2021-07-03 Thread Eric Shulman
On Saturday, July 3, 2021 at 6:08:35 AM UTC-7 miket...@gmail.com wrote: > Let's say I have a code for a button: > <$button> > <$action-sendmessage $message="tm-new-tiddler" > text='Line 1 Line 2' > /> > New > > How can I split the lines so that in the editor they would be in a couple > of

[tw5] Re: Number of conversations by contact

2021-07-01 Thread Eric Shulman
On Wednesday, June 30, 2021 at 11:46:17 PM UTC-7 JJ wrote: > A follow up question: Would it be possible to sort the table by the column > "Conversations" in descending order of number of conversations? > You can use the sortsub[] filter operator to sort the Person list, based on the number of

[tw5] Re: details tag and wiki interpretation

2021-06-28 Thread Eric Shulman
On Monday, June 28, 2021 at 4:49:46 AM UTC-7 jn.pierr...@gmail.com wrote: > I've got a perfectly all right tiddler content with something like an > ordered list in wiki syntax. > Then I've decided to have that part within a html details markup. The > problem is, the wiki syntax is no more

[tw5] Re: Refresh tiddler automatically

2021-06-27 Thread Eric Shulman
On Sunday, June 27, 2021 at 12:55:56 PM UTC-7 Soren Bjornstad wrote: > OK, I started having a major problem which took me a good hour to > debug…but I have a fix. When I tried to use the TiddlyWiki CLI (for > instance, with a --savewikifolder), it would hang indefinitely, because it > is

[tw5] Re: butlast filter operator

2021-06-27 Thread Eric Shulman
On Sunday, June 27, 2021 at 11:28:50 AM UTC-7 History Buff wrote: > I don't understand why a 0 in the butlast operator would yield no results > The butlast[] operator is defined in this shadow tiddler: https://tiddlywiki.com/#%24%3A%2Fcore%2Fmodules%2Ffilters%2Flistops.js Here's the javascript

[tw5] Re: [recommendation] Installing a splash screen

2021-06-27 Thread Eric Shulman
On Sunday, June 27, 2021 at 8:48:56 AM UTC-7 cj.v...@gmail.com wrote: > Until a non-technical/friendly solution comes along ... TiddlyWiki already has support for using a "splash screen" while loading See https://tiddlywiki.com/#Creating%20a%20splash%20screen -e -- You received this message

[tw5] Re: Linking to Field Values

2021-06-27 Thread Eric Shulman
On Sunday, June 27, 2021 at 4:04:14 AM UTC-7 merry.ma...@gmail.com wrote: > Now doing this <> > Works to retrieve the children of Robert Smith. However, that involves > manually typing in Robert Smith's id. Instead I want something like > this: <> > But that doesn't work... > When specifying

[tw5] Re: Refresh tiddler automatically

2021-06-26 Thread Eric Shulman
On Saturday, June 26, 2021 at 8:05:15 PM UTC-7 Soren Bjornstad wrote: > Has anyone found a way to make TiddlyWiki re-render a part of the page > template periodically? I'd like to have a section in my page template that does a calculation > based on the current time, and would love if I didn't

[tw5] Re: Linking to Field Values

2021-06-26 Thread Eric Shulman
On Saturday, June 26, 2021 at 4:10:43 PM UTC-7 merry.ma...@gmail.com wrote: > All I want to do is have it so that I can use the birthcountry field to > supply a value that I can use as both text and a link to another tiddler. > Currently, I can retrieve the field value: > <$view

[tw5] Re: Embedding tiddler title in image URL

2021-06-22 Thread Eric Shulman
On Tuesday, June 22, 2021 at 7:45:51 PM UTC-7 cjec...@gmail.com wrote: > ...embed the tiddler title in the url, i.e.: > [img[images/{{!!title}}.jpg]] > But of course that just gets read literally. I've also tried using a > variable with the same result: > <$set name="image"

[tw5] Re: Tag cloud using colors: idea and issues

2021-06-22 Thread Eric Shulman
On Tuesday, June 22, 2021 at 11:25:23 AM UTC-7 cj.v...@gmail.com wrote: > Is there some other way of getting the result of a filter that's less > weird than using TiddlyWiki's triple curly brackets ? I just threw that together quickly as an example re getting color "*filter* > ily(?)" > It

[tw5] Re: Clear Form Fields After Submit

2021-06-21 Thread Eric Shulman
On Monday, June 21, 2021 at 5:20:24 PM UTC-7 iamdar...@gmail.com wrote: > ... by deleting the temp tiddler the form would be cleared... However, > that functionality isn't occurring > > \define temp() $:/temp/input/$(currentTiddler)$ > > | Label:|<$edit-text tiddler=<> field="label"/>|

[tw5] Re: HTML like forms saving information in data tiddler

2021-06-21 Thread Eric Shulman
> > On Monday, June 21, 2021 at 1:19:40 AM UTC-7 atulg...@gmail.com wrote: > >> How can I make an html form in a tiddler, and save the values entered in >> the form, into a data tiddler? >> > My first reply was assuming that you wanted to save the input into a field in the *current* tiddler.

[tw5] Re: HTML like forms saving information in data tiddler

2021-06-21 Thread Eric Shulman
On Monday, June 21, 2021 at 1:19:40 AM UTC-7 atulg...@gmail.com wrote: > How can I make an html form in a tiddler, and save the values entered in > the form, into a data tiddler? > To store the input in a field, you will need to use the $edit-text widget, like this: <$edit-text

[tw5] Re: viewtemplates that don't show under certain tiddlers?

2021-06-17 Thread Eric Shulman
On Thursday, June 17, 2021 at 9:34:47 AM UTC-7 Brian Radspinner wrote: > Try wrapping the content with this list... > *<$list filter="[all[current]tagging[]first[]]">* >Stuff to be displayed when a tiddler is a tag > ** > Note that the above use of the $list widget wrapper will change the

[tw5] Re: Get maximum number of tiddlers created a day

2021-06-17 Thread Eric Shulman
addendum: Here's a bit of additional coding to provide nicer formatting to the result: \define formatDate() <$tiddler tiddler=<>><$view field="title" format="date" template="[UTC]DDD, DDth MMM " /> \end <$wikify name="countlist" text=<>> <$vars thisdate={{{

[tw5] Re: Get maximum number of tiddlers created a day

2021-06-17 Thread Eric Shulman
On Thursday, June 17, 2021 at 6:27:18 AM UTC-7 Euthymious wrote: > No, I mean finding a day, when the largest number of tiddlers were created. > I guess, I should somehow pass the output of all those > [samedaycount[]] to [maxall[]] but can't figure out how. > Try this: \define getCounts()

[tw5] Re: Problem with var in macro

2021-06-17 Thread Eric Shulman
On Thursday, June 17, 2021 at 5:45:48 AM UTC-7 jorgeben...@gmail.com wrote: > \define countTag2() > <>: <$list filter="[tag[<>]count[0]]"/> > \end > > <$set name=tag2 value=picture> > <> > > > Result: picture 0 > I have 2 tiddlys with the tag picture. Why the result is different > The

[tw5] Re: appending to external links

2021-06-16 Thread Eric Shulman
On Wednesday, June 16, 2021 at 2:50:58 AM UTC-7 james.w@gmail.com wrote: > lets say I have a tiddler called Search which contains: > www.google > then in another tiddler i want to use this to create external links to > different sites e.g. > {{Search}}.com -> www.google.com >

Re: [tw5] Re: Artwork for v5.2.0

2021-06-14 Thread Eric Shulman
On Monday, June 14, 2021 at 12:37:25 AM UTC-7 TW Tones wrote: > Folks if Drag and Drop ia a key feature then what about a water drop and > someone in drag? Or perhaps a water drop and a fire-breathing giant reptile ("Dragon Drop") -e -- You received this message because you are subscribed

[tw5] Re: Keyboard Shortcut to show/hide edit button

2021-06-12 Thread Eric Shulman
ld $tiddler=<> text={{{ [get[text]!match[show]then[show]else[hide]] }}}/> -e On Saturday, June 12, 2021 at 2:50:15 PM UTC-7 Eric Shulman wrote: > On Saturday, June 12, 2021 at 12:54:54 PM UTC-7 atulg...@gmail.com wrote: > >> I am trying to add a shortcut... I don't know wh

[tw5] Re: Keyboard Shortcut to show/hide edit button

2021-06-12 Thread Eric Shulman
On Saturday, June 12, 2021 at 12:54:54 PM UTC-7 atulg...@gmail.com wrote: > I am trying to add a shortcut... I don't know what the first line of the > code should be... Please help. > Try this: <$list

[tw5] Re: Create Save and close in one click ?

2021-06-12 Thread Eric Shulman
On Saturday, June 12, 2021 at 11:14:07 AM UTC-7 mohamed...@hotmail.com wrote: > <$select > field="blocker"…> > <$list filter='[!is[system]!status[completed]tag[task]sort[title]]'> > <$view field= 'title'/> > > > can i get the value chosen from the drop list to populate with brackets in > the

[tw5] Re: A Show'nTell: an evolving approach for TiddlyWiki "reader view(?)"

2021-06-12 Thread Eric Shulman
On Friday, June 11, 2021 at 6:51:15 PM UTC-7 cj.v...@gmail.com wrote: > >- by "reader view" (internal debate on-going about that label), I mean >hiding much of what looks like TiddlyWiki interface features, without >getting into anything too fancy >- for toggling, I went with

[tw5] Re: Tools for testing responsive TiddlyWiki designs

2021-06-12 Thread Eric Shulman
On Saturday, June 12, 2021 at 8:38:42 AM UTC-7 cj.v...@gmail.com wrote: > Easy enough to find smartphone simulators/emulators out there on the web > to do some testing. > If you know of any related goodies, please share ? > Using Chrome: 1) Open Developer Tools window (ctrl-shift-I) 2) Toggle

[tw5] Re: Vanishing content!

2021-06-12 Thread Eric Shulman
The tiddler "Thermodynamics" is *folded* !!! see $:/state/folded/Thermodynamics -e On Saturday, June 12, 2021 at 4:18:35 AM UTC-7 Ste wrote: > Changing the tiddler linked to above to Thermodynamics and the

<    1   2   3   4   5   6   7   8   9   10   >