Re: [tw5] Re: How to install TiddlyTools plugins in my single-file, offline TW?

2020-11-26 Thread teo...@gmail.com
Hi Tones, Thanks for the overview on the keyboard access question. I'll check those out and search for possibly existing solutions when thinking of my use cases. Teo On Tuesday, November 24, 2020 at 12:36:28 AM UTC+2 TW Tones wrote: > Teo, > > A lot of people have demanded keyboard access for

[tw5] Re: TiddlyWiki best practices

2020-11-26 Thread Charlie Veniot
Man, I wish this new Google Groups allowed edits to posts. ... I am always *adjusting* Tiddler Titles (incrementally, iteratively), tweaking them ... -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: TiddlyWiki best practices

2020-11-26 Thread Charlie Veniot
G'day Cl0d, So far, my favourite can't-live-without plugins: Relink and DetailsWidget . I am a "tweaker" by nature. Like for anything else, I am always Tiddler Titles (incrementally, iteratively)

[tw5] Re: Getting Started using node.js ... TiddlyWiki is not connecting

2020-11-26 Thread Fred Rasmussen
I get the following: C:\Users\Fred>tiddlywiki mynewwiki --listen syncer-server-filesystem: Dispatching 'save' task: $:/StoryList Serving on http://127.0.0.1:8080 (press ctrl-C to exit) Ha. I see that now when I navigate to the IP address, I see the new wiki page! I tried adding a new tiddler

[tw5] Re: TiddlyWiki best practices

2020-11-26 Thread springer
Cl0d, You'll find people here at both extremes: some use one massive TW5 as a repository for everything, figuring that this path makes maximal room for connections even across domains that may seem separate. My own approach is different largely because I like to have TW5 files that I can

[tw5] Re: Why my 2 embedded macro (timeline based) are not refreshed automatically

2020-11-26 Thread TW Tones
vpl, There would be a way to refresh your javascript within the tiddlywiki platform, perhaps the dev forum is best for that, However if you do anything to force a refresh on the tiddler as you do when you open a tiddler it should refresh. Try setting a timestamp on a field as needed and it

[tw5] Re: How to transclude tiddler field in macro call

2020-11-26 Thread 'Mark S.' via TiddlyWiki
AFAIK, you can't pass values to a <> that way. You have to use the macrocall widget. Then, to get the result of that call into a single variable, you'll need the wikify widget. I couldn't test, because I don't have your macro. In the following, I guessed that your macro parameters were w, p,

Re: [tw5] Re: Passing macro output to another macro?

2020-11-26 Thread TW Tones
Petri, Nice code pattern you are suggesting to test if there is one tag, however this will not work if you decide to organise the same tiddlers with additional tags. However if you want to go ahead remember, tags have special handling in tiddlywiki, but at the very same time the tags field

[tw5] Re: [ Streams ] : feedback and issues

2020-11-26 Thread Saq Imtiaz
Streams update to v 0.1.17: https://saqimtiaz.github.io/streams/ This is a compatibility update for the upcoming release of TiddlyWiki 5.1.23 You will need to update Streams before upgrading to the new TW release. I would appreciate some testing and feedback in case there are any unexpected

[tw5] Re: Requesting Help to Port My TiddlySpot Files

2020-11-26 Thread 'Mark S.' via TiddlyWiki
I'm thinking as far as an offer goes, you might have the most luck posting at https://tiddlyspot.blogspot.com/ . With or without chocolate. For setting up your own, you would need to find a web host, preferably one that charges per space used rather than

[tw5] Re: Saving a story-river

2020-11-26 Thread Joshua Fontany
Nice work Eric!!! On Wednesday, November 25, 2020 at 5:57:14 PM UTC-8 Eric Shulman wrote: > On Wednesday, November 25, 2020 at 5:01:52 PM UTC-8 > ad...@menswellbeing.org wrote: > >> Is it possible to save the story-river into a tiddler and then use that >> tiddler to open that story-river at a

[tw5] How to transclude tiddler field in macro call

2020-11-26 Thread vpl
Hi I've developed a small macro in javascript (called TLFilter see below) and I want to pass it values stored into the tiddler fields like this \define my-actions() <$action-setfield $field="stampId" $value=<> /> \end <$button actions=<>>Click me! When I call <> macro the text {{!!window}}

[tw5] Re: TiddlyWiki best practices

2020-11-26 Thread Cl0d
Thank you for your answer. It can without a doubt serve, I'd say, unlimited purposes. And the fact that you outlined that, made me realize something I internally knew since the first day I started using TiddlyWiki : the way you organize TW, greatly depends on what you do with it. I have

[tw5] Re: Requesting Help to Port My TiddlySpot Files

2020-11-26 Thread Alvin
Happy Thanksgiving, everybody. Did my question fall through the cracks? I don't think it can get COVID-19, so there's no need to social distance. Would it help if I offered chocolate for an answer? On Monday, November 16, 2020 at 12:24:15 PM UTC-6 Alvin wrote: > I offered to foot the bill for

[tw5] Update to "Documenting TW" goodies

2020-11-26 Thread David Gifford
Hi all I finally got around to finishing the remaining solutions tiddlers in https://giffmex.org/gifts/documenting.tw.html The items I added are listed below. That should do it for a while until I think of something else to add. Enjoy. Transfer only the system tiddlers (or only the regular

Re: [tw5] Re: Menubar Plugin problems

2020-11-26 Thread David Gifford
Thanks a ton, Ton! I will check it out. On Thu, Nov 26, 2020 at 1:18 PM Ton Gerner wrote: > Hi Dave, > > Another possibility is adding Home and Save to the Top left bar and > activating Legacy Top Left bar. > > Cheers, > > Ton > > > On Thursday, November 26, 2020 at 8:12:54 PM UTC+1 David

Re: [tw5] Competition for v5.1.23 artwork

2020-11-26 Thread springer
Thanks, Atro! I enjoy this kind of graphics tinkering, and I can tell that you have a knack for it as well. Really, my diving in with this particular task reflects my sense that I gain so much more from this community than I can usually contribute. So when there's a need that's less about code

[tw5] Re: TiddlyWiki best practices

2020-11-26 Thread springer
Cl0d, exactly what I find marvelous about TiddlyWiki is how much it can be molded to very different purposes. I maintain different TW5 projects for different purposes, with different plugin sets and other customizations suited to the purposes of each project. Two things that I suspect I do

Re: [tw5] Re: Menubar Plugin problems

2020-11-26 Thread David Gifford
Thanks, Ton. But I forgot to mention that I don't want the entire PageControls toolbar, just those two buttons. Here is what the file looks like: https://giffmex.org/wiki/familia.html On Thu, Nov 26, 2020 at 1:01 PM Ton Gerner wrote: > Hi Dave, > > Don't use the way that looks 'normal" via

Re: [tw5] Re: Menubar Plugin problems

2020-11-26 Thread Ton Gerner
Hi Dave, Another possibility is adding Home and Save to the Top left bar and activating Legacy Top Left bar. Cheers, Ton On Thursday, November 26, 2020 at 8:12:54 PM UTC+1 David Gifford wrote: > Thanks, Ton. But I forgot to mention that I don't want the entire > PageControls toolbar, just

RE: [tw5] Re: Node.js save to single-tiddlywiki html file

2020-11-26 Thread scheuermann.chr
Perfect, thank you for your help! I will try it later tonight! Von meinem/meiner Galaxy gesendet Ursprüngliche Nachricht Von: "soren.b...@gmail.com" Datum: 26.11.20 16:07 (GMT+01:00) An: TiddlyWiki Betreff: [tw5] Re: Node.js save to single-tiddlywiki html file To export

[tw5] TiddlyWiki best practices

2020-11-26 Thread Cl0d
Hi there, Been using TiddlyWiki for a few weeks now. I'm still learning how to cope with the enormous potential offered by TiddlyWiki. For example, I discovered today that it was possible to create a dynamic table of content using keywords. So I was wondering, what are your best practices,

[tw5] Re: Google Group New Interface

2020-11-26 Thread Ton Gerner
Hi Mark, Code formatting is lost but you can use - as a workaround - another font. Cheers, Ton On Thursday, November 26, 2020 at 7:55:46 PM UTC+1 Mark S. wrote: > Am I missing something in the editor, or did they really do away with the > ability to paste a code block? > > On Wednesday,

[tw5] Re: Menubar Plugin problems

2020-11-26 Thread Ton Gerner
Hi Dave, Don't use the way that looks 'normal" via tagging with $:/tags/MemuBar Check ControlPanel > Appearance > Toolbars > Menubar If you check Page controls you get the active Page control buttons. If you want Home as well, activate it in Page Toolbar. Hope that helps, Cheers, Ton On

[tw5] Re: Google Group New Interface

2020-11-26 Thread 'Mark S.' via TiddlyWiki
Am I missing something in the editor, or did they really do away with the ability to paste a code block? On Wednesday, October 21, 2020 at 10:38:45 PM UTC-7 Mohammad wrote: > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe

[tw5] Re: Filter operator for grouping by removing suffix

2020-11-26 Thread 'Mark S.' via TiddlyWiki
Something like the code below can do what you seem to want. But it's kind of complicated and messy, requiring helper macros and the wikify widget. It's much easier if construct your tiddlers according to basic database design principles. The first principle of database design is that you don't

[tw5] Re: [Request] Hybrid of new here button and clone button

2020-11-26 Thread David Gifford
Here is a (Spanish) final result. Conversaciones prematrimoniales The note button is hidden in the more menu, first item. The article button is hidden in the sidebar. The process is smooth for me: 1. Click new

[tw5] Re: Tiddlername as tag

2020-11-26 Thread Gerald Weis
Hello What i wanna do is 1. Macro see what the user is called in the tiddler title. 2. Search which devices of the device class e.g. Screen the user has. 3. Show the devices in the user's tiddler. soren.b...@gmail.com schrieb am Donnerstag, 26. November 2020 um 15:39:22 UTC+1: > My bad,

[tw5] Re: [Request] Hybrid of new here button and clone button

2020-11-26 Thread David Gifford
I did a workaround: I leave the parent articles untagged, and use a meta field to have them appear in a list-search. So my "new here with parent title" button works as is, since there are no tags carried over from the articles. And I use a meta field with different context for the notes, which

[tw5] Menubar Plugin problems

2020-11-26 Thread David Gifford
Hi all I tried tagging two buttons (home and save-wiki) to the Menubar using the menubar plugin. 1. I had to eliminate the caption next to the icon. I figured that part out. 2. But the buttons themselves don't work. How might I fix that? Thanks, Dave -- You received this message because

[tw5] Re: Node.js save to single-tiddlywiki html file

2020-11-26 Thread soren.b...@gmail.com
To export the wiki to a single file exactly as it is: --render "$:/core/save/all" That doesn't work so great, though, because it includes the plugins that sync with the node.js server, which means you'll get a bunch of errors when you try to view it anywhere else. Better is to use the --build

[tw5] Re: Node.js save to single-tiddlywiki html file

2020-11-26 Thread 'Mark S.' via TiddlyWiki
If memory serves, from the command line you want: tiddlywiki mynewwiki --build index (where mynewwiki is your wiki name). This will put your wiki as "index.html" in directory "output" below your existing tiddlywiki file. On Thursday, November 26, 2020 at 3:47:11 AM UTC-8

[tw5] Re: Getting Started using node.js ... TiddlyWiki is not connecting

2020-11-26 Thread 'Mark S.' via TiddlyWiki
What do you see in the terminal when running: tiddlywiki mynewwiki --listen (where mynewwiki is the name of your wiki). On Thursday, November 26, 2020 at 6:18:23 AM UTC-8 fred.ra...@gmail.com wrote: > When I tried following the instructions for > Installing TiddlyWiki

[tw5] Re: Tiddlername as tag

2020-11-26 Thread soren.b...@gmail.com
My bad, that was a typo caused by my text editor’s bracket autocomplete. It does work with the typo fixed, which is strange because I swear this has not worked for me before. Maybe at the time I didn’t know anything about TiddlyWiki and I was doing something else wrong. Learned something new,

[tw5] Getting Started using node.js ... TiddlyWiki is not connecting

2020-11-26 Thread Fred Rasmussen
When I tried following the instructions for Installing TiddlyWiki on Node.js (https://github.com/Jermolene/TiddlyWiki5) Steps 1-4 went fine. I was able to confirm that TiddlyWiki was installed. I got as far as Step 5: "Visit

[tw5] Filter operator for grouping by removing suffix

2020-11-26 Thread Christoph Chalfin
Hello everyone, I just can´t wrap my head around this one, now have been trying different things for a couple of hours :( I have several tiddlers with the name scheme: *$:/weekplan-2020-11-48-23-Monday-1* * $:/weekplan-2020-11-48-23-Monday-2* * $:/weekplan-2020-11-48-23-Monday-3 * *

[tw5] Re: Style refresh issue in radio inputs when using a template

2020-11-26 Thread Saq Imtiaz
@eshka thank you for the feedback! On Thursday, November 26, 2020 at 2:13:29 PM UTC+1 Eskha wrote: > Hello Saq, > > Thank you for this updated version of the radio widget. > I can confirm that it resolves the problem. > > > Best regards, > > Eskha > Le mardi 24 novembre 2020 à 19:41:13 UTC+1,

[tw5] Re: Style refresh issue in radio inputs when using a template

2020-11-26 Thread Eskha
Hello Saq, Thank you for this updated version of the radio widget. I can confirm that it resolves the problem. Best regards, Eskha Le mardi 24 novembre 2020 à 19:41:13 UTC+1, saq.i...@gmail.com a écrit : > @Eshka I think you are correct that there is a bug in the refreshing of > the widget.

[tw5] Re: [Request] Hybrid of new here button and clone button

2020-11-26 Thread David Gifford
Well, okay, I spoke too soon. The snippet in my previous post adds all the tags from the parent to the child. I don't want that. So, I still need your help! On Thursday, November 26, 2020 at 6:35:50 AM UTC-6 David Gifford wrote: > You know, I had looked at the clone button and the new here

[tw5] Re: [Request] Hybrid of new here button and clone button

2020-11-26 Thread David Gifford
You know, I had looked at the clone button and the new here button before asking, but hadn't figured it out. Then after writing my request, I figured it out myself! Here it is. I will do up an example to share with you. \whitespace trim \define newHereActions() <$set name="tags" filter="[]

[tw5] Why my 2 embedded macro (timeline based) are not refreshed automatically

2020-11-26 Thread vpl
Hi, I want to use the new fantastic timeline plugin the fommoing way I have range widgets for setting 2 fields I have developped a small (javascript based) macro that returns a filter definition that is expected to be used by the time-line pluging This works one time (when I edit or lauch the

[tw5] [Request] Hybrid of new here button and clone button

2020-11-26 Thread David Gifford
Hi all I have yet another idea I think would be helpful in organizing and presenting ideas efficiently. But as usual, I am not sure how to do it. My idea is a "new-here-plus-clone-the-parent-tiddler's-title" button. A viewtemlate button that creates a tiddler tagged with its parent ("Birds"),

Re: [tw5] Re: Passing macro output to another macro?

2020-11-26 Thread P M
Hello Tones, Thank you for the input. I did notice that the issue with spaces in tags was of my own doing, apparently I messed something up when I was trying to make drag-and-dropping from list to list to remove the tag of the old list and replace it with the tag of the new list. Everything is

[tw5] Node.js save to single-tiddlywiki html file

2020-11-26 Thread Christoph Chalfin
Hello, I am currently running Tiddlywiki via node.js, so all tiddlers are saved in separate files. I now need to convert these tiddlers into a single html file with all the tiddlywiki functionalities. So basically converting a node.js-version into a single-file version. Is that possible or

[tw5] Re: Tiddlername as tag

2020-11-26 Thread Gerald Weis
I have a tiddly with which I manage the IT equipment of the staff. There are also equipment tiddlers and personal tiddlers. The names of the devices are stored as tags in the person tiddlers. The names of the persons and the device classes are stored as tags in the device tiddlers. Now I

Re: [tw5] Re: Announcing File Uploads - TiddlyServer 2.0.12

2020-11-26 Thread Jean-Philippe Rutault
Issue raised ;) Thanks Le jeudi 26 novembre 2020 à 10:27:33 UTC+1, TW Tones a écrit : > Perhaps you could raise an issue here > https://github.com/Arlen22/TiddlyServer/issues > > Tones > > On Thursday, 26 November 2020 at 19:39:45 UTC+11 rutau...@gmail.com wrote: > >> Hi everyone, >> >> doing

[tw5] Re: Saving a story-river

2020-11-26 Thread Atronoush
Wonderful job! I think it worth to have a sidebar tab as Story! and then see list of saved story the button to load and save! and even an export story! This makes it great to distribute notes/docs/trails to other. --Mohammad On Thursday, November 26, 2020 at 5:27:14 AM UTC+3:30 Eric Shulman

Re: [tw5] Re: Dynamic Svg Calendar

2020-11-26 Thread Mohammad Rahmani
Lovely! Please share when you are finished. Best wishes Mohammad -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscr...@googlegroups.com. To

Re: [tw5] Re: Announcing File Uploads - TiddlyServer 2.0.12

2020-11-26 Thread TW Tones
Perhaps you could raise an issue here https://github.com/Arlen22/TiddlyServer/issues Tones On Thursday, 26 November 2020 at 19:39:45 UTC+11 rutau...@gmail.com wrote: > Hi everyone, > > doing some digging, i'll come accross this post and I still have the same > problem with the last version of

[tw5] Re: Search tiddler title with tag (I) and show text field.

2020-11-26 Thread TW Tones
Vinvi If the macro you are using, I presume in Shiraz you need to look at its documentation to see how to do it, or make your own. Here is a sample that works on TiddlyWiki.com Like your own, but what is different when you use the macro list-search? I think since you are not using one of the

[tw5] Search tiddler title with tag (I) and show text field.

2020-11-26 Thread vinvi...@gmail.com
Hello, With the following code I transclude the text field of all tiddlers tagged with "(I)": <$list filter="[tag[(I)]]">{{!!text}} The following code gives me a searchable list of all tiddlers tagged with "(I)": (Shiraz plugin) <> I want the text field to be visible of all tiddlers tagged

Re: [tw5] Re: Announcing File Uploads - TiddlyServer 2.0.12

2020-11-26 Thread Jean-Philippe Rutault
Hi everyone, doing some digging, i'll come accross this post and I still have the same problem with the last version of tiddlyserver and tiddlywiki 5.1.22 SER-DIR 2020-11-26 09:29:22 EXDEV EXDEV: cross-device link not permitted, rename '/tmp/upload_add9e6cfbb11b251a9b55aabcd1245f7' ->