[tw5] Re: Is current a suffix of other tid?

2021-03-28 Thread 'Mark S.' via TiddlyWiki
I don't quite understand the question. Isn't this what the suffix operator does ? On Sunday, March 28, 2021 at 1:48:31 PM UTC-7 Mat wrote: > Did I dream this or was there very recently (past week?) someone asking > about this very problem that I just stumbled upon? Can't find the question, > i

[tw5] Re: MetaTiddly: Collaborative data charting for meta-analysis

2021-03-29 Thread 'Mark S.' via TiddlyWiki
Added to the TiddlyWiki Toolmap under Personal websites (examples) and to the TiddlyWikiLinks Aggregator (various tags and description). On Monday, March 29, 2021 at 6:51:18 AM UTC-7 Anjar w

[tw5] Re: How to create a shared TiddlyWiki accessible from multiple machines?

2021-03-31 Thread 'Mark S.' via TiddlyWiki
It's a bit of needle to thread, but checkout Github web pages. Github allows you to set up a repository where it will serve up your file, or to designate a branch of a repository from which it will serve up your file. Once you have it set up, you can load your page like a web page from github,

[tw5] Re: How to create a shared TiddlyWiki accessible from multiple machines?

2021-03-31 Thread 'Mark S.' via TiddlyWiki
Be sure to type and save a path on your work machine even if it looks like it's already filled in. GH can be ornery when you first set up, so maybe give it one more try, watching for things like an accidental space on the end of the repository name. It's usually something like that when people

[tw5] Re: Reducing the friction of using images

2021-04-01 Thread 'Mark S.' via TiddlyWiki
A little feedback, in case you decide to work on it some more. There's a somewhat serious problem. When you use the interface, it creates a 6 byte image file in the tiddlers folder. This works fine for the duration of the current node session. But when you restart node.js, the files inserted w

[tw5] Re: Wikitext img failing under node.js (5.1.23)

2021-04-01 Thread 'Mark S.' via TiddlyWiki
The problem turned out to be that the way the _canonical_uri files were created was also creating 6byte image files in the tiddler folder which apparently confuses the system into thinking that it is dealing with base64 image files. -- You received this message because you are subscribed to th

[tw5] Re: Wikitext img failing under node.js (5.1.23)

2021-04-01 Thread 'Mark S.' via TiddlyWiki
I explained that poorly. The way that I created the png files (actually using your external files tool) generated 6 byte file images. *These* images do not display correctly. The zero-byte images generated when making external uri's by hand *do* display correctly. So to be clear, AFAIK, there

[tw5] Re: Wikitext img failing under node.js (5.1.23)

2021-04-01 Thread 'Mark S.' via TiddlyWiki
Just to be clear, the 6 byte images were created using the kit from your sandbox. Just in case it was an OS thing, I fired up my old Windows 7 machine, created a new node.js instance (5.1.21 is what I have there), dragged and dropped the items from your sandbox including the plugin, restarted t

[tw5] Re: Lag in edit-text widget

2021-04-01 Thread 'Mark S.' via TiddlyWiki
Are you trying to edit text or fields in the SAME tiddler that your edit widget is in? Because that will cause problems. You have to edit the contents of some other tiddler. On Thursday, April 1, 2021 at 5:53:32 PM UTC-7 clutterstack wrote: > Hi all, > > I've been trying all sorts of things to

[tw5] Re: Wikitext img failing under node.js (5.1.23)

2021-04-01 Thread 'Mark S.' via TiddlyWiki
I just booted into Windows 10 and experienced the same error. In the case of one of the image files, it corrected itself after I temporarily changed the text in the canonical_uri tiddler. But the other two images that I imported continued to have a non-zero byte file (1kib) in the tiddlers dire

[tw5] Re: Lag in edit-text widget

2021-04-01 Thread 'Mark S.' via TiddlyWiki
I'm usually the one complaining about typing speed! If your "recent" list is open, close it and have the "open" tab open instead -- rendering that long list slows down things. Same thing if you have a lot of tiddlers open. Another strategy is to use a separate, semi-empty TW for data entry. Th

[tw5] Re: Wikitext img failing under node.js (5.1.23)

2021-04-02 Thread 'Mark S.' via TiddlyWiki
Ok! That seems to fix it -- it creates zero byte stub files! (Linux, Chromium). Thank you! On Friday, April 2, 2021 at 12:11:47 AM UTC-7 saq.i...@gmail.com wrote: > Hi Mark, > > Very peculiar! This suggests that there is something about my environment > that makes this work, whereas it otherwis

[tw5] Re: Working on an HTML to TW5 text converter...

2021-04-02 Thread 'Mark S.' via TiddlyWiki
In the case where you have a link around an external image, it tries to do something like this: [ext[[img class="circle-img" [https ... Unfortunately, AFAIK this is not possible. In any event, it didn't render for me. I think you would either have to leave the items as HTML, or put the externa

[tw5] Re: How to find transclusions

2021-04-03 Thread 'Mark S.' via TiddlyWiki
If it's any comfort, AFAIK there is no official "backlinks" for transclusions. For fixing transclusions after changed tiddler names, there is the relink plugin: https://flibbles.github.io/tw5-relink/ On Saturday, April 3, 2021 at 2:57:29 PM UTC-7 joh@gmail.com wrote: > > Hello there! >

[tw5] Re: macro variable valuation

2021-04-06 Thread 'Mark S.' via TiddlyWiki
Macros with << >> syntax do simple text substitution. They look like "functions", but they are really just text substituters (new word). Sometimes AFTER the substitution things will get rendered. So in your expression !!! space demo for "$index$" in "$dico$" [[$dico$]] (not [[$dico$|$index$]])

[tw5] Re: macro variable valuation

2021-04-06 Thread &#x27;Mark S.&#x27; via TiddlyWiki
On Tuesday, April 6, 2021 at 8:57:15 AM UTC-7 jn.pierr...@gmail.com wrote: > I tried the text widget thus: > > * DEMO: <$text text="""<>"""/> > * MACRO: <$text text="""<$macrocall $name=demo {{!!dico}} > {{!!index}}/>"""/> > >> >>> You wrapped the arguments in strings, so now it interprets your

Re: [tw5] Import as external files (Node.js)

2021-04-07 Thread &#x27;Mark S.&#x27; via TiddlyWiki
If you do an update on the UI that uses this plugin (sandbox, mentioned in other thread), could you add the ability for the tool to appear in markdown mode? It doesn't even have to be a markdown style image link since TW can recognize wikitext image links in markdown now. The goal being to simp

[tw5] Re: Quick walkthrough of my notetaking process

2021-04-07 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Just thinking out loud. If the tiddler indexing code could be put in a template, then it might be possible to write a command line script that would use nodejs tiddliwiki to run a process on each wiki, collect the outputs, and rebuild the index file. This would simplify keeping the main index

Re: [tw5] Import as external files (Node.js)

2021-04-07 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Thank you! On Wednesday, April 7, 2021 at 11:55:54 AM UTC-7 saq.i...@gmail.com wrote: > > > For the UX I would like to move towards just being able to drag and drop, > or paste, images directly into the editor. > Regards > That would be pretty cool! -- You received this message because you a

[tw5] Re: Mem

2021-04-08 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Well, there's no "there" there -- we're only allowed to see a video. Whenever an app allows collaboration, it means a server is running somewhere. Which means someone has to pay for the server, and that your data might be exposed on the cloud. Which means there will likely be a cost for the ser

[tw5] Re: Reveal fields on View mode

2021-04-08 Thread &#x27;Mark S.&#x27; via TiddlyWiki
As a start: <$fieldmangler> <$vars newFieldNameTiddler=<> newFieldValueTiddler=<> > <$transclude tiddler="$:/core/ui/EditTemplate/fields"/> On Thursday, April 8, 2021 at 10:35:03 AM UTC-7 Mohammad wrote: > In the Utility plugin there is a > button on t

[tw5] Is this possible? Building a zip file of images.

2021-04-09 Thread &#x27;Mark S.&#x27; via TiddlyWiki
TW has a zip plugin that allows you to populate a virtual file system with text or html and then export it as a zip file. Are there any tools or mechanisms in TW that would allow you to take the base64 images that are in TW and convert them to image data to be included in a zip file? I don't se

Re: [tw5] Is this possible? Building a zip file of images.

2021-04-09 Thread &#x27;Mark S.&#x27; via TiddlyWiki
’s very much a work in progress, and not ready for anything except the > most cautious tire kicking. > > Best wishes > > Jeremy. > > > On 9 Apr 2021, at 17:27, 'Mark S.' via TiddlyWiki < > tiddl...@googlegroups.com> wrote: > > TW has a zip pl

[tw5] Re: Best ways to use TiddlyWiki on a Chromebook?

2021-04-10 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Newer chromebooks are supposed to be able to use Android apps, so might be able to use Tiddloid/Quinoid to connect to GDrive. On Saturday, April 10, 2021 at 6:55:35 AM UTC-7 jeremy...@gmail.com wrote: > Does anyone here use TiddlyWiki on a Chromebook? > > A friend with a Chromebook wants to expe

[tw5] Displaying HTML via _canonical_uri blocks CSS (sandbox)

2021-04-10 Thread &#x27;Mark S.&#x27; via TiddlyWiki
If you try to display an HTML page inside a _canonical_uri, it won't use the external CSS page because (I think) of the sandbox attribute. Other than hacking the code, or rolling your own iframe, is there some way to get the iframe to display properly? Use case. I would like to off-load article

[tw5] Re: Question: Title case but not for prepositions and conjugations except if it is the first

2021-04-11 Thread &#x27;Mark S.&#x27; via TiddlyWiki
What is "!isblack[]" ? That looks like fairly short, crisp code. On Sunday, April 11, 2021 at 4:16:53 AM UTC-7 Mohammad wrote: > I am trying to *peacefully *;-) :-) :-) convert the title of a book or > article to title case (see > https://apastyle.apa.org/style-grammar-guidelines/capitalizatio

[tw5] Re: filter question

2021-04-11 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Try: <$list filter="[tag[example]contains:rei{!!title}]"><$transclude tiddler={{!!title}} mode=block/> Outside a filter, transclusions use {{!!myfield}} (double braces). Inside a filter, they replace the square brackets ...{!!myfield}... (single set of braces). You can use the regexp filter

[tw5] Re: freelinks alias-variant request, partial workaround

2021-04-12 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Maybe uni-links would be more useful, rather than having to apply multiple hacks? On Sunday, April 11, 2021 at 4:34:13 PM UTC-7 springer wrote: > Dear all, > > Freelinks are especially great when text gets dumped into a wiki from > multiple sources

[tw5] Re: For structured data, do you prefer indexes (and data tiddlers) or fields ?

2021-04-12 Thread &#x27;Mark S.&#x27; via TiddlyWiki
In other systems data tiddlers (or their equivalents) are a foundational aspect of their design. Not so in TW. In TW data tiddlers are just a stop-gap, a convenience tool to be used in a limited set of circumstance. For instance, note that JSON data tiddlers can only go one level deep. Try doin

[tw5] Re: freelinks alias-variant request, partial workaround

2021-04-14 Thread &#x27;Mark S.&#x27; via TiddlyWiki
I wonder if instead of comparing with tiddlers, the plugin used data tiddlers there could be an improvement in performance as well as increased ease of setting up new terms. The way it would work is that comparisons would be made from the top of the data tiddler to the bottom, taking the one th

Re: [tw5] Dynamic tables with dynamic filters (Jed Carty)

2021-04-15 Thread &#x27;Mark S.&#x27; via TiddlyWiki
You might take a look at https://kookma.github.io/TW-Shiraz/#Tutorial%20Dynamic%20Tables which is possibly better supported. In your filters, you can't use [<<__currentTiddler__>>[Improved]] Inside filters, the syntax drops the angle bracket. Also, <__variable__> only works inside of macros,

Re: [tw5] Dynamic tables with dynamic filters (Jed Carty)

2021-04-15 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Back again. In your examples, what is "duration drug1 dose1 drug2 dose2 drug3 dose3" ? Are those fields to be used as column headers ?? On Thursday, April 15, 2021 at 10:30:32 AM UTC-7 Mark S. wrote: > You might take a look at > https://kookma.github.io/TW-Shiraz/#Tutorial%20Dynamic%20Tables

[tw5] Re: Listing non existing tags

2021-04-15 Thread &#x27;Mark S.&#x27; via TiddlyWiki
I think this should do it: <> On Thursday, April 15, 2021 at 2:23:10 PM UTC-7 rayv...@gmail.com wrote: > Hi all > > sometimes I tage tiddlers and those tags do not yet exist. > Later i want to tag those tags and or describe them. > Now I would like to list those undefined tags... > I don't see t

Re: [tw5] Dynamic tables with dynamic filters (Jed Carty)

2021-04-15 Thread &#x27;Mark S.&#x27; via TiddlyWiki
gt; <#m_6777019513061608067_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > On Thu, 15 Apr 2021 at 18:36, 'Mark S.' via TiddlyWiki < > tiddl...@googlegroups.com> wrote: > >> Back again. In your examples, what is "duration drug1 dose1 drug2 dose2 >

Re: [tw5] Dynamic tables with dynamic filters (Jed Carty)

2021-04-16 Thread &#x27;Mark S.&#x27; via TiddlyWiki
> same applies. All tiddlers have the same fields, many which are symptoms. > Hope this makes sense. > Thanks for the Shiraz dynamic table recommendation btw. Looks really good. > Will look at it now to see if I can achieve what I'm trying to do. > > On Fri, 16 Apr 2021

Re: [tw5] Dynamic tables with dynamic filters (Jed Carty)

2021-04-16 Thread &#x27;Mark S.&#x27; via TiddlyWiki
' then the table will show me the tiddlers with studies that >> have helped with depression. I can change the title to 'anxiety' and the >> same applies. All tiddlers have the same fields, many which are symptoms. >> Hope this makes sense. >> Thanks fo

[tw5] Re: How to use 2 fields to create a filter in a visjstimeline widget

2021-04-16 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Try: <$visjstimeline filter="[get[filtre_domaine]compare:string:eq{!!filtre_institution}]" startDateField="date-debut" endDateField="date-fin" format="-MM-DD" groupField="institution" boxing="auto" navpad /> This requires a recent edition of TW since it uses the compare operator. Double

[tw5] Re: The simplest way to include the JS code into Tiddlywiki

2021-04-17 Thread &#x27;Mark S.&#x27; via TiddlyWiki
You could try putting in it's own tiddler: tags: $:/tags/RawMarkup type: application/javascript code ... Note that you have to save and reload before anything happens. I would not be surprised if something clashes with TW's rendering system, though. On Saturday, April 17, 2021 at 7:38:4

Re: [tw5] Re: The simplest way to include the JS code into Tiddlywiki

2021-04-17 Thread &#x27;Mark S.&#x27; via TiddlyWiki
er multiple times. >> >> I've never used the tw addHook...just sharing in case it helps you. >> Also, this solution altogether seems a little "hacky" and not really in >> line with the tiddlywiki-way. >> >> Here is a link to documentation for addH

Re: [tw5] Re: The simplest way to include the JS code into Tiddlywiki

2021-04-17 Thread &#x27;Mark S.&#x27; via TiddlyWiki
gt; way to avoid adding the listener multiple times. >>> >>> I've never used the tw addHook...just sharing in case it helps you. >>> Also, this solution altogether seems a little "hacky" and not really in >>> line with the tiddlywiki-way. >>

Re: [tw5] Re: The simplest way to include the JS code into Tiddlywiki

2021-04-17 Thread &#x27;Mark S.&#x27; via TiddlyWiki
nly tested once. For about 3 seconds. I have no idea if it breaks with repeated use, as Brian suggested. Good luck! On Saturday, April 17, 2021 at 8:55:35 PM UTC-7 Mohammad wrote: > On Sun, Apr 18, 2021 at 1:18 AM 'Mark S.' via TiddlyWiki < > tiddl...@googlegroups.com> wrot

[tw5] Re: Subfilter recursion

2021-04-18 Thread &#x27;Mark S.&#x27; via TiddlyWiki
My guess is that it's trying to build the complete filter even before it runs, so that's why you hit the recursive limit. That is, it's not running one filter, running the next, testing, etc. It's trying to build the whole thing, which has no way of exiting. Since you know about how many levels

[tw5] Re: sorting json data

2021-04-19 Thread &#x27;Mark S.&#x27; via TiddlyWiki
This is a slightly different approach that I've used before. The names are all fetched in a form where they can be wikified, turned back into a list, and then sorted. Then a lookup is done by name for each item and the project is extracted. I think from this you can see how you would proceed wi

[tw5] Re: Subfilter recursion

2021-04-19 Thread &#x27;Mark S.&#x27; via TiddlyWiki
If you write your own recursion macro, you can put braces around each item in the output. Then set that output to a name inside a wikify widget. Then use that variable with the enlist operator to create your list that you want to use in an intersection. I just posted some similar code in another

[tw5] Re: Trouble with nested lists, variables, prefix operator

2021-04-19 Thread &#x27;Mark S.&#x27; via TiddlyWiki
The combo variable isn't being rendered and then passed to the list filter as you might imagine. It's being rendered right there in place, and the filter is getting the literal text. Try getting rid of the <$set> widget and replacing the text in the middle with: <$vars combo={{{ []addsuffix[-]

[tw5] Re: List all tags associated to another tag

2021-04-22 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Try [tag[Animation]tags[]]-[[Animation]] On Thursday, April 22, 2021 at 8:11:21 AM UTC-7 jln wrote: > Hi, > > I use the tag "Animation" in combination with some others tags, let's say > tagA, tagB, tagC. > > On the "Animation" tiddler, I would like to list tiddlers tagged by > Animation tag

[tw5] Re: Should tags be singular or plural?

2021-04-22 Thread &#x27;Mark S.&#x27; via TiddlyWiki
I go in circles on this too! It depends whether you're thinking that each item is a "Task", or if you think of each item as part of a "folder" called "Tasks" . "Tasks" makes it easier if you want to display categories without using a description field. Logically the singular makes sense. But w

[tw5] Re: Create a link that opens a specific Tiddler outside of my TW

2021-04-22 Thread &#x27;Mark S.&#x27; via TiddlyWiki
How are you creating the link? If you use the "permalink" option from the target tiddler, it should create a direct link to the tiddler and copy it to your clipboard. I don't have word to test with, but in my quick test from LibreOffice it worked as expected. On Thursday, April 22, 2021 at 7:4

Re: [tw5] Dear Eric: Please ADD TiddlyWikiToolMap to the GG header ...

2021-04-23 Thread &#x27;Mark S.&#x27; via TiddlyWiki
There's about two dozen links that are AWOL. Librenote is one -- it gives a 404 error. So you would have the same problem with the toolmap. Internally, I've marked problem URLs for research later (that was part of the reason for the request for special system tags). Searching the internet to s

Re: [tw5] Dear Eric: Please ADD TiddlyWikiToolMap to the GG header ...

2021-04-23 Thread &#x27;Mark S.&#x27; via TiddlyWiki
There were also items in the toolmap that weren't really TiddlyWiki. AsciiDoctor and ANKI for instance. Someone could use them with TiddlyWiki, but then, you could use almost anything with TiddlyWiki ;-) On Friday, April 23, 2021 at 7:06:33 AM UTC-7 Mark S. wrote: > There's about two dozen link

[tw5] Re: Should tags be singular or plural?

2021-04-23 Thread &#x27;Mark S.&#x27; via TiddlyWiki
This discussion isn't entirely academic. On Tiddlylinks there is about 1 tag for every 3 URLs ! One of the reasons is singular/plural. Should it be "Plugin" (19), or "Plugins" (59) ? On Friday, April 23, 2021 at 1:59:08 AM UTC-7 PMario wrote: > On Thursday, April 22, 2021 at 5:22:34 PM UTC+2 Ma

[tw5] Can you help with these missing tiddlers or sites?

2021-04-23 Thread &#x27;Mark S.&#x27; via TiddlyWiki
The following contain short titles, urls, and associated problem with accessing. I know in some cases the title isn't great, but usually the URL provides a clue. I could have included the descriptions, but those can be really long. Some of these are actual 404 pages, but others have pages but n

[tw5] Re: Can you help with these missing tiddlers or sites?

2021-04-23 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Thanks -- fixed! On Friday, April 23, 2021 at 11:24:40 AM UTC-7 saq.i...@gmail.com wrote: > The very first one is now part of the official documentation: > > https://tiddlywiki.com/#Anchor%20Links%20using%20HTML > > >> -- You received this message because you are subscribed to the Google Groups

[tw5] Re: Can you help with these missing tiddlers or sites?

2021-04-23 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Fixed. Thanks! On Friday, April 23, 2021 at 11:29:50 AM UTC-7 saq.i...@gmail.com wrote: > The second one can be found here: > > -- 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, sen

[tw5] Re: Can you help with these missing tiddlers or sites?

2021-04-23 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Actually, that one was already fixed. Must have forgotten to clear the badurl tag. Thanks! On Friday, April 23, 2021 at 12:40:04 PM UTC-7 Mat wrote: > Many tiddlyspot sites, including the follwing, are really just slow to > load. > > Title: Newtids (WRT7) >> Url: http://newtids.tiddlyspot.co

Re: [tw5] Can you help with these missing tiddlers or sites?

2021-04-24 Thread &#x27;Mark S.&#x27; via TiddlyWiki
ywiki/c/O07Ca5WxHos/m/9RtEtprdAAAJ > > > > Best wishes > Mohammad > > > On Fri, Apr 23, 2021 at 10:34 PM 'Mark S.' via TiddlyWiki < > tiddl...@googlegroups.com> wrote: > >> The following contain short titles, urls, and associated problem with >&

Re: [tw5] Can you help with these missing tiddlers or sites?

2021-04-24 Thread &#x27;Mark S.&#x27; via TiddlyWiki
m: designwritestudio.updog.co sent an invalid response. >> >> >> belongs to Steve Schneider (SUNY Polytechnic Institute) >> >> The latest post from shows the link http://designwritestudio.com/ works! >> See presentations tagged with *final-presentation*

Re: [tw5] Can you help with these missing tiddlers or sites?

2021-04-24 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Rather than reposting the updated list, I've posted it here: https://marxsal.github.io/tw-resources/#Plain%20listing%20bad%20URLs -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving email

[tw5] Re: Datatable Integration in TW5

2021-04-24 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Like pMario says, its always better if you can get a native solution. Your JS script isn't going to know about tiddlers, fields, filters, etc. "Datatables" looks a lot like Dynamic Tables (https://kookma.github.io/TW-Shiraz/#Tutorial%20Dynamic%20Tables). On Saturday, April 24, 2021 at 4:52:2

Re: [tw5] Re: New magic of $list widget in Tiddlywiki 5.1.24: The index attribute

2021-04-25 Thread &#x27;Mark S.&#x27; via TiddlyWiki
If we can do an index, maybe some day we can do a "tee" . A tee would be a filter operator that would take the results of the filter so far and put them in a variable. Then the results would continue down the filter for further processing, possibly including another tee. This would allow you to

[tw5] Re: Simple php/sqlite3 adaptor

2021-04-25 Thread &#x27;Mark S.&#x27; via TiddlyWiki
That looks interesting. Is the server in your local browser or remote? Added to tiddlywikilinks . On Sunday, April 25, 2021 at 7:24:26 AM UTC-7 Anjar wrote: > Hi, > > I've started on a very simple php/sqlite3 backbone for tiddlywiki: > https://github.com/andjar/TW-sqlite3/tree/main > > The mai

Re: [tw5] New magic of $list widget in Tiddlywiki 5.1.24: The index attribute

2021-04-25 Thread &#x27;Mark S.&#x27; via TiddlyWiki
"Index" makes sense to me. Especially since you can assign your own variable name to avoid crashes with existing code. "Index" is not overloaded in the context of the list widget. In terms of personal preferences, I would avoid long, camelcase names which just makes it easier to break code by a

Re: [tw5] New magic of $list widget in Tiddlywiki 5.1.24: The index attribute

2021-04-25 Thread &#x27;Mark S.&#x27; via TiddlyWiki
> > >> It seems to me that devising a mechanism to let the user specify 0 or >> 1-based indexes will result in more complexity than the user simply adding >> 1 when required. Did you have a mechanism in mind? >> > > Shouldn't it be 1-based, since that is what the nth filter requires? The main f

[tw5] Re: [Tiddly Research] Public release

2020-09-10 Thread &#x27;Mark S.&#x27; via TiddlyWiki
I'm mostly interested in TiddlyRemember. Can I just drag the updated plugin into my existing TW file? Does the anki plugin need to be updated? Thanks! On Monday, September 7, 2020 at 6:14:02 AM UTC-7, kebi wrote: > > > *New update v1.1! > https://github.com/kebifurai/TiddlyResearch/releases/tag

[tw5] Re: Improved references in TiddlyRemember flashcards

2020-09-11 Thread &#x27;Mark S.&#x27; via TiddlyWiki
There doesn't seem to be any content at either of these two links. Thanks! On Sunday, August 2, 2020 at 9:29:34 AM UTC-7, Soren Bjornstad wrote: > > Hi all, > > In the follow-up around the web to the release of TiddlyRemember >

[tw5] Re: Nested List refer to title of outer list tiddler

2020-09-18 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Without spending an hour to try to mock up your data, try ... <$list filter="[gsd_type[project]gsd_project]"> <===struggling here Double {{ braces }} are only used OUTSIDE filters. Double << chevrons >> are also used OUTSIDE filters. Inside filters, use { single } braces and < chevrons > .

[tw5] Re: Can get timimi-2-1-1-Mac running

2020-09-19 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Maybe your download is somewhere else? You can determine the download directory from the Downloads menu on Chrome (go to downloads, select open directory). If you go to terminal and do ~/Downloads what message do you get? Any errors. If not, what do you see if you do ls timimi-2-1-1-Mac An e

[tw5] Re: What kind of function is used when hashing in TW

2020-09-19 Thread &#x27;Mark S.&#x27; via TiddlyWiki
exports.hashString = function(str) { return str.split("").reduce(function(a,b) { a = ((a << 5) - a) + b.charCodeAt(0); return a & a; },0); }; On Saturday, September 19, 2020 at 1:50:34 PM UTC-7, Jan wrote: > > Hi Tiddlydevs, > Thomas Elminger in h

[tw5] Re: Any way to hack the filter for sidebar search?

2020-09-20 Thread &#x27;Mark S.&#x27; via TiddlyWiki
I think you want to hack $:/core/ui/DefaultSearchResultList I hacked like this to include missing tiddlers \define searchResultList() //{{$:/language/Search/Matches/Title}}// <$list filter="[all[tiddlers+missing]!is[system]search:title{$(searchTiddler)$}sort[title]limit[250]]" template="$:/c

[tw5] Re: How to serve a single-file wiki with saving back to that single-file

2020-09-21 Thread &#x27;Mark S.&#x27; via TiddlyWiki
This may be a different direction then you were thinking, but tiddlyserver serves up single files over the net like node. https://github.com/Arlen22/TiddlyServer On Monday, September 21, 2020 at 7:39:46 AM UTC-7, jos...@poehls.me wrote: > > Hey guys. I dug around in for awhile and couldn't fin

[tw5] Re: Can get timimi-2-1-1-Mac running

2020-09-22 Thread &#x27;Mark S.&#x27; via TiddlyWiki
My mistake. I should have mentioned the cd command. So from the terminal cd /Users/enneco-gotzonares/Downloads (cd means "change directory") Then *ls -l timimi-2-1-1-Mac* (the -l means to give the full information about the file, including permissions) Good luck! On Tuesday, September 22,

[tw5] Re: [plugin][annuncement] login for multi user wikis: LoginCurtain-mod

2020-09-22 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Added to tiddlywiki toolmap under Security and Backup tools. On Tuesday, September 22, 2020 at 12:22:14 AM UTC-7, HC Haase wrote: > > > *Announcement*: LoginCurtain-mod >

[tw5] Re: Struggling with reveal

2020-09-22 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Well, this works with some caveats <$set name="timestamp" value=<>> <> <$reveal type='lt' state='!!gsd_duedate' text=<> > HI there If there is any possibility that gsd_duedate will be empty, then you probably want to add extra checking for that. Actually I would probably scrap and use <$li

[tw5] Re: Tiddlydesktop - What's the difference between adding a wiki file and a wiki folder?

2020-09-24 Thread &#x27;Mark S.&#x27; via TiddlyWiki
A tiddlywiki file is a self-contained, single tiddlywiki. A tiddlywiki folder is a file folder (sometimes called a data folder) with sub-folders and configuration files that enables it to run with node.js. The individual tiddlers are stored as separate files on the disk. The folder approach is

[tw5] Re: how to make a shortcut to toggle show / hide the sidebar?

2020-10-04 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Toggle the sidebar visibility is Shift-alt-s in the settings in 5.1.22 On Sunday, October 4, 2020 at 5:23:11 AM UTC-7, imleg...@gmail.com wrote: > > I haven't find the related option in the settings ---> keyboard. Any way > to make it? -- You received this message because you are subscribed to

[tw5] Re: Instructions for saving single file in Chrome, with and without Timimi

2020-10-13 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Did you remember to install the Timimi extension from the Google Playstore? On Tuesday, October 13, 2020 at 7:34:56 PM UTC-7, David Gifford wrote: > > Hi Eric > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and

[tw5] Re: What are TW online options?

2020-10-16 Thread &#x27;Mark S.&#x27; via TiddlyWiki
You need to use Chrome when setting up tiddlyspot. The instructions for tiddlyspot are here: https://tiddlywiki.com/#Saving%20on%20TiddlySpot There are also methods for saving to github, gitlab, gitea, and google drive. On Friday, October 16, 2020 at 7:13:38 AM UTC-7, Chuck R. wrote: > > I see

[tw5] Re: Any tip on how to manage academic papers PDFs?

2020-10-16 Thread &#x27;Mark S.&#x27; via TiddlyWiki
For the PDF, copy and paste the text into a tiddler with the same name as the PDF file in a separate TW file. Create a template for the tiddlers that will link to the original PDF. Index the PDF text using Mohammad's TW indexer https://kookma.github.io/TW-Searchwikis/ Now you can search from y

[tw5] Re: $list with filter stored in a variable with inside

2020-10-17 Thread &#x27;Mark S.&#x27; via TiddlyWiki
You're showing us bits and pieces. In particular, you're not showing us your regular expression. When I try this on TiddlyWiki.com : <$set name=validate.search.regexp value="\bmes.*\b"> <$set name=full.filter value="[all[tiddlers]!is[system]has[caption]] +[search:text:regexp]" > <$list filter=

[tw5] Tiddlyspot down ... gone?

2020-10-23 Thread &#x27;Mark S.&#x27; via TiddlyWiki
The message displayed at tiddlyspot doesn't inspire great confidence. They seem to be offering to sell the site. -- 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: so: personal DreamHost for TW users?

2020-10-25 Thread &#x27;Mark S.&#x27; via TiddlyWiki
You would need to set up something like store.php or tw-receiver on the site. It would be interesting to know how large the tiddlyspot collection was (is?) . I'm guessing when it hit a certain size it triggered an internal Dreamhost audit. On Saturday, October 24, 2020 at 8:53:11 AM UTC-7, Hans

[tw5] Re: so: personal DreamHost for TW users?

2020-10-26 Thread &#x27;Mark S.&#x27; via TiddlyWiki
It doesn't pay to get too attached to any company. What I learned the hard way on my own site was that a service can be sold overnight and change completely. This is why I currently pay by the half year even though it's more expensive. When you change, and are forced to cancel, you'll forfeit e

[tw5] Re: glossary with diacritics

2020-10-26 Thread &#x27;Mark S.&#x27; via TiddlyWiki
You can't insert a widget into the middle of a filter. But it doesn't matter, you don't need it: <$set name="initial" filter="[{!!title}lowercase[]]"> <$list filter="[tag[glossaire]prefix!prefix[é]] [[tag[glossaire]prefix[é)]]+[sortan[]]"> In the first part of the filter I exclude é. In the

[tw5] Re: geztting the first word/letter of a list of tiddlers

2020-10-26 Thread &#x27;Mark S.&#x27; via TiddlyWiki
There are two mistakes in this: 1. It should be $list. 2. There is a space in front of splitregexp. Unfortunately, using a subfilter won't allow you to process the tiddlers the way you want. You will need a nested loop, with the outer list finding the tiddlers and the inner list extracting t

[tw5] Re: geztting the first word/letter of a list of tiddlers

2020-10-26 Thread &#x27;Mark S.&#x27; via TiddlyWiki
subfilter doesn't do "map" or any of those neat things. It just allows a variable that you may have constructed outside the main filter to be used as an additional filter. Personally I haven't found it to be that useful. [[tag[HelloThere]subfilter] > [subfilter[one two three]addsuffix[!]] > >

[tw5] Re: HOW DO YOU write javascript so that it works on any web browser ?

2020-10-26 Thread &#x27;Mark S.&#x27; via TiddlyWiki
IE is getting kind of old. I'm sure there is sample code for dealing with multiple browsers. That kind of thing is why frameworks like jQuery were (are?) so popular -- it does the detection and compensation for you. Looking at the code, it looks like you're expecting your site to be called with

[tw5] Re: HOW DO YOU write javascript so that it works on any web browser ?

2020-10-27 Thread &#x27;Mark S.&#x27; via TiddlyWiki
@TW Tones In case you're interested in doing this -- It gets the url string the TW was called with. It gets the parameter section (after the ?). It finds the parameter "context" and puts it in variable output If output doesn't equal OffGridding, "HydroCutting" or "Chromebook" then it sets ou

[tw5] Re: HOW DO YOU write javascript so that it works on any web browser ?

2020-10-27 Thread &#x27;Mark S.&#x27; via TiddlyWiki
I can't be a cannibal. I don't like fava beans. On Tuesday, October 27, 2020 at 7:00:30 AM UTC-7, Charlie Veniot wrote: > > A Silence of the Lambs reference is *ALWAYS oh-so-awesome* !!! > > Well, I'm assuming you intended a reference. Don't mind me, "Everywhere I > Look, I See Silence of the La

[tw5] Re: HOW DO YOU write javascript so that it works on any web browser ?

2020-10-27 Thread &#x27;Mark S.&#x27; via TiddlyWiki
For anyone following along, the reason Charlie's script throws an error is because urlsearchparams isn't supported by IE 11: https://caniuse.com/urlsearchparams If you really wanted to write a complete javascript version, you would need to do your own string parsing based on location.search, a

[tw5] Re: HOW DO YOU write javascript so that it works on any web browser ?

2020-10-27 Thread &#x27;Mark S.&#x27; via TiddlyWiki
On Tuesday, October 27, 2020 at 6:55:19 AM UTC-7, Charlie Veniot wrote: > > > Honestly, though: as much as I loath javascript, I'm not quite sure I'm > loving the "look" of the wikitext (purely subjective, just how my old > sponge works.) > >> >>> I agree. With javascript, you only have to know

[tw5] Re: Tiddlyspot down ... gone?

2020-10-27 Thread &#x27;Mark S.&#x27; via TiddlyWiki
There needs to be a way to activate TWO savers. So, for instance, you could save to tiddlyspot (or any replacement) and simultaneously download a copy to your local download directory. That way people wouldn't have to consciously remember to copy their cloud-based TW periodically, though they w

[tw5] Re: so: personal DreamHost for TW users?

2020-10-27 Thread &#x27;Mark S.&#x27; via TiddlyWiki
On Tuesday, October 27, 2020 at 8:02:46 AM UTC-7, Eric Shulman wrote: > > On Tuesday, October 27, 2020 at 7:18:47 AM UTC-7, André Carvalho wrote: >> >> There is, at least, a violation of good-faith and a right of accessing my >> data under EU law that I'll exercise if there is no other solution.

[tw5] Suggestion -- two or more savers

2020-10-27 Thread &#x27;Mark S.&#x27; via TiddlyWiki
It would be easier to keep backups with some systems if there was a way to use two savers. Or, if that isn't possible, a way to use a 2nd saver automatically every "nth" time, as configured by the user. Or every "nth" time use both savers (but not use them both all the time because of the overh

[tw5] Re: Suggestion -- two or more savers

2020-10-27 Thread &#x27;Mark S.&#x27; via TiddlyWiki
I can understand that something with async might not go into the core, but if the saver could alternate that would work also and wouldn't require a saver to wait for another. On Tuesday, October 27, 2020 at 10:29:15 AM UTC-7, PMario wrote: > > Hi Mark, > > There is a pending PR

[tw5] Re: Suggestion -- two or more savers

2020-10-27 Thread &#x27;Mark S.&#x27; via TiddlyWiki
I attempted to create a plugin from the 6 tiddlers (creating the one language tiddler from the new entry in multi-tids). But I'm not sure how it's supposed to work. The only noticeable difference is the drop down menu inside the configuration panel. What is the difference between manualdownload

[tw5] Re: sadly seeking tiddlyspot alternatives

2020-10-29 Thread &#x27;Mark S.&#x27; via TiddlyWiki
You can set up saving with github and also github pages and then have a system that works very similar to TS. BUT (there's always a "but") it's more complicated to set up in the first place and you should set up the saver to use a personal access token and *not* your GH password. That token wil

[tw5] Re: How do I use GitHub Saver?

2020-10-30 Thread &#x27;Mark S.&#x27; via TiddlyWiki
This is just a guess, but I would try loading index.html or any file via the Github interface to your target directory (either / or /wiki/) . It might be that until you make the first entry in github there is no there "there", so you get a 404. On Friday, October 30, 2020 at 2:38:23 AM UTC-7, H

Re: [tw5] Re: Classic to TW5 Plugins

2020-10-31 Thread &#x27;Mark S.&#x27; via TiddlyWiki
I think most of use would need a reminder what each of these do. But I think the ForEachTiddlerPlugin has been effectively replaced by the List widget. On Saturday, October 31, 2020 at 5:42:56 AM UTC-7, Alvin wrote: > > Here are the plugins I use in ClassicTW: > > [image: image.png] > > > I know

[tw5] Re: Complicated Design Questions, Json Editing, and Gui features

2020-11-01 Thread &#x27;Mark S.&#x27; via TiddlyWiki
I'm afraid I don't quite understand the flow chart. But here ... I wondered if there might be a way to dodge having to deal with wikitext > all the time and just make templates with editable fields. But then I > realized I didn't really want the fields to look editable all the time > since,

[tw5] Re: Is there a plugin for live edit in view mode?

2020-11-01 Thread &#x27;Mark S.&#x27; via TiddlyWiki
Maybe look at https://marxsal.github.io/various/notowritey.html paragraphs are broken into tiddlers. Or you can designate some other preferred way to chop up your working tiddlers. When things get too chopped up, you can use the tools to put together the wiktext again. Rinse, repeat. Hmm. Don'

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