Re: [tw5] Re: Projectify 0.6.0

2020-12-24 Thread maki aea
i'm not sure if this is how the core filter works as i am still learning it, i've tried various different syntax to get my filter to do both due today and due yesterday and before, but couldn't find the single term, so am currently using the two terms with the follow-on term. i've submitted a

[tw5] Re: Announcing the release of TiddlyWiki v5.1.23

2020-12-24 Thread tony
Thank you very much Jeremy and all of the contributors for continuing to develop this wonderful tool/community. The upgrade to v5.123 was smooth sailing. I'm largely ignorant of most of the inner workings and have barely scratched the depths of Tiddlywiki's algebra and yet TiddlyWiki is still

[tw5] Re: Drag and drop - excision from the view for text tiddlers

2020-12-24 Thread Michael Wiktowy
That is very cool. That kind of functionality will prove very useful in quickly tiddlywiking a big flat text file ... something I do a lot of ... very manually at the moment. I will have to study your 5.1.23-filter wizardry and figure out how to tag the newly created tiddler with the host

[tw5] Re: Saved title for action-createtiddler only available AFTER run ?

2020-12-24 Thread 'Mark S.' via TiddlyWiki
So now that 5.1.23, I can post the example I've been working on: https://marxsal.github.io/various/playground.html#Excise%20from%20View%20Template%20Example If you look at the code, you'll see that I have to use a tiddler that's made in advance of the drag/drop routine. The tiddler that's made

[tw5] Re: Git hub saver

2020-12-24 Thread 'Mark S.' via TiddlyWiki
On Thursday, December 24, 2020 at 4:07:08 PM UTC-8 wrote: > >> > I believe we have always been able to save to any branch we want. The only > limitation is that only one branch for a given repository can be published > via github pages to be served over HTTP, which is a github limitation and

[tw5] Re: Announcing the release of TiddlyWiki v5.1.23

2020-12-24 Thread TeeDub
I will have to look at the keyboard stuff. Thank you very much for your work. On Thursday, December 24, 2020 at 7:25:25 PM UTC-5 Mat wrote: > Yes, what a Christmas gift! Thank you Jeremy and everyone who contributed! > Favourite features... > - Keyboard handling - oh'yeah! > - Single

Re: [tw5] Wikify Difference

2020-12-24 Thread Thomas Stone
I was just trying to understand some of the differences between Wikified HTML and Transcluded content. Thank you for explaining. On Thursday, December 24, 2020 at 4:23:13 AM UTC-8 jeremy...@gmail.com wrote: > Hi Thomas > > The wikify widget doesn't support dynamic content because it produces a

[tw5] Re: Announcing the release of TiddlyWiki v5.1.23

2020-12-24 Thread Mat
Yes, what a Christmas gift! Thank you Jeremy and everyone who contributed! Favourite features... - Keyboard handling - oh'yeah! - Single VarsWidget instead of multiple SetVariableWidgets is a "small but big" one - and of course the new operators! I am particularly excied about the operators;

[tw5] Re: Git hub saver

2020-12-24 Thread Saq Imtiaz
> > So, I guess what you're saying is that we didn't need $:/GitHub/Branch > before and therefore I never created it (because the default was good > enough). > Precisely. The default value in 5.1.21 shown in the UI for the saver is what you wanted, so you never edited it and $:/Github/Branch

[tw5] Re: Git hub saver

2020-12-24 Thread 'Mark S.' via TiddlyWiki
Ok, think I got it. When I go back to my last commit from 3 months ago, I see that there is no $:/GitHub/ <#%24%3A%2FGitHub%2FUsername>Branch So, I guess what you're saying is that we didn't need $:/GitHub/Branch before and therefore I never created it (because the default was good enough).

[tw5] Re: Git hub saver

2020-12-24 Thread 'Mark S.' via TiddlyWiki
On Thursday, December 24, 2020 at 3:14:52 PM UTC-8 wrote: > > As am I. I suggest re-reading my previous message with this in mind, as > well as last looking at the links provided here and in the GitHub issue. An > input field being filled in does not necessarily mean the underlying > tiddler

[tw5] Re: GitHub + Netlify = recursion!

2020-12-24 Thread Prestige
So, the wiki can be used over cloud for free? I mean, the node version? On Tuesday, 22 December 2020 at 18:27:22 UTC+5:30 dix...@gmail.com wrote: > > Most of my web sites use the Eleventy SSG, changes push to GitHub, then > Netlify sees those changes and auto-rebuilds. > > This also works with

[tw5] Re: Git hub saver

2020-12-24 Thread Saq Imtiaz
> I'm not talking about a brand-new setup on Github. I'm talking about an > existing one. So all the fields already had values. > As am I. I suggest re-reading my previous message with this in mind, as well as last looking at the links provided here and in the GitHub issue. An input field

[tw5] Re: Drag and drop - excision from the view for text tiddlers

2020-12-24 Thread 'Mark S.' via TiddlyWiki
Now that 5.1.23 has come out, I've added this code to https://marxsal.github.io/various/playground.html so people can try it directly. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails

[tw5] Re: Git hub saver

2020-12-24 Thread 'Mark S.' via TiddlyWiki
On Thursday, December 24, 2020 at 1:17:47 PM UTC-8 wrote: > I would wager you never entered a value for the branch, but rather used > the displayed default which is pre-filled as "master". > Thus the $:/Github/Branch tiddler was never created in your wiki (it isn't > new for 5.1.23). Like

[tw5] Re: Git hub saver

2020-12-24 Thread Saq Imtiaz
I would wager you never entered a value for the branch, but rather used the displayed default which is pre-filled as "master". Thus the $:/Github/Branch tiddler was never created in your wiki (it isn't new for 5.1.23). Like all the other tiddlers for the Github saver, it is only created when

[tw5] Re: Git hub saver

2020-12-24 Thread 'Mark S.' via TiddlyWiki
So I guess that configuration tiddler $:/GitHub/Branch was added to 5.1.23 (it doesn't seem to be in 5.1.22) ? I'm trying to understand why my existing configuration didn't persist through the upgrade process, no matter what the default attribute provided. All the other configurations (path,

[tw5] Re: Git hub saver

2020-12-24 Thread Saq Imtiaz
@Mark S I posted some details in the issue I created for this: https://github.com/Jermolene/TiddlyWiki5/issues/5317 The text you see is from the default attribute of the <$edit-text> in the UI, see https://github.com/Jermolene/TiddlyWiki5/blob/master/core/ui/ControlPanel/Saving/GitHub.tid#L13

[tw5] Re: Git hub saver

2020-12-24 Thread 'Mark S.' via TiddlyWiki
I don't understand. My branch was specified (it shows as "master" in the saver panel). But I had to delete it and type it in again to get it to work. So is there an internal 5.1.23 configuration file that has to be overwritten? Thanks! On Thursday, December 24, 2020 at 11:37:56 AM UTC-8

[tw5] Re: Git hub saver

2020-12-24 Thread Saq Imtiaz
Yep, we have our first bug. The placeholder shown when the branch has not been specified is "master", but the code uses "main" for the branch. The interim fix for users is fortunately easy, just empty and re-fill the branch name. On Thursday, December 24, 2020 at 8:33:15 PM UTC+1 Saq Imtiaz

[tw5] Re: Git hub saver

2020-12-24 Thread Saq Imtiaz
Hmm. I am a bit surprised that worked. I wonder if the changes made to the Github saver to reflect the change made by Github to the default branch (master vs main) got something wrong. On Thursday, December 24, 2020 at 8:30:50 PM UTC+1 Ste wrote: > Cheers Saq! > Refilled in all fields and

[tw5] Re: Git hub saver

2020-12-24 Thread Ste
Cheers Saq! Refilled in all fields and for some reason.. It works..! On Thursday, 24 December 2020 at 19:25:22 UTC Ste wrote: > Just reread my own post.. Let me clarify... Using the git hub saving in > tiddlywiki works in pre release but not from newly upgraded. This is true > both with the

[tw5] Re: Git hub saver

2020-12-24 Thread Ste
Just reread my own post.. Let me clarify... Using the git hub saving in tiddlywiki works in pre release but not from newly upgraded. This is true both with the file on my phone or the new file uploaded to git hub and trying the github saver from there. XMLHttpRequest error code: 401 Sorry.

[tw5] Re: Git hub saver

2020-12-24 Thread Saq Imtiaz
Long shot, but whatever is entered for "target branch", remove it and re-enter. Check your repo to make sure you have the right branch name (master/main). On Thursday, December 24, 2020 at 8:10:55 PM UTC+1 Ste wrote: > I'm sure it's my own muppetry and that I'm trying to do this on my phone >

[tw5] Git hub saver

2020-12-24 Thread Ste
I'm sure it's my own muppetry and that I'm trying to do this on my phone but, I can succesfully upload pre upgrade wiki but not post upgrade wiki to github using the git hub saving mechanism. I am getting a 404 error. Any one else finding this? -- You received this message because you are

Re: [tw5] Re: Announcing the release of TiddlyWiki v5.1.23

2020-12-24 Thread Mohammad Rahmani
Thanks Simon! I will do it now! Best wishes Mohammad On Thu, Dec 24, 2020 at 9:42 PM BurningTreeC wrote: > I've left a post about the TiddlyWiki release over at hackernews ( > https://news.ycombinator.com/news) > > It's currently on the front page - so anybody's invited to go there and >

[tw5] Re: Announcing the release of TiddlyWiki v5.1.23

2020-12-24 Thread BurningTreeC
I've left a post about the TiddlyWiki release over at hackernews (https://news.ycombinator.com/news) It's currently on the front page - so anybody's invited to go there and vote it up and leave a comment ;) BTC jeremy...@gmail.com schrieb am Donnerstag, 24. Dezember 2020 um 15:03:06 UTC+1:

Re: [tw5] Re: Announcing the release of TiddlyWiki v5.1.23

2020-12-24 Thread jtech108
Hello Jeremy and all, Couldn't come at a better time! Definitely will play with it over the holidays. Thanks Jeremy for all the time and love you have put into Tiddlywiki. Trust me, it shows. Even if this year has been kind of rough I thank the good Lord for bright spots like these. Many

Re: [tw5] Re: Announcing the release of TiddlyWiki v5.1.23

2020-12-24 Thread Ste
Hooray! Well that's my xmas day sorted.. The kids can do their own Christmas dinner ;) Thank you Jeremy and all. Hope everyone has good Christmas! Ste On Thursday, 24 December 2020 at 16:22:54 UTC saq.i...@gmail.com wrote: > *If you are using the single file version of TiddlyWiki, you can

Re: [tw5] Re: Announcing the release of TiddlyWiki v5.1.23

2020-12-24 Thread Saq Imtiaz
*If you are using the single file version of TiddlyWiki, you can upgrade here:* https://tiddlywiki.com/upgrade.html -- 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

Re: [tw5] Re: Announcing the release of TiddlyWiki v5.1.22

2020-12-24 Thread Saq Imtiaz
*If you are using the single file version of TiddlyWiki, you can upgrade here:* https://tiddlywiki.com/upgrade.html -- 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

Re: [tw5] Re: Announcing the release of TiddlyWiki v5.1.23

2020-12-24 Thread Aidan Grey
Will there be one of those existingTW updaters for this release, or is it just too complicated? On Thu, Dec 24, 2020 at 8:47 AM Saq Imtiaz wrote: > This feels like a personal gift, on my last day of volunteering for the > calendar year no less! > > What I am happiest about is the excellent and

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

2020-12-24 Thread Saq Imtiaz
*Streams users:* Please remember to upgrade to the latest version of Streams (0.1.20) before upgrading to TW 5.1.23 https://saqimtiaz.github.io/streams/#%24%3A%2Fplugins%2Fsq%2Fstreams On Thursday, December 10, 2020 at 10:17:39 AM UTC+1 Dominic Robinson wrote: > Ahh - that makes sense.

[tw5] Re: Announcing the release of TiddlyWiki v5.1.23

2020-12-24 Thread Saq Imtiaz
This feels like a personal gift, on my last day of volunteering for the calendar year no less! What I am happiest about is the excellent and very productive collaboration that went into this release. When I actively re-joined the community earlier this year, I was somewhat concerned at the

Re: [tw5] Announcing the release of TiddlyWiki v5.1.23

2020-12-24 Thread Mohammad Rahmani
Hi Jeremy, Many thanks for all your efforts. Tiddlywiki 5.1.23 has a lot of new features I love all new features, but I can name among them: 1. The new slugify operator let me create static sites directly from the browser, I love it! 2. New filter operators e.g. search-replace, cycle, toggle 4.

Re: [tw5] Re: Paid Theme Design?

2020-12-24 Thread Aidan Grey
> > Rather than start altering the layout perhaps you can create a tiddler for > viewing other tiddlers that contain the text. You can then use fluid story > fixed sidebar, with the sidebar closed to see a wide tiddler that contains > your two page layout, you custom background and various icons.

Re: [tw5] Re: Paid Theme Design?

2020-12-24 Thread Aidan Grey
Hello again! Well, to be fair, you only posted details 4 days ago, and in the West, it's > only 2 days from Christmas. People not locked down by Covid may be > travelling, and people that are locked down are probably dealing with a lot > of disruption. True that - I had forgotten about the

[tw5] Re: Announcing the release of TiddlyWiki v5.1.23

2020-12-24 Thread BurningTreeC
Hi Jeremy, thank you for all your patience and this great release :) My favourite features are: - the eventcatcher widget - keyboard-navigation of dropdowns - the new filter operators Merry Christmas and a healthy new year 2021, Simon jeremy...@gmail.com schrieb am Donnerstag,

[tw5] Announcing the release of TiddlyWiki v5.1.23

2020-12-24 Thread Jeremy Ruston
I’m delighted to announce that the new v5.1.23 release of TiddlyWiki is now available: https://tiddlywiki.com/ https://www.npmjs.com/package/tiddlywiki/v/5.1.23 I’ve attached a thumbnail of the release note (https://tiddlywiki.com/#Release%205.1.23) to give a sense of the scale. Usually here

Re: [tw5] Showing off: Muuri StoryView 0.2.0 Prerelease

2020-12-24 Thread BurningTreeC
The Demo ca be found here: https://burningtreec.github.io/tiddlywiki-muuri BurningTreeC schrieb am Donnerstag, 24. Dezember 2020 um 14:44:15 UTC+1: > I just want to ask the community if you think that the Sidebar Grid shown > in the Demo should be part of the plugin and in what ways it could be

Re: [tw5] Showing off: Muuri StoryView 0.2.0 Prerelease

2020-12-24 Thread BurningTreeC
I just want to ask the community if you think that the Sidebar Grid shown in the Demo should be part of the plugin and in what ways it could be useful. What do you think? best wishes and merry Christmas, BTC BurningTreeC schrieb am Dienstag, 22. Dezember 2020 um 19:29:18 UTC+1: > Hi Jan, > >

Re: [tw5] Wikify Difference

2020-12-24 Thread Jeremy Ruston
Hi Thomas The wikify widget doesn't support dynamic content because it produces a static snapshot of the rendering. In fact, internal links always include the `#` but you wouldn't normally see it because a JavaScript event handler intercepts clicking on the link. What are you trying to

[tw5] Wikify Difference

2020-12-24 Thread Thomas Stone
I was wondering why the WikifyWidget's HTML output of an internal link includes a # link. ``` \define test_link()[[a_test]] <$wikify name=str_text_out text=<> output="html"> 1) <> 2) <> ``` Both outputs look same, but clicking on link #1 opens the [[a_test]] navigates the browser to

[tw5] Switch Story View

2020-12-24 Thread Mohammad Rahmani
Question: You have ten tiddlers tid1, tid2, tid3,... tid10 are open in the story view. When you switch story views e.g. from classic to zoomin which tiddler will be in the view? What is the logic behind this and how one can change it? Best wishes Mohammad -- You received this message because

Re: [tw5] Re: [TW5] Introducing TiddlyTables a plugin for creating sortable tables.

2020-12-24 Thread arun babu
Thanks Alan for the reply. Don’t be sorry. It has been a tough time for all of us. Happy to hear from you. Waiting for further updates on tiddlytables once u r ready. Will give my suggestions as I use it more. May be you can start a GitHub page for the plug in as a beginning. Merry Christmas! On