[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] "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-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] 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: 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] 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: 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: 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

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! > >

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: [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

[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
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: 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: 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: 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: "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: 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

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: 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] 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).

[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: [ 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: > >

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.

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: 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

[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

[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: 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: 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] 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-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] 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: 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: 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: 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] 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: 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: [ 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] 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] 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: 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-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: 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
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: [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: 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: 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: 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: 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: 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

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: 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 >

<    1   2