[tw5] Re: Can I delete most a tiddly wiki in a quick way?

2019-03-26 Thread bimlas
Sebastian, The plugin is here: https://bimlas.gitlab.io/tw5-kin-filter/ You can combine it with Tiddler Commander to delete the tiddlers that belong to a particular tag. For example: [kin::to[Top tag 1]] [kin::to[Top tag 2]]

[tw5] Re: create new tiddler using a template with unique name

2019-03-26 Thread Jed Carty
The javascript macro part of this got merged into the core, but it is called unusedtitle instead of uniquetitle because that is more accurately what it does. If you want to use this macro before the next release you should change the line exports.name = "uniqueTitle"; to exports.name = "unused

[tw5] TiddlyWiki R

2019-03-26 Thread CHUN LI
Hello, Has anyone tried to use TiddlyWiki R in TW5? I saw this package built for the classic version. https://cran.r-project.org/web/packages/TiddlyWikiR/vignettes/TiddlyWikiR_getting_started.html Cheers, Chun -- You received this message because you are subscribed to the Google Groups "T

Re: [tw5] External HEIC/HEIF images

2019-03-26 Thread Jeremy Ruston
Hi SRF88 > I am pretty new to TiddlyWiki and wondered it I could get some help creating > tiddlers with HEIC/HEIF external images. > > I am using Tiddly Desktop and am comfortable manually creating external > images as described here: https://tiddlywiki.com/static/ExternalImages.html >

[tw5] Re: Can I delete most a tiddly wiki in a quick way?

2019-03-26 Thread TonyM
Sebastian, I do not have the kin filter on my mobile but I think all you need is kin[roottiddler] and it will list all tiddlers in your tree. Regards Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: Can I delete most a tiddly wiki in a quick way?

2019-03-26 Thread Sebastian Heyneman
Hey TonyM. I'm confused on the bimlas kin filter. Could you show me an example? Best, Sebastian On Monday, March 25, 2019 at 8:08:24 PM UTC-7, TonyM wrote: > > Try bimlas kin filter. > > It is exactly what you need for treating a tree of tiddlers as a set, as > if they all had the same tag. >

[tw5] Re: Volant update: Volant-Rapid Add-on Announcement

2019-03-26 Thread admls
Hi @TiddlyTweeter, But my point is in all modes, in all combos, your gizmo functions. Good > news! > That is good news! Though, perhaps we should amend that to: "... your gizmo functions... for the time being." As I'll no doubt break everything as the lot of plugins go on changing and developi

[tw5] External HEIC/HEIF images

2019-03-26 Thread SRF88
Hello I am pretty new to TiddlyWiki and wondered it I could get some help creating tiddlers with HEIC/HEIF external images. I am using Tiddly Desktop and am comfortable manually creating external images as described here: https://tiddlywiki.com/static/ExternalImages.html I have now come across

[tw5] Re: Volant update: Volant-Rapid Add-on Announcement

2019-03-26 Thread @TiddlyTweeter
I have an interesting situation that is interesting. Windows 10 pure touchscreen tablet + keyboard + mouse. Yeah. I have too much money. I tested the 3 combos of tablet only, + keys + mouse. But my point is in all modes, in all combos, your gizmo functions. Good news! On Monday, 25 March 201

[tw5] Re: [TW5] How to use singleexe Bob on a stick with linux and windows pc?

2019-03-26 Thread Jed Carty
Those plugins are automatically ignored by Bob, but you do need them listed to access the wikis using the normal node server. Download the executable for your system, in your case I think it would be BobLinux from here https://github.com/OokTech/TW5-BobEXE/releases/tag/1.2.1 Put the executable

[tw5] Re: [TW5] How to use singleexe Bob on a stick with linux and windows pc?

2019-03-26 Thread 'Mark S.' via TiddlyWiki
I vaguely recall that I had to take those two plugins out when testing Bob one time. Does your tiddlywiki.info file have entries for the plugins? The typical plugin entry looks like: ... "plugins": [ "tiddlywiki/tiddlyweb", "tiddlywiki/filesystem", "tiddlywiki/highlig

[tw5] Re: [TW5] How to use singleexe Bob on a stick with linux and windows pc?

2019-03-26 Thread Stefan Pfister
> > With "tiddlywiki myindexwiki --server" of the usual node-version I can >> open the Bob-Wiki on my USB-Stick but not write any tiddler. >> > Warning: Plugins required for client-server operation ("tiddlywiki/filesystem" and "tiddlywiki/tiddlyweb") are missing from tiddlywiki.info file Th

[tw5] Re: [TW5] How to use singleexe Bob on a stick with linux and windows pc?

2019-03-26 Thread Stefan Pfister
I had no success with the manual settings. They have no "wikisPath". I tried to edit the json-file but no sucess either. { "excludePluginList": { } , "includePluginList": { } , "serverInfo": { "host": "127.0.0.1" , "ipAddress": "192.168.1.105"

[tw5] Re: TW / Cardo on Android

2019-03-26 Thread @TiddlyTweeter
Jeff its a very good point. Though readers here will know of Quinoid, folk looking from outside won't yet. They will in time. Best wishes Josiah On Tuesday, 26 March 2019 17:43:13 UTC+1, Jeff wrote: > > Thanks Josiah ... > > Quinoid isn't in the Android Play store since it's in Alpha or Beta ..

[tw5] Re: TW / Cardo on Android

2019-03-26 Thread Jeff
Thanks Josiah ... Quinoid isn't in the Android Play store since it's in Alpha or Beta ... but in case anyone else stumbles on this post, I found it in 2 places on Github ... https://github.com/Marxsal/Quinoid01 https://marxsal.github.io/quinoid/ On Tuesday, March 26, 2019 at 11:54:15 AM UTC-4,

[tw5] Re: TW / Cardo on Android

2019-03-26 Thread @TiddlyTweeter
Cardo works in Quinoid on Android (which auto deals with saving). On phone screens Cardo is not visually optimal as the design isn't yet responsive. But it works. Quinoid by Mark S. is a very good way to run any TW on Android. Best wishes Josiah On Tuesday, 26 March 2019 12:56:56 UTC+1, Jeff

[tw5] Re: [Bug] Misplaced closing p tags.

2019-03-26 Thread @TiddlyTweeter
Ciao registrierungs genervter I think Arlen's recent thread relates to this too?- https://groups.google.com/forum/#!topic/tiddlywiki/VBrRCeYka1I Best wishes Josiah On Sunday, 24 March 2019 21:43:45 UTC+1, registrierungs genervter wrote: > > When trying to parse the document structure of an e

[tw5] Re: [Bug] Misplaced closing p tags.

2019-03-26 Thread @TiddlyTweeter
Ciao registrierungs genervter (Is that your actual name :) Great post! Very illuminating & informative. Looks definitive. I deleted my last post as utterly naive on HTML 5 in-browser. The "spare" p's in TW look like clutter. But escape detection in 5 validation so live on? Is that the central

[tw5] Re: BobLinux32

2019-03-26 Thread Jed Carty
I have been trying to support older or lower power devices. Every so often I make myself go a day or two using a raspberry pi zero to test all of my things to make sure that they don't take up too much power. I also keep losing my internet connection so I try to make sure that nothing I make ne

[tw5] String replace in Filter chain, for Tiddler File Naming?

2019-03-26 Thread MidnightLightning
I'm attempting to create a $:/config/FileSystemPaths entry to set up my Tiddler file naming the way I want. The example config has [is[system]removeprefix[$:/]addprefix[_system/]] as a way to cluster all system T

Re: [tw5] Re: Unable to import metadata (fields) from file along with tiddler content

2019-03-26 Thread Jeremy Ruston
Hi David > Turns out, to my *great* surprise, that the suggestion by Mark S. is right. I > installed firefox and it imported my test tid file correctly! Given chrome > has over 60% of browser share, I tend to assume that if a mechanism does not > work in chrome, as was the case with TW5 import

[tw5] Re: create new tiddler using a template with unique name

2019-03-26 Thread Mohammad
added to TW-Scripts On Tuesday, March 26, 2019 at 4:55:58 PM UTC+4:30, Jed Carty wrote: > > The list widget is always going to give trouble there. I am not sure how > to fix that recursion problem. > > But I do have a solution here: > > First the javascript macro that returns a unique name using

[tw5] Re: create new tiddler using a template with unique name

2019-03-26 Thread Mohammad
Thanks Jed! It works as I asked above! Best Mohammad On Tuesday, March 26, 2019 at 4:55:58 PM UTC+4:30, Jed Carty wrote: > > The list widget is always going to give trouble there. I am not sure how > to fix that recursion problem. > > But I do have a solution here: > > First the javascript macro

[tw5] Re: TW / Cardo on Android

2019-03-26 Thread PMario
On Tuesday, March 26, 2019 at 1:40:55 PM UTC+1, Jeff wrote: > > Thanks Mario! I'll have a look at that. I appreciate your quick response. > Ah, And don't forget to activate the "Backups" setting in the AddOn config screen. ... It's off by default. -m -- You received this message because you a

[tw5] Re: TW / Cardo on Android

2019-03-26 Thread Jeff
Thanks Mario! I'll have a look at that. I appreciate your quick response. On Tuesday, March 26, 2019 at 7:56:56 AM UTC-4, Jeff wrote: > > I have flirted with using TW over the years and have actually started to > use it on several occasions. My real desire is to use the *Cardo Plugin* > and have

[tw5] Re: BobLinux32

2019-03-26 Thread Birthe C
Hi Jed, *It works,* I am over the moon happy to "see Bob" - and I have just created a new wiki from empty, it showed up in the list and when I opened the link.The wiki. One of the earlier releases DID open Bob, but I was never able to create a wiki. Thank you so much, Jed. I am happy you c

[tw5] Re: Tiddler Commander Plugin: New update 0.0.15

2019-03-26 Thread Mohammad
Hi Mario, many thanks for your comments! the *cm-* I used, is shorthand for Commander! I absolutely change them to a safer prefix! Yes, macros are really powerful tools in Tiddlywiki. --Mohammad On Tuesday, March 26, 2019 at 4:06:46 PM UTC+4:30, PMario wrote: > > Hi folks! > > First of all @Mo

[tw5] Re: create new tiddler using a template with unique name

2019-03-26 Thread Jed Carty
The list widget is always going to give trouble there. I am not sure how to fix that recursion problem. But I do have a solution here: First the javascript macro that returns a unique name using a basename the same way that tm-new-tiddler does: Make a tiddler called $:/macros/OokTech/uniqueTit

[tw5] Re: TW / Cardo on Android

2019-03-26 Thread PMario
On Tuesday, March 26, 2019 at 12:56:56 PM UTC+1, Jeff wrote: > > I have flirted with using TW over the years and have actually started to > use it on several occasions. My real desire is to use the *Cardo Plugin* > and have it available on my Windows computer and on my Android phone. Both > th

[tw5] Re: create new tiddler using a template with unique name

2019-03-26 Thread Mohammad
Thanks Jed, Yes, I need to have a unique title each time I click the button to prevent overwriting the existing one! I appreciate if you have a look at the second script I sent! --Mohammad On Tuesday, March 26, 2019 at 4:36:25 PM UTC+4:30, Jed Carty wrote: > > Sorry, my previous post didn't hav

[tw5] Re: create new tiddler using a template with unique name

2019-03-26 Thread Jed Carty
Sorry, my previous post didn't have a way to set the template or show adding a tag. Here is the updated version, the title is still not always going to be unique, I will work on that part for a bit now. \define newTiddler(template:"" title:'New Tiddler', fields) <$set name="tempTid" value=<> > <

[tw5] Re: create new tiddler using a template with unique name

2019-03-26 Thread Mohammad
Hi Jed, Please share your solution! By the way I have already developed the below scripts, but when is used inside list widget causes the stack error! \define newTitle() myTiddler-{{{[tag[myTag]count[]add[$(inc)$]]}}} \define newTiddler(n:0) <$set name="inc" value={{{ [<__n__>add[1]] }}}> <$wi

[tw5] Re: create new tiddler using a template with unique name

2019-03-26 Thread Jed Carty
Expanding on what you made you can use a template and have everything but the guarantee of a unique title like this: \define newTiddler(title:'New Tiddler', fields) <$set name="tempTid" value=<> > <$button> <$action-sendmessage $message="tm-new-tiddler" $param='HelloThere' title=<> $fields$/> N

[tw5] Re: Tiddler Commander Plugin: New update 0.0.15

2019-03-26 Thread PMario
On Monday, March 25, 2019 at 6:51:26 PM UTC+1, Mohammad wrote: > > Hi Josiah, > The reason was to not share those filter with advanced search, but I > will have a look and I will also check the PMario bundler! > By the way I agree to be able to integrate these! > Be careful, if you duplicate Bu

[tw5] TW / Cardo on Android

2019-03-26 Thread Jeff
I have flirted with using TW over the years and have actually started to use it on several occasions. My real desire is to use the *Cardo Plugin* and have it available on my Windows computer and on my Android phone. Both the concept of TW5 and Cardo look awesome. What has always stopped me is my

[tw5] Re: Tiddler Commander Plugin: New update 0.0.15

2019-03-26 Thread PMario
Hi, Josiah pointed (PM) me to this post. On Monday, March 25, 2019 at 5:23:51 PM UTC+1, @TiddlyTweeter wrote: > > One thing I do not understand in Commander is why you chose that saved > filters are tagged $:/tags/Commander/Filter rather than going for the > existing and well functioning *$:/t

[tw5] Re: create new tiddler using a template with unique name

2019-03-26 Thread Jed Carty
I don't know of any way to do this currently, but this comes up often enough that I think I should just make a javascript macro that uses the built-in method for creating unique titles that can use a custom base title. If it isn't hard I will post it here in a few minutes. -- You received this

[tw5] Re: Tiddler Commander Plugin: New update 0.0.15

2019-03-26 Thread PMario
Hi folks! First of all @Mohammad: I wasn't aware, that all of this can be done with TW macros. GREAT WORK! ... I've found 2 things that caught my attention immediately. see: 2 Styleshees

[tw5] Re: create new tiddler using a template with unique name

2019-03-26 Thread Mohammad
Further input The below code creates a unique title and accepts fields like tag, etc ... but not template! I know I can using a more complex code to use template! but I am sure there is much simple way to * use template * have unique title * open it in edit mode but how? \define newTiddler(tit

[tw5] create new tiddler using a template with unique name

2019-03-26 Thread Mohammad
There are two methods to create new tiddler * tm-new-tiddler message * action-createtiddler If I want to create a new tiddler as below with UNIQUE title 1. use a template 2. set a tag 3. use a base title How can I do this? the first item is possible by tm-new-tiddler message and the

[tw5] Re: BobLinux32

2019-03-26 Thread Jed Carty
That may be one of the better options for errors. The openurl module is used to automatically open the browser window when you start Bob and it can be disabled in the settings, you will have to open a browser window and go to localhost:8080 on your own, but somehow I don't think that will be a

Re: [tw5] Re: Unable to import metadata (fields) from file along with tiddler content

2019-03-26 Thread David Nebauer
Turns out, to my *great* surprise, that the suggestion by Mark S. is right. I installed firefox and it imported my test tid file correctly! Given chrome has over 60% of browser share, I tend to assume that if a mechanism does not work in chrome, as was the case with TW5 import on my system, that th

[tw5] Re: Volant update: Volant-Rapid Add-on Announcement

2019-03-26 Thread admls
Hi Jan, I think I may have misunderstood about the snapping issue. I thought you were referring to snapping to the edges of the viewport but it seems like you are referring to the snap-to-grid native to the Volant plugin. If you want to turn off the snapping to grid, go to the Volant config men

[tw5] Re: Installing the vim keymapping with the Code Mirror Editor Plugin 5.1.19 on TW5 5.1.19?

2019-03-26 Thread talha131
I am not clear what error you get, but you might find solution in this thread https://groups.google.com/forum/#!searchin/TiddlyWiki/codemirror$20vim%7Csort:date/tiddlywiki/fKKBGPfG7lU/o41HgFWvBQAJ ​ -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" gro

[tw5] Re: CodeMirror Keymap: Vim plugin seems to be causing an error

2019-03-26 Thread talha131
I gave a try to codemirror and its Vim keymap again. It turned out then I need all following plugins to make codemirror work with Vim keymaps "tiddlywiki/codemirror", "tiddlywiki/codemirror-closebrackets", "tiddlywiki/codemirror-keymap-vim", "tiddlywiki/codemirro

[tw5] Re: Volant update: Volant-Rapid Add-on Announcement

2019-03-26 Thread Mohammad
When a lot number of tiddlers in a window, it seems the window title bar cannot handles them correctly! a. It seems title bar can show fixed number of titles b. titles cannot be read, because when number of titles increases, the width start decreasing and you cannot read the titles! This may be

[tw5] Re: Volant update: Volant-Rapid Add-on Announcement

2019-03-26 Thread Mohammad
When you double clicked anything inside a window, a new tiddler is created with the below title: $:/plugins/admls/volant-rapid/ui/rapid-menu-popup https://github.com/admls/Mentat/issues/19 Mohammad -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" grou