Re: [tw5] A HOWTO: Working with tables in wikitext and marking where yer at

2020-10-12 Thread clutterstack
I like the marker idea, Charlie. Markdown tables (or wikitext tables) are such a pain to edit that I have been repeatedly quelling an urge to write separate tiddlers for each row of the one I'm writing (documenting for myself which macros do what, and where they live, in a personal plugin).

Re: [tw5] Editing transcluded tiddlers in-place

2020-08-17 Thread clutterstack
and NO Javascript used! > > I appreciate all your efforts. > > I hope David can cite this plugin in Tiddlywiki Toolmap. > > Atro > > > On Mon, Aug 17, 2020 at 2:09 AM clutterstack > wrote: > >> @Atronoush >> >> Thanks for taking the time to test.

[tw5] Re: [ demo ] Editor for lists (Streams)

2020-08-19 Thread clutterstack
Thanks for sharing this interesting hybrid experience, Saq. A minor hiccup in my test: I managed to break it by accidentally leaving an empty bullet ("TypeError: list.children[i].children[0] is undefined"). Cheers, Chris On Tuesday, August 18, 2020 at 12:43:12 PM UTC-4, Saq Imtiaz wrote: > >

[tw5] Re: [Showcase] My personal website generated using Tiddlywiki

2020-08-15 Thread clutterstack
Thanks for sharing! I like to see what people make with TiddlyWiki, and I hope to see it used for many more sites. On Saturday, August 15, 2020 at 9:32:04 AM UTC-4, Adithya B M wrote: > > Here: http://adithyab.in/ > > Thanks to Jeremy, Anne-Laure Le Cunff, Saq and everyone on this group for >

[tw5] Re: Filter Operator Categories

2020-09-25 Thread clutterstack
Haha, that's great. There's information here that can help avert huge amounts of baffling trial and error, starting with that heads-up about the very existence of the different categories of "filter". Nice resource, worth getting in front of the eyeballs of anyone learning to use TW filters

[tw5] Re: Personal News

2020-05-24 Thread clutterstack
Oh wow. Wishing you well, Jeremy! Hope you are on the road to recovery. On Monday, May 18, 2020 at 4:59:36 AM UTC-4, Jeremy Ruston wrote: > > I should let you all know that I have somehow contracted Covid-19, despite > being in careful lockdown for two months. I haven't been tested (this is >

Re: [tw5] Personal News

2020-05-29 Thread clutterstack
Thank you for sharing this with us, Jeremy. It's helpful (to me, anyway), if a bit frightening, to understand a little of others' personal experience of this situation. Continuing to root for you like all of us (habitual lurkers included). On Friday, May 29, 2020 at 5:03:07 AM UTC-4, Jeremy

[tw5] Re: How to save multiple lines into a field ?

2020-07-19 Thread clutterstack
Whoop, just ran into this yesterday (and understood it this morning). -- 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

[tw5] Plugin: Omnibus tiddlers

2020-08-03 Thread clutterstack
at I know Streams is much better-written is due to my having climbed a learning curve writing this -- I can now read and understand Saq's code. Anyway, although this is not a production-ready plugin, maybe someone will get an idea or snippet from this. The plugin repo is https://github.com/clutt

[tw5] Re: Effective ways to use Tiddlywiki?

2020-08-03 Thread clutterstack
Simon Baird's mGSD was great for that. I still have one that (I think) works fine on a local machine. I'll just say: TiddlyWiki is like Minecraft. You can build worlds in it, so the most important thing if you want it to help your productivity, rather than become your product, is to set

[tw5] Re: Plugin: Omnibus tiddlers

2020-08-03 Thread clutterstack
ough review and refactoring for efficiency and performance. > > Do feel free to ask if you have any questions or difficulties moving > forwards. > Cheers, > > Saq > > > > On Monday, August 3, 2020 at 10:21:39 PM UTC+2, clutterstack wrote: >> >> Hello all, >>

[tw5] Re: Plugin: Omnibus tiddlers

2020-08-03 Thread clutterstack
Thanks again TW Tones, for another thoughtful review and encouraging comments. > >- If you can "expose" macro's and methods to increase utility and >hackability it is always helpful. > > Yes, currently even without changing any code, the source would benefit from refactoring (and

[tw5] Re: TW5: textfield in a template

2020-08-05 Thread clutterstack
I have not played much with this yet, but I keep coming back to this thread. Now that I'm getting over the hangover from discovering what filters can now do, this is the Next Big Thing as far as I'm concerned. I hope to find time to test-drive this soon. Cheers, Chris On Monday, May 25, 2020

[tw5] Re: Effective ways to use Tiddlywiki?

2020-08-04 Thread clutterstack
I agree with the point @bimlas made earlier, that you don't need a tricked-out TW to get going. In fact, just structured titles and the stock TW search bar are pretty powerful. In the stone age I started to collect recipes in my main TW, using ":P" at the start of the title. That meant they

[tw5] Re: Group Errors

2020-08-04 Thread clutterstack
, 2020 at 9:30:36 PM UTC-4, Birthe C wrote: > > @Clutterstack, > > Searching here often brings a list of results, only I am often not able to > open the results, especially if it is an older one. > > It is well-known difficulties and no one should avoid putting a question. >

[tw5] Re: Plugin: Omnibus tiddlers

2020-08-04 Thread clutterstack
IQVkU4TWTauS. > Looks interesting! > > On Monday, August 3, 2020 at 3:21:39 PM UTC-5 clutterstack wrote: > >> Hello all, >> >> Following on from my quick adder plugin, I've built a demo of the reason >> I wanted the quick-adding capability. >> >

[tw5] Re: Plugin: Omnibus tiddlers

2020-08-04 Thread clutterstack
check every one of my macros against Streams to look for better code patterns. On Tuesday, August 4, 2020 at 3:22:57 AM UTC-4, Saq Imtiaz wrote: > > @clutterstack Streams is actually written in a rather verbose manner to > make it easier to follow the code logic. The intention is for it

[tw5] Table of Contents by list field?

2020-08-04 Thread clutterstack
Hi all, Here's a question: is there an existing plugin for generating a table of contents by list (or another) field, rather than by tag? I see that the core toc macros allow for sorting by e.g. the list field of the root tag tiddler. I cloned the $:/core/macros/toc tiddler and with

[tw5] Re: Group Errors

2020-08-02 Thread clutterstack
I get frequent errors as well. The thing that makes me hesitate to ask questions on here is the fact that, as you say, the same few threads seem to come back for almost any search (and then the string I wanted exists only in the "Recent searches" list in the sidebar. Ha!). It's very difficult

[tw5] Re: Get a macros overview like this!

2020-07-07 Thread clutterstack
I made this into a couple of tabs in my "dashboard" to find global macro definitions, in shadow tiddlers and in non-shadow tiddlers respectively. Nice when I want to remember what I called a macro and/or where I put it. Thanks! On Saturday, July 4, 2020 at 1:07:46 PM UTC-4, Mat wrote: > > *He

[tw5] Re: Presenting: SideEditor 2.0 - A live editor floating by the river side...

2020-07-07 Thread clutterstack
Very cute. Just a note: I can't quite reach the resize handle on Firefox or Safari for MacOS. I can activate the drag thingy at the top, even though on Firefox not all of it shows. Chris On Tuesday, July 7, 2020 at 12:21:47 PM UTC-4, Mat wrote: > > *"Yes honey, of course I'll clean the

[tw5] Re: Reveal State based off of Tiddler With Spaces in Title ??

2020-07-13 Thread clutterstack
Hello David, I think if you use the stateTitle and stateField parameters rather than the TextReference, it should work. https://tiddlywiki.com/#RevealWidget Cheers, Chris -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from

[tw5] Re: Another editor in the ViewTemplate

2020-07-13 Thread clutterstack
Thanks for that, Saq. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscr...@googlegroups.com. To view this discussion on the web visit

[tw5] Re: Get a macros overview like this!

2020-07-04 Thread clutterstack
Good idea. I just pasted that into a tiddler in case I need it. Now working on a tiddler to list all the tiddlers I wrote for listing things I may want to refer to. :) On Saturday, July 4, 2020 at 1:07:46 PM UTC-4, Mat wrote: > > *He that is without forgotten locally defined macros, cast the

[tw5] Re: How to use the Vim mode in Code-Mirror?

2020-07-11 Thread clutterstack
> Maybe someone else will find this thread useful ;-) > > Very likely. :D -- 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: Another editor in the ViewTemplate

2020-07-11 Thread clutterstack
TW Tones, Thanks for taking the time to give such thoughtful feedback! I kept your comments in mind as I revisited this today. > >- I am tempted to reduce the size to one line since it enlarges as >needed anyway > > You're right, it does! I had thought in testing that it didn't.

[tw5] Re: Presenting: SideEditor 2.0 - A live editor floating by the river side...

2020-07-10 Thread clutterstack
OK, I can use both the "bars" to move and resize the field now -- I don't think I could see the bottom one before; or perhaps I was not very observant. There's a standard-looking "corner" resize handle on the textbox that doesn't do anything in FF or Safari on my Mac, but now I'm questioning

[tw5] Another editor in the ViewTemplate

2020-07-10 Thread clutterstack
Hello all, I have just uploaded my personal take on a note-capturing macro. It's a small plugin to fire off tiddlers without having to click a lot or choose a title. It's also a building block in a larger list- or document-composing interface (of course!), but in the first instance it is a

[tw5] Re: Another editor in the ViewTemplate

2020-07-12 Thread clutterstack
Hi Mat, Haha, I knew I wouldn't really be exploring uncharted waters. There's also some overlap in purpose with Drift, Streams, NotoWritey, and Stroll in the plugins I've been writing (and I'm hoping that when my macros are done, I can easily integrate some plugins from some of those to make

[tw5] Re: Italian Pasta - List of Pasta Varieties

2020-07-10 Thread clutterstack
Beautiful TiddlyWiki! On Thursday, July 9, 2020 at 6:52:57 AM UTC-4, Duarte Farrajota Ramos wrote: > > Hey guys, do you like Italian pasta? > > After quite a few years on and off in the making I can finally say I > finished my long term project of documenting many common types of Italian >

[tw5] Re: Another editor in the ViewTemplate

2020-07-12 Thread clutterstack
Oho, I think I do remember seeing rQuickTid! I didn't quite get what it was at the time. The separate satellite window is a very neat idea -- I can make my whole TW layout just an input tiddler, but separating it out while the parent wiki is open seems more interesting. I see you've also made

[tw5] Re: Need opinions on adding proper attribution statements in publicly shared TiddlyWikis

2020-07-12 Thread clutterstack
Hi CJ, Do you mean the info in the bottom corner and under the "Licences" link? It looks good to me in the sense that it highlights (even advertises) TiddlyWiki and the Relink plugin as someone else's work, and provides copies of their own licenses. I worry a bit that if users paste static

[tw5] Re: Another editor in the ViewTemplate

2020-07-12 Thread clutterstack
Hi Saq, Thanks for the link. I admit I never made time to watch that hangout video before, but it was good. I love your Notation app. I very much like your approaches in general, especially the keyboard integration. I'm trying not to look too much at Streams and NotoWritey, because I want to

[tw5] Re: [Tangetially tiddlywiki] mathcha

2020-07-12 Thread clutterstack
That's really neat. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscr...@googlegroups.com. To view this discussion on the web visit

[tw5] Re: [ pre-release ] New goodies in the TiddlyWiki core

2020-07-30 Thread clutterstack
Thanks, Saq! And@BTC. After a quick play, I am excited for the new tag picker and keyboard-driven input. Love the floats too. I can't keep up with all the momentum! -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group

[tw5] Editing transcluded tiddlers in-place

2020-08-15 Thread clutterstack
Well, I've had a lovely Hop City Barking Squirrel lager and so clearly I should celebrate by uploading something to GitHub and telling people about it. It's a little plugin exposing a macro to transclude a tiddler, with a button to open the editor for the transcluded tiddler in-place. I'm

Re: [tw5] Editing transcluded tiddlers in-place

2020-08-16 Thread clutterstack
@Atronoush Thanks for taking the time to test. I have made an effort to address your comments below in an update to the plugin. Minor comments: > - On single click the transcluded tiddler content, it goes to edit mode > and I may want to select text and NOT open the editor! > You're right, I

[tw5] Re: New goody for Stroll - outliner

2020-08-14 Thread clutterstack
This is really neat. Have only played briefly with it, since most of my TW writing is macros at the moment. But I can appreciate it nonetheless. It's fun! On Thursday, August 13, 2020 at 10:41:44 AM UTC-4 David Gifford wrote: > > Hi all > > Saq created a plugin called Editor AutoLists. It is

[tw5] Re: Editing transcluded tiddlers in-place

2020-08-16 Thread clutterstack
@Birthe Waking up in the middle of the night due to toothache...I had a rhum milk. > > Ouch! That's the worst. Not the rum, the toothache. That might be the reason I could not find where you used the cute icon > fish-water.svg you have in the plugin? I had to adopt it. > The fish-water icon

Re: [tw5] Re: [Request] New here but without parent's tags

2020-11-30 Thread clutterstack
. Sorry I wasn't clear enough about exactly what I had included in my reply. Looks like you sorted it out though. Best, Chris On Monday, November 30, 2020 at 8:28:48 AM UTC-5 David Gifford wrote: > Hi clutterstack > > I tried it, but...no, no buts, it worked like a charm! > >

[tw5] Re: Imminent release of v5.1.23

2020-11-30 Thread clutterstack
This is exciting and intimidating! Thanks for this, Jeremy (and everyone who contributed). The plot is very interesting. Thanks for sharing that. While just one snapshot of one metric, I suspect it does illustrate something that will be real and significant on a larger scale (and which will

[tw5] Re: Plugin: Omnibus tiddlers

2020-11-27 Thread clutterstack
: > Thanks Chris! Look forward to seeing how this develops. > > On Thursday, October 29, 2020 at 1:32:58 PM UTC-6 clutterstack wrote: > >> Hi David, >> >> Wow, I'd better have a look at how this plugin has changed since August. >> Thanks so much for your thoughtful f

[tw5] Re: Please vote for your favour banner for v5.1.23

2020-12-07 Thread clutterstack
Voted. :) I like them all for different reasons, so well done everyone who put their time into creating snappy graphics for the new release! Best, Chris On Monday, December 7, 2020 at 10:52:00 AM UTC-5 jeremy...@gmail.com wrote: > The voting to choose the banner for TiddlyWiki v5.1.23 is now

[tw5] Re: red square of death

2020-12-08 Thread clutterstack
Hi Sapphireslinger, I've had to open standalone wikis in a text editor to fix them when I've written a bad macro or whatnot. It's a pain because it's such a big file and not very readable, but it can be done. If you don't have an idea what caused it, I'm not sure where you'd start looking...if

[tw5] Re: Best practice to use css in Tiddlywiki

2020-12-08 Thread clutterstack
I've been using the TW <> macro extensively in my palette to reduce the number of different colours that need to be changed manually. I don't know if it's a best practice, but it's what I do at the moment. My wiki has so many filters elsewhere that it already needs optimising... Chris On

[tw5] Packaged theme and plugin library

2020-12-08 Thread clutterstack
ebuilt wikis (including tiddlywiki.com). Here's a link to the library tiddler: clutterstack plugin library tiddler <https://clutterstack.github.io/can-tw/workshop/#%24%3A%2Fpluginlibrary%2Fcan%2Fclutterstack_pluginlibrary> . Due to trouble with plugin libraries in the prerelease (issue

[tw5] Re: Packaged theme and plugin library

2020-12-08 Thread clutterstack
mber 8, 2020 at 11:28:01 PM UTC+3:30 clutterstack wrote: > >> Hello all, >> >> I *think* I've got a working plugin library for my projects, and a >> packaging of the theme I was playing with in my public wiki >> <https://clutterstack.github.io/can-tw/workshop/&g

[tw5] "Right" way to deconstruct a standalone wiki?

2020-12-09 Thread clutterstack
Hi all, Is there a "right" way, using node, to take a standalone index.html TiddlyWiki in a folder and break it into tiddlers that can then be used in a new node.js wiki build? I am guessing that it's a matter of "why would you want to do that more than occasionally? And occasionally, it's

[tw5] Re: Packaged theme and plugin library

2020-12-09 Thread clutterstack
Mohammad, Great! Works fine under 5.1.23 here too, so far. Thanks again, Chris On Wednesday, December 9, 2020 at 5:59:59 AM UTC-5 Mohammad wrote: > Chris, > Tested on TW 5.1.23 and it works fine! > > Thank you > > On Tuesday, December 8, 2020 at 11:28:01 PM UTC+3:30

[tw5] Re: "Right" way to deconstruct a standalone wiki?

2020-12-09 Thread clutterstack
-5 Mark S. wrote: > Take a look at https://tiddlywiki.com/#SaveWikiFolderCommand > > > > On Wednesday, December 9, 2020 at 3:49:08 PM UTC-8 clutterstack wrote: > >> Hi all, >> >> Is there a "right" way, using node, to take a standalone index.html >&g

[tw5] Re: A plugin with few commands

2020-12-10 Thread clutterstack
:) Coincidentally, I discovered the environment variables just yesterday. I could have saved my effort yesterday and learned it for free by reading your post today (if I could see the future)! On Thursday, December 10, 2020 at 9:00:44 AM UTC-5 Mohammad wrote: > Please ignore my previous post.

[tw5] Re: Plugin: Omnibus tiddlers

2020-11-28 Thread clutterstack
for sharing Chris! > > --Mohammad > > On Friday, November 27, 2020 at 11:32:19 PM UTC+3:30 clutterstack wrote: > >> In case anyone's interested, I have some updated versions of my plugins >> going at https://clutterstack.github.io/can-tw/workshop/. >> >> It's a never-

[tw5] Re: [Request] New here but without parent's tags

2020-11-28 Thread clutterstack
Hi David, Looks like you are using the tm-new-tiddler message using the original tiddler as a template ("$param"), and need to change it to use a title parameter instead: https://tiddlywiki.com/#WidgetMessage%3A%20tm-new-tiddler Best, Chris On Saturday, November 28, 2020 at 9:36:11 AM UTC-5

[tw5] Re: [Request] New here but without parent's tags

2020-11-28 Thread clutterstack
, November 28, 2020 at 4:16:37 PM UTC-5 clutterstack wrote: > Hi David, > > Looks like you are using the tm-new-tiddler message using the original > tiddler as a template ("$param"), and need to change it to use a title > parameter instead: > https://tiddlywiki.co

[tw5] Re: [Request] New here but without parent's tags

2020-11-28 Thread clutterstack
...action-createtiddler, tm-navigate message, and then tm-edit-tiddler? I'm curious to see the "right" answer to this. :) On Saturday, November 28, 2020 at 4:20:59 PM UTC-5 clutterstack wrote: > Now I'm trying that, and wondering if it might be easier to create the > tiddler

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

2020-11-28 Thread clutterstack
Hi Petri, I wonder if you could use list-links-draggable with a template that has an explicit draggable widget in it. The draggable widget has an attribute "startactions" that I have used in macros to store a "parent" tiddler title into a field, so

[tw5] Re: [Request] New here but without parent's tags

2020-11-28 Thread clutterstack
er if there's a cleaner way. Best, Chris On Saturday, November 28, 2020 at 4:27:10 PM UTC-5 clutterstack wrote: > ...action-createtiddler, tm-navigate message, and then tm-edit-tiddler? > > I'm curious to see the "right" answer to this. :) > > On Saturday, November 28,

[tw5] Re: "Right" way to deconstruct a standalone wiki?

2020-12-10 Thread clutterstack
gt; > The bad news is TheDiveO has not update the tools for some time but they > work with latest TW but some small hacks. > > > Good luck > Mohammad > > On Thursday, December 10, 2020 at 8:19:27 AM UTC+3:30 clutterstack wrote: > >> Thanks, Mark and Soren. >> >

[tw5] Re: A plugin with few commands

2020-12-10 Thread clutterstack
ite. I still have a hard time targeting what I'm looking for, but that may just be me. Chris On Thursday, December 10, 2020 at 11:57:46 AM UTC-5 clutterstack wrote: > See environmental variable here >> https://tiddlywiki.com/prerelease/#Environment%20Variables%20on%20Node.js >> Thi

[tw5] Re: A plugin with few commands

2020-12-10 Thread clutterstack
> See environmental variable here > https://tiddlywiki.com/prerelease/#Environment%20Variables%20on%20Node.js > This let you have custom editions, plugins, themes, ... > Yes, this was such a relief for me with my messy collection of wikis and plugins. I think it should be introduced early in

[tw5] Re: My first plugin - Recipes plugin

2020-11-14 Thread clutterstack
This is a very nice plugin. I am now wishing I were not too lazy to prepare a dahl like that. On Saturday, November 14, 2020 at 12:13:47 AM UTC-5 TW Tones wrote: > Odin, > > Thanks for sharing into the community. In the attached tiddler you can see > how I use a view template, this allows you

[tw5] Re: "Documenting" my solutions on TW

2020-11-16 Thread clutterstack
This is great, David. I've been thinking about all those tips and tricks that are often serendipitous to discover. And I was marvelling a few days ago at the ease of use of the "advanced" search and the fact that I have for years been shunning it to scroll through sidebar lists! Now I'm

[tw5] Re: How did you find Tiddlywiki?

2020-11-16 Thread clutterstack
I always feel that there's not quite a critical mass of public-facing, content-containing TiddlyWikis out there, and maybe there need to be some more really specific editions so that people don't have to learn to use filters and templates to have a shiny TW that helps them collect and

[tw5] Re: Plugin: Omnibus tiddlers

2020-10-29 Thread clutterstack
rsday, October 29, 2020 at 10:51:47 AM UTC-4 David Gifford wrote: > Hi clutterstack > > Here are my reactions: > > 1. That export tab is a stroke of genius! Time saver for exporting > multiple-but-not-all tiddlers. > 2. That drag tags tab is also a stroke of genius. I don't u

Re: [tw5] Re: [Tiddly Research] Public release

2020-11-05 Thread clutterstack
I just found this. Very nice edition. On Tuesday, October 13, 2020 at 8:20:42 AM UTC-4 kebi wrote: > *v.1.0.3 tiddlyresearch-references plugin update* > > https://github.com/kebifurai/TiddlyResearch/releases/tag/v1.0.3ref > > With this version you can customize your references settings directly

[tw5] Re: Best of 2020 and the Wish-list of 2021

2021-01-10 Thread clutterstack
Whoo...this is an excellent exercise, and I love the answers on here. *Highlights* for me, off the top of my head, are: Tools - Stroll, Streams, and Drift-type things -- all of which provide inspiration for my own project to organize all the things and thoughts. Mohammad's projects to make

[tw5] Re: White background behind tiddles.

2021-01-17 Thread clutterstack
Hi Mark, It looks to me as if that light background corresponds to page-background in the colour palette, but hard to tell without being able to use developer tools to look at the elements. In-browser developer tools are invaluable in figuring out which element is which on the page, and

[tw5] Re: Keyboard widget

2021-01-25 Thread clutterstack
Haha, I'm just looking at the source for the keyboard-driven-input macro and it has five nested keyboard widgets, so I venture a guess that there's not an obviously better way just now. Best, Chris On Monday, January 25, 2021 at 7:56:55 PM UTC-5 clutterstack wrote: > Thanks Tones, > &

[tw5] Re: Keyboard widget

2021-01-25 Thread clutterstack
it's through a performance hit. I certainly have other optimisations I can focus on! Best, Chris On Sunday, January 24, 2021 at 4:58:22 PM UTC-5 TW Tones wrote: > Clutterstack, > > I am no expert in keyboard shortcuts for sure, but with 5.1.23 we can now > use the modifier keys, s

[tw5] Re: Keyboard widget

2021-01-25 Thread clutterstack
wn global shortcuts? > > I found a few times trying to understand the keyboard shortcuts some gaps > in the doco. First I would like to understand, then update the doco. > > Tones > > On Tuesday, 26 January 2021 at 12:12:03 UTC+11 clutterstack wrote: > >> Haha, I'm j

[tw5] Re: White background behind tiddles.

2021-01-23 Thread clutterstack
ly zero of them change that white > background color. I'm at a loss. > > On Saturday, January 23, 2021 at 5:06:32 PM UTC-7 clutterstack wrote: > >> Hi Mark, >> >> Sorry for not checking back here. Did you figure out your problem? I >> think I'm missing so

[tw5] Keyboard widget

2021-01-23 Thread clutterstack
Hi all, I have, in some of my macros, three nested keyboard widgets to listen for three different key combinations. I'm just wondering whether this is the best way to accomplish that. I don't think I want to assign keyboard shortcuts for the whole wiki, because I may want different actions

[tw5] Re: White background behind tiddles.

2021-01-23 Thread clutterstack
in the tiddlywiki. Best, Chris On Monday, January 18, 2021 at 12:39:57 AM UTC-5 Mark 3000 wrote: > Thanks for the help clutterstack. I managed to change the white background > to my preferred color using your suggestion. The variable for the > background color is under tc.story-river. However, if

[tw5] Re: Table of Contents behavior

2021-01-13 Thread clutterstack
D'oh! I'd say there's no shame in being out-TWed by Mario, but this is actually demonstrated in the tiddlywiki.com tiddler "Example Table of Contents: Selectively Expandable", where the tiddler "SecondThree" has the toc-link: no field and works great. So mea culpa for assuming how the rest of

[tw5] Re: STROLL UPDATE 12-31-2020

2021-01-13 Thread clutterstack
Hello Walt, For the time being, would it help to create a tiddler with a filtered list of all your tiddlers that have empty text fields? You could even add it as a tab next to "Missing". Best, Chris On Wednesday, January 13, 2021 at 10:14:12 AM UTC-5 ludwa6 wrote: > Been using this update

[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-01 Thread clutterstack
Hi BTC, Muuri looks very appealing. A couple of observations, which may be moot if I've missed a list of issues or further instructions. 1) When editing a Kanban card, is supposed to delete the tiddler? Is there a keyboard shortcut that just discards any changes? 2) The Control Panel

[tw5] Re: Updating the community showcase page on TiddlyWiki.com

2021-01-01 Thread clutterstack
Hi Odin, just confirming the IndexedDB plugin's subdomain does not seem to exist. Best, Chris On Thursday, December 31, 2020 at 5:56:40 AM UTC-5 Odin wrote: > Hi everyone! > > With the new year starting tomorrow I was thinking about updating the > community > section on the

[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-02 Thread clutterstack
resolved that by adding an option to the controlpanel where you can > choose the modifier key for the columns-button. in your case it should be > the "meta" key > > > I hope this helps, > best wishes, > Simon > clutterstack schrieb am Samstag, 2. Januar 2021 um 01:58

[tw5] Re: Table of Contents behavior

2021-01-12 Thread clutterstack
Hi Stefan, It looks like you'd like to modify the behaviour of the toc-selective-expandable macro. The necessary changes for this particular case would be contained within the toc-linked-selective-expandable-body macro. Both are defined in $:/core/macros/toc. You'd need to redefine (override)

Re: [tw5] Re: TiddlyWiki Project Name

2020-12-31 Thread clutterstack
memexr? I'll see myself out... But seriously, I'm more excited about the idea of a new version more comfortable in its bones with all the things TW can do. Sounds like an awful lot of work, though. Fun though! But that's my perennial personal trap. I also think Charlie's point below is

Re: [tw5] [tutorial] Notes on the keyboard-driven-input macro

2021-02-03 Thread clutterstack
the sliders for consistency). Would you be able to prepare > a PR? > > Many thanks, > > Jeremy > > -- > Jeremy Ruston > jer...@jermolene.com > https://jermolene.com > > On 2 Feb 2021, at 20:21, clutterstack wrote: > >  > > Hi all, > > I was

[tw5] [tutorial] Notes on the keyboard-driven-input macro

2021-02-02 Thread clutterstack
Hi all, I was interested in building a tool to select a tiddler from a dropdown, or to create a new one using a text input element if desired (much like the tag picker). I quickly discovered that this is quite involved, but that a lot of the work is encapsulated in the keyboard-driven-input

[tw5] Re: [tutorial] Notes on the keyboard-driven-input macro

2021-02-03 Thread clutterstack
tay around - I'm linking to it! :) > > On Tuesday, February 2, 2021 at 2:21:09 PM UTC-6 clutterstack wrote: > >> Hi all, >> >> I was interested in building a tool to select a tiddler from a dropdown, >> or to create a new one using a text input element if desire

[tw5] Re: Using field value as macro input?

2021-06-23 Thread clutterstack
ult="" placeholder="enter text to search" > tag="input"/> > > search is {{!!search}} > > *<>* > > > However, this is nearly there and I'm very grateful ;-) > On Monday, 21 June 2021 at 16:34:25 UTC+1 clutterstack wrote: > &g

[tw5] Re: Using field value as macro input?

2021-06-21 Thread clutterstack
Hi Patrick, Sorry if I'm misinterpreting. You can use a text reference in a filter with curly brackets. It looks as though you're using Mohammad's timeline macros. I went to https://kookma.github.io/TW-Timelines/ and made a new tiddler to test your example. Adding the following gave me a

[tw5] Re: Using field value as macro input?

2021-06-21 Thread clutterstack
Or I should specify "you can *transclude* a text reference using curly brackets" since this can be a bit messy to keep straight. Docs: https://tiddlywiki.com/#TextReference On Monday, June 21, 2021 at 11:28:33 AM UTC-4 clutterstack wrote: > Hi Patrick, > > Sorry if I'm m

[tw5] Re: First edition of Grok TiddlyWiki (TW textbook) is live

2021-05-19 Thread clutterstack
This is a beautiful piece of work. I think it will make a difference. Cheers, Chris On Sunday, May 16, 2021 at 10:43:44 AM UTC-4 Soren Bjornstad wrote: > I'm excited to announce that the first public edition of my TiddlyWiki > textbook, *Grok TiddlyWiki*, is live at

[tw5] Re: What's the issue with IDs again?

2021-07-05 Thread clutterstack
I'm going to admit I'm missing something, too. I'm not certain whether there's a technical factor that makes ids worse in TW than in HTML, or if it's just the distinction between an HTML *developer* (who can easily put duplicate ids into a page) and a TW *user* that makes them too dangerous

[tw5] Re: Issue: Error downloading file message

2021-02-11 Thread clutterstack
Hi, Which method do you use to save? There are so many ways of saving TiddlyWiki that this is the first thing to know. Googling for your error message, I get mainly Dropbox-related hits. Looking at the Dropbox forum, I wonder whether you've changed anything about your browser setup, network

[tw5] Re: why do we have `butlast` instead of `!last`?

2021-02-11 Thread clutterstack
I haven't paid a lot of attention to which operators can be negated and why, but if it seems more elegant, you can use *first[-1] *instead of *butlast[]*... It seems clear there are some operators retained only for backward compatibility. *butlast* also has synonyms *bf* and *rest*. Best,

[tw5] Re: [Update] Tamasha Presentation Plugin

2021-02-02 Thread clutterstack
I don't have any presentations to make, but I just want to cheer you on. On Tuesday, February 2, 2021 at 1:42:45 PM UTC-5 Mohammad wrote: > I would like to announce the new experimental release of Tamasha plugin. > > *Code and demo* > Demo: https://kookma.github.io/TW-Tamasha > Code:

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

2021-01-24 Thread clutterstack
Beautiful, Mohammad! On Sunday, January 24, 2021 at 2:42:35 PM UTC-5 Mohammad wrote: > Thank you Sylvain, > > I forgot to include the KaTex plugin in the demo. It was fixed. > You can play with font size through Tamasha themes. But please let me know > which font size you prefer on HD

[tw5] Lag in edit-text widget

2021-04-01 Thread clutterstack
Hi all, I've been trying all sorts of things to make typing in my personal plugins less laggy, and I've realised that all I have to do to make typing laggy is to do it within an edit-text widget in view mode, no plugin required. I can get down to 5fps typing in an edit-text widget in a new

[tw5] Re: Lag in edit-text widget

2021-04-01 Thread clutterstack
ril 1, 2021 at 5:53:32 PM UTC-7 clutterstack wrote: > >> Hi all, >> >> I've been trying all sorts of things to make typing in my personal >> plugins less laggy, and I've realised that all I have to do to make typing >> laggy is to do it within an edit-text widget in

[tw5] Re: Lag in edit-text widget

2021-04-02 Thread clutterstack
; Hi, >> If you go to tiddlywiki.com and edit there. Do you have the same >> problem. ... If yes, ... it is a problem. If no it's your wiki >> -m >> >> On Friday, April 2, 2021 at 4:16:20 AM UTC+2 clutterstack wrote: >> >>> >>> Thanks, Mark. No, I

[tw5] Re: Lag in edit-text widget

2021-04-02 Thread clutterstack
re. Do you have the same problem. > ... If yes, ... it is a problem. If no it's your wiki > -m > > On Friday, April 2, 2021 at 4:16:20 AM UTC+2 clutterstack wrote: > >> >> Thanks, Mark. No, I used a separate state tiddler. It works fine, it's >> just a bit hard to ty

[tw5] Re: Lag in edit-text widget

2021-04-02 Thread clutterstack
.. If yes, ... it is a problem. If no it's your wiki >> -m >> >> On Friday, April 2, 2021 at 4:16:20 AM UTC+2 clutterstack wrote: >> >>> >>> Thanks, Mark. No, I used a separate state tiddler. It works fine, it's >>> just a bit hard to type. I've typed a

[tw5] Re: Lag in edit-text widget

2021-04-02 Thread clutterstack
. Best wishes, Chris On Friday, April 2, 2021 at 5:36:04 AM UTC-4 Hubert wrote: > Hi Clutterstack, > > Try addding this field to your state tiddler: *throttle.refresh* > > I'm using TW quite heavily on mobile (in addition to desktop) and after > raising issues regarding typing per

[tw5] Re: [Updated] Color Play: a playground for colors and palettes in Tiddlywiki

2021-03-27 Thread clutterstack
Looks very interesting. I don't have time to look in detail right now, but this looks like a fun project, maybe also good PR for TiddlyWiki. Best, Chris On Saturday, March 27, 2021 at 12:51:35 PM UTC-4 Mohammad wrote: > RGBA tools have been added to version 0.9 > >

[tw5] Re: macro variable valuation

2021-04-06 Thread clutterstack
Hi, You've troubleshot it pretty well yourself, and you've run into a big difference between WikiText and the kind of programming you might be used to. To quote the docs , "Macros are in fact just parameterised variables". Things don't get evaluated everywhere

  1   2   >