[tw5] Re: Issue with action-navigate

2018-07-31 Thread Mohammad
Mark, Thank you for your hint. I solved it this way \define newList() [[$(v1)$]] $(v2)$ <$list filter="[list[$:/StoryList]]" variable="v2"> <> <$button>Change List <$set name="v1" value={{$:/HistoryList!!current-tiddler}}> <$set name="v2" filter=" [list[$:/StoryList]]">

[tw5] Re: thumbnail images from tiddlers

2018-07-31 Thread Eric Shulman
On Tuesday, July 31, 2018 at 8:54:12 PM UTC-7, Mohammad wrote: > > By the way, I think the best is to sit and write css code to have my own > thumbnail macro! > Try the CSS "transform" and "transform-origin" properties. Something like this: .scale25 { display:block; transform:scale(0.25);

[tw5] Re: [TW5] PlantUML include

2018-07-31 Thread Chris Lynch
Thank you for sharing your exploration, I found it very useful. I can now get what I was after by using this line from one of your examples in my tiddler: $wikify name=one-diag text="{{Combined}}"> and if I end every tiddler used to create the tiddler Combined, with a hard linebreak [as I read

[tw5] Re: thumbnail images from tiddlers

2018-07-31 Thread Mohammad
Mark, I found this thumbnail macro in Tiddlywiki.com https://tiddlywiki.com/#%24%3A%2Fcore%2Fmacros%2Fthumbnails But It uses images to show as thumbnail not tiddler containing wiki text! By the way, I think the best is to sit and write css code to have my own thumbnail macro! /Mohammad --

[tw5] Re: What is the correct method to use comment inside or betwees macros

2018-07-31 Thread Mohammad
Thanks Josiah! On Tuesday, July 31, 2018 at 2:36:14 AM UTC+4:30, @TiddlyTweeter wrote: > > Recently there has been discussion on this issue. > > This is probably the most comprehensive reply for practicality now... > > https://groups.google.com/d/msg/tiddlywiki/DBWzVqb2Xdo/aaAYk3RyCgAJ > > Though

Re: [tw5] Announcing TWITS for data folders!!!

2018-07-31 Thread Arlen Beiler
Dropbox confirms it with the window you attached earlier. I was assuming everyone on this forum is familiar with https://twcloud.github.io/tw5-dropbox/ so I didn't bother to explain. The whole point of the app is to access your Dropbox and read and write the data folder you select. Sorry for the

Re: [tw5] Announcing TWITS for data folders!!!

2018-07-31 Thread TonyM
As mark says, Arlen should confirm - you are granting access to the Application On Wednesday, August 1, 2018 at 12:29:18 AM UTC+10, Mark S. wrote: > > Hi Arlen, > > I think the concern is that a 3rd party might be perusing your dropbox > directory. I think you've explained before that that

[tw5] Re: [TW5] PlantUML include

2018-07-31 Thread TonyM
Sorry, <$plantuml source={{Combined}}/> above, fails Regards Tony On Wednesday, August 1, 2018 at 10:24:42 AM UTC+10, TonyM wrote: > > Chris, > > I am not sure I am answering your question here, but building up an > understanding. > > I just tried the following with success, however the field

[tw5] Re: [TW5] PlantUML include

2018-07-31 Thread TonyM
Chris, I am not sure I am answering your question here, but building up an understanding. I just tried the following with success, however the field version needs a way to indicate new lines to work properly \define plantuml(source) [[plantuml[ $source$ ]]] \end \define my-diagram() :In

Re: [tw5] Re: Dory - NodeJS / JavaScript

2018-07-31 Thread 'Mark S.' via TiddlyWiki
It might be a linux thing. I'm getting the same thing when trying to run with 0.0.0.0 (port 8080) on Linux desktop. It runs ok with 127.0.0.1:8080 and 192.168.1.100:8080. but gives the EADDRINUSE error for 0.0.0.0. I was able to run 0.0.0.0 on the same machine under Windows. -- Mark On

[tw5] Re: Best way to copy a tiddlywiki

2018-07-31 Thread Joshua Fontany
Jed, where can we find more info on "edition" setups? Thanks! Joshua F On Monday, July 30, 2018 at 11:57:17 AM UTC-7, Jed Carty wrote: > > If you make an empty copy of the wiki you want (copy the folder and delete > the non-system tiddlers you don't want to save) and then you can use that >

[tw5] Re: [MuuriTouch] Reloaded

2018-07-31 Thread h0p3swiki
I adore your Select Mode. I desperately want it. I can see it will be amazing with i3 and xdotool. I've tried importing all the right tiddlers necessary for select mode, but I have failed. I had something working, since I could push "Y" to get a new tiddler to come up, but it was definitely

[tw5] Re: [TW5] PlantUML include

2018-07-31 Thread Chris Lynch
Hi Tony, That is great advice and I also think you might have turn on the light bulb. I had figured out how to generate <> used in your hint, but I didn't appreciate I could call the plantuml macro with the basic macro call syntax. Makes sense now, but I didn't *really* understand that

[tw5] Re: Linked Lists: Worth to share, Thanks to Mat

2018-07-31 Thread barrowgloom
Yes thanks to everyone involved- Mohammad, Mat & Diego 2 means to do guided instruction. The guided instruction that Mohammad mentioned is what I believe wiil be the key for successful adoption of the customized TW's I'm making for Role Playing, fiction/RPG/video game world building etc-- if

[tw5] Re: Add/Remove Tags from Tiddler

2018-07-31 Thread Steven Schneider
Thanks, Mark. Worked perfectly! On Friday, July 27, 2018 at 10:36:43 AM UTC-4, Mark S. wrote: > > So, you want to do the two things at the same time? This seems to work: > > \define myactions() > <$fieldmangler> > <$action-sendmessage $message="tm-add-tag" $param="OldTopics"/> >

Re: [tw5] Announcing TWITS for data folders!!!

2018-07-31 Thread 'Mark S.' via TiddlyWiki
Hi Arlen, I think the concern is that a 3rd party might be perusing your dropbox directory. I think you've explained before that that doesn't/can't happen? Thanks! -- Mark On Monday, July 30, 2018 at 11:59:32 PM UTC-7, Arlen Beiler wrote: > > Yes, the app enables you to access TiddlyWiki data

[tw5] Re: thumbnail images from tiddlers

2018-07-31 Thread Mohammad
> > Hi Ton, > I had a look, it uses JS to implement Cecily! But yes, I can modify it to fit in my case! I will first go through CSS ! Cheers Mohammad -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: Tiddlywiki won't add new tiddlers

2018-07-31 Thread 'Mark S.' via TiddlyWiki
He means to actually delete the tiddler (your 3 step process). This is not as dangerous as it sounds. You can't actually delete a shadow tiddler this way. Deleting it just resets it to it's original status. (to actually remove the button you would have to delete the plugin that provides it,

[tw5] Re: thumbnail images from tiddlers

2018-07-31 Thread Mohammad
Thank you Mark! Thats right! Your solution works! I need to develop some css to customize elements in the thumbnail show! Mohammad On Tuesday, July 31, 2018 at 9:36:21 AM UTC+4:30, Mark S. wrote: > > You can. You can even use the existing template. > > > .myclass img { > min-width: 50%; >

[tw5] How to un-sort indexes?

2018-07-31 Thread Hubert
Hello, I've noticed that when I retrieve indexes from a data tiddler using a list filter, they're automatically sorted by name (alphabetically). Instead, I would like them to be shown in the order they were added, which is also the order they appear in the data tiddler when opened directly. So

[tw5] TiddlyDesktop keyboard language?

2018-07-31 Thread DemoniWaari
Hi, I was wondering if here is someone who known how to change the keyboard language of TiddlyDesktop? I noticed that mine was set to Norwegian, which is slighly different than Finnish. I found a keyboard shortcut for changing it in chromium (alt+caps) and it changed it to English.

[tw5] Re: [TW5] PlantUML include

2018-07-31 Thread TonyM
Chris, I will have a look at this later in detail but I recommend you simplify the problem when you cant find the answer. Try your various alternatives first out side of your <$plantuml widget. Perhaps use set or wikify to prepare the value you want to place insided the widget but see the

[tw5] Re: [MuuriTouch] Reloaded

2018-07-31 Thread DemoniWaari
Hi, This looks great! So nice to have multiple columns so that I do not have to scroll all the time and it just looks *so good!* A few notes / requests though: - It would be nice to be able to freely arrange the tiddlers instead of them being forced to be horizontally or vertically

Re: [tw5] Announcing TWITS for data folders!!!

2018-07-31 Thread Arlen Beiler
Yes, the app enables you to access TiddlyWiki data folders stored in your Dropbox. It works online so you can access it from any computer you are logged into Dropbox on. On Tue, Jul 31, 2018, 12:19 Alex Hough wrote: > Arlen, > > I'd like to help test this, Ive got this far: > > I am a bit

Re: [tw5] Re: Dory - NodeJS / JavaScript

2018-07-31 Thread Arlen Beiler
I get the same error. Interesting. I wonder if I should add a feature to try to bind to all available addresses. On Tue, Jul 31, 2018, 13:09 'Mark S.' via TiddlyWiki < tiddlywiki@googlegroups.com> wrote: > I did try different ports, though I didn't have the presence of mind to > write them down.

[tw5] Re: [TW5] PlantUML include

2018-07-31 Thread Chris Lynch
I fear this may be a case of tldr; combined with me lacking understanding of a pretty basic tiddlywiki concept. I really do appreciate your patience. I'm trying to replace the output to this call of a plantuml widget <$plantuml source=" Class A Class B " /> by first creating three tiddlers, A:

[tw5] Re: thumbnail images from tiddlers

2018-07-31 Thread Ton Gerner
Hi Mohammad, I think the (far from complete) Zoomable storyview plugin (AKA Cecily, available in the plugin library) is what your are looking for. Cheers, Ton -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and