[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-03 Thread Saq Imtiaz
Hi Tony, Is it possible, or practical to be able to make the subTiddlers have the > title of the first (and often only line in a bullet point)? > I recognize the use case but this is not supported and wont be any time soon at least, as it isn't trivial to add. Currently tiddlers are created

[tw5] Re: DragDropTouch.js

2020-06-03 Thread Andrew
https://tiddlywiki.com/#Mobile%20Drag%20And%20Drop%20Shim%20Plugin It's in the official plugin library Open: ControlPanel > Plugins > Get more plugins > Open plugin library -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from

[tw5] Re: My TW Performance

2020-06-03 Thread TonyM
Scott, Yes, but follow the link to https://tiddlywiki.com/#%24%3A%2FSplashScreen and you see a template to generate one from any tiddler could be made. Much sweeter. tony On Thursday, June 4, 2020 at 2:38:44 PM UTC+10, Scott Kingery wrote: > > There are instructions on tiddlywiki.com for how

[tw5] Re: DragDropTouch.js

2020-06-03 Thread TonyM
Cool, Why not share the link here for completeness? Since it is now in your hands, subsequent visitors will find your answer! Tony On Thursday, June 4, 2020 at 2:55:19 PM UTC+10, Andrew wrote: > > I found it. I found it. I am so excited. Mobile Drag Drop is an official > plugin. -- You

[tw5] Re: DragDropTouch.js

2020-06-03 Thread Andrew
I found it. I found it. I am so excited. Mobile Drag Drop is an official plugin. -- 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: My TW Performance

2020-06-03 Thread Scott Kingery
There are instructions on tiddlywiki.com for how to build a splash screen. https://tiddlywiki.com/#Creating%20a%20splash%20screen Or you could be lazy like me and just drag $:/SplashScreen from there into your own wiki. On Wednesday, June 3, 2020 at 7:19:01 PM UTC-7, TonyM wrote: > > Eric, > >

[tw5] Re: DragDropTouch.js

2020-06-03 Thread Andrew
Thank you. You are right. That is where I should start. -- 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

[tw5] Re: Announcing TiddlyMarker v0.1.0-alpha for Firefox

2020-06-03 Thread TonyM
Or I just realised a plugin for Firefox. Without more instructions. Thanks for your contribution Tony On Thursday, June 4, 2020 at 2:29:54 PM UTC+10, TonyM wrote: > > Yestin, > > As a superuser, not well versed with git hub, and I am sure there are > others, I cant review until its a tiddler,

[tw5] Re: Announcing TiddlyMarker v0.1.0-alpha for Firefox

2020-06-03 Thread TonyM
Yestin, As a superuser, not well versed with git hub, and I am sure there are others, I cant review until its a tiddler, json, plugin or demo wiki. Do share one of these if you want more feedback. Regards Tony On Wednesday, June 3, 2020 at 4:40:39 PM UTC+10, Yestin Harrison wrote: > > I've

[tw5] Re: DragDropTouch.js

2020-06-03 Thread TonyM
Andrew, It sounds familiar, so search for prior work. Otherwise you may find this qustion best in the dev group https://groups.google.com/forum/?hl=en#!forum/tiddlywikidev Regards Tony On Thursday, June 4, 2020 at 1:42:01 PM UTC+10, Andrew wrote: > > Hello everyone I found a javascript

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread 'Mark S.' via TiddlyWiki
Didn't get too much further, but did install Thomas' + and - icons, and changed the "select" option to be controlled by indent left/right chevrons. The popup menu is pretty barren, but in theory could eventually hold other controls (like move up/down). I'm wondering if the popup menu would be

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread TonyM
Mark, In the second case the field trigger, Your button in the view toolbar (possibly edit), would create the noto field and disappear. you could have a small view template option that becomes visible if the it sees the noto field with no value and prompt for a value (enter in temp tiddler)

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread 'Mark S.' via TiddlyWiki
I'll have to look into that option once things are stable. Thanks! On Wednesday, June 3, 2020 at 10:48:22 AM UTC-7, Saq Imtiaz wrote: > > @Mark S: > > I strongly suspect that any performance issues are not due to > sorting/ordering but rather due to the rendering of so many tiddlers. > The

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread 'Mark S.' via TiddlyWiki
Those are nice icons! I'm also borrowing the left/right chevrons and the hamburg menu which seems slightly different than the original TW menu icon. Thanks! On Tuesday, June 2, 2020 at 11:01:00 PM UTC-7, Thomas Elmiger wrote: > > Hi Mark > > Please feel free to use the most simplicistic plus

Re: [tw5] Re: Announcing TiddlyMarker v0.1.0-alpha for Firefox

2020-06-03 Thread Joshua Fontany
Commenting to check back and try this. Getting my bookmarks out of browser storage and into tiddlywiki is going ok atm, but having a solution to use after the bulk import for day to day bookmarking will be excellent! Mahalo (thanks), Joshua Fontany -- You received this message because you are

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread 'Mark S.' via TiddlyWiki
In the 2nd case, would there be a dialogue for the user to enter the tag? Where would the button go? Thanks! On Wednesday, June 3, 2020 at 7:14:34 PM UTC-7, TonyM wrote: > > Mark > > I hope this may advance noto a little more, please have a look at the > attached, drop it on

[tw5] DragDropTouch.js

2020-06-03 Thread Andrew
Hello everyone I found a javascript POLYFILL for mobile so that I can enable drag drop touch on my mobile browser. Any suggestions how to implemented in Tiddlywiki? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group

[tw5] Re: Codemirror Theme and Autocomplete query

2020-06-03 Thread Reet Pandher
So found the issue with the theme. I had to change *ThemeName.css* to *ThemeName* in* tiddler title *and the *name field *and it worked !! Such a silly thing caused so much trouble. On Wednesday, June 3, 2020 at 10:26:58 PM UTC+5:30, Reet Pandher wrote: > > Regarding theme: > > I am unable to

[tw5] Re: Codemirror Theme and Autocomplete query

2020-06-03 Thread Steven X
I would try using TW's search function instead, by replacing return { list: (!curWord ? [] : tiddlers.filter(function(item) { return item.match(regex); })).sort(), with return { list:

[tw5] Re: Codemirror Theme and Autocomplete query

2020-06-03 Thread Reet Pandher
swt.. this solves my remaining autocomplete woes!! thanks tonym On Thursday, June 4, 2020 at 7:10:41 AM UTC+5:30, TonyM wrote: > > Reet, > > Remember there is also the editor toolbar button, the link icon, which > allows you to search for titles, and insert them as a link. Autocomplete is >

[tw5] Re: Setting the domain for relative addresses

2020-06-03 Thread TonyM
Bump He says desperately to continue building a snapshot utility. Regards Tony On Wednesday, June 3, 2020 at 7:04:35 PM UTC+10, TonyM wrote: > > Folks, > > If you export a html and it contains relative addresses if opened from > another location they are all wrong. > > There is a way to set

[tw5] Re: My TW Performance

2020-06-03 Thread TonyM
Eric, What is the best work flow for people to use to design a splash screen? The power of tiddlywiki should allow us to generate the html/css we place in the tiddler. Regards Tony On Thursday, June 4, 2020 at 11:51:02 AM UTC+10, Eric Shulman wrote: > > On Wednesday, June 3, 2020 at 6:24:39

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread TonyM
Mark I hope this may advance noto a little more, please have a look at the attached, drop it on https://tidbits.wiki/noto/notowritey%20(15).html# - I have attached a quick json with two view template tiddlers, where one simple tags a tiddler noto rather than enter the `<>` Personally

[tw5] Re: My TW Performance

2020-06-03 Thread Damon Pritchett
Ah, ok. I misunderstood. Thanks for the clarification. It makes perfect sense. -- 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: My TW Performance

2020-06-03 Thread Eric Shulman
On Wednesday, June 3, 2020 at 6:24:39 PM UTC-7, Damon Pritchett wrote: > > I will say that even as large as my wiki is, it loads fairly quickly. I > currently have a single tiddler open on startup. It’s a very small amount > text along with a couple of external images. Sort of a “title page” of

[tw5] Re: My TW Performance

2020-06-03 Thread TonyM
Damon, The splash screen is not faster, it just warns people not to abandon the page if the see nothing while it loads. They say it only takes a few seconds and many will abandon following a link. Regards Tony On Thursday, June 4, 2020 at 11:24:39 AM UTC+10, Damon Pritchett wrote: > > Thanks

[tw5] Re: Codemirror Theme and Autocomplete query

2020-06-03 Thread TonyM
Reet, Remember there is also the editor toolbar button, the link icon, which allows you to search for titles, and insert them as a link. Autocomplete is about completing what you type, its when tiddlywiki knows what you want. It should not be too hard to make a link editor toolbar for system

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-03 Thread TonyM
Saq, Looking fantastic, I am excited for its release, I see you have some wonderful configuration options like - Customising bullet titles Is it possible, or practical to be able to make the subTiddlers have the title of the first (and often only line in a bullet point)? - Often

[tw5] Re: My TW Performance

2020-06-03 Thread Damon Pritchett
Thanks Tony. I will say that even as large as my wiki is, it loads fairly quickly. I currently have a single tiddler open on startup. It’s a very small amount text along with a couple of external images. Sort of a “title page” of sorts. I’m going to investigate the splash screen to see if

[tw5] Re: Query: What is a fragment?

2020-06-03 Thread TonyM
Hans/TT I like the way you think. However to me the beauty of the "Fragment" is it is still a fragment all the way up and all the way down. In the past I have stripped a byte into 8 bits and used each bit as a flag. And whilst I do not know how to fragment bits I can emulate it by having each

[tw5] Re: My TW Performance

2020-06-03 Thread TonyM
Damon, Thanks for sharing to the community. I would add some quick points for future readers of this post - Apart from load time taking longer as a wiki grows, installing a Splash screen helps - I have even included a message

[tw5] Re: Wikitext lists in Shiraz Card Plugin

2020-06-03 Thread TonyM
Your Welcome. Tony On Thursday, June 4, 2020 at 3:53:02 AM UTC+10, passingby wrote: > > Hello Tony, > > Thank you for your solution. Really appreciate your effort. > > -passingby > > On Wednesday, June 3, 2020 at 1:46:21 AM UTC-7, TonyM wrote: >> >> Passingby; >> >> This example works for this

[tw5] Re: Text and String Manipulation - the missing join options?

2020-06-03 Thread TonyM
Mario, Will you or I raise that Issue? Another approach would be a set of macros that return the value. However your approach makes more sense I would like to see the ability to do this more generally. I am surprised it cant seem to be achieved with html entities, ASCII or other fonts. Or

[tw5] Re: Query: Could The Regex Tool In Tiddler Commander Have A Standalone Version?

2020-06-03 Thread Michael Manti
FYI--While the tutorial is mostly quite good at explaining the plugin's capabilities, I don't think it tells you 1. that TW-Commander adds a button to the sidebar and 2. that pressing the button opens TW-Commander. I had the same issue as TT at first. That issue was compounded by the fact that

[tw5] Re: My TW Performance

2020-06-03 Thread Diego Mesa
Eric, On node, is it possible to have all of this calculated once at startup? And then just update as necessary? On Wednesday, June 3, 2020 at 4:58:58 PM UTC-5, Eric Shulman wrote: > > On Wednesday, June 3, 2020 at 2:48:00 PM UTC-7, Damon Pritchett wrote: >> >> ...The only delay that I notice

Re: [tw5] Re: Announcing TiddlyMarker v0.1.0-alpha for Firefox

2020-06-03 Thread Yestin Harrison
Well then, just today I found a footnote on the manifest docs . It reads: Note: Valid examples display the correct use of keys in CSP. However, extensions with 'unsafe-eval',

[tw5] Re: My TW Performance

2020-06-03 Thread Damon Pritchett
Thanks Eric, I thought that was likely the case. I should note that I wasn't really complaining about it about since it's only the first time and the delay is fairly short. I just thought it was an interesting point of observation. Damon On Wednesday, June 3, 2020 at 2:58:58 PM UTC-7, Eric

[tw5] Re: My TW Performance

2020-06-03 Thread Eric Shulman
On Wednesday, June 3, 2020 at 2:48:00 PM UTC-7, Damon Pritchett wrote: > > ...The only delay that I notice is in the backlinks widget of a footer > that is part of probably half of my tiddlers. The very first time I open > this widget (it's in a tab), there is a delay. After that, there is no >

[tw5] Re: Are some tiddlers exculded from filter operators by default?

2020-06-03 Thread Eric Shulman
On Wednesday, June 3, 2020 at 1:16:11 PM UTC-7, amreus wrote: > > Just playing around with filters. Why do I get more results when using > [all[shadows]prefix[$:/tags]] over [all[]prefix[$:/tags]] or just simply > [prefix[$:/tags]] ? > > Are some tiddlers excluded from filters by default? >

[tw5] My TW Performance

2020-06-03 Thread Damon Pritchett
Hey all, There have many discussions in the past about how big a TW can get before there are any performance issues so I figured I'd post this as a point of reference for folks wondering about that. I will note that I am not experiencing any performance issues at this time. The only delay that

Re: [tw5] Re: [TW5] New Plugin: Simple Search

2020-06-03 Thread Thomas Elmiger
Hi, I have never used TW on Node.js, but a nice person named Mirko made a repo for my plugins. You can find it here: https://github.com/rimi/tw5-telmiger-plugins Please note that updates might take some time, I just pinged Mirko today about the new versions. All the best, Thomas Am Mi., 3.

[tw5] Re: Query: Could The Regex Tool In Tiddler Commander Have A Standalone Version?

2020-06-03 Thread Saq Imtiaz
Spiffy docs indeed! On Wednesday, June 3, 2020 at 11:03:15 PM UTC+2, Mohammad wrote: > > Hi TT, > > On Wednesday, June 3, 2020 at 8:25:07 PM UTC+4:30, TiddlyTweeter wrote: >> >> Just FYI, I downloaded v. 2.1.0 on the assignment. >> >> The documentation is brilliant in

[tw5] Re: Query: Could The Regex Tool In Tiddler Commander Have A Standalone Version?

2020-06-03 Thread Mohammad
Hi TT, On Wednesday, June 3, 2020 at 8:25:07 PM UTC+4:30, TiddlyTweeter wrote: > > Just FYI, I downloaded v. 2.1.0 on the assignment. > > The documentation is brilliant in https://kookma.github.io/TW-Commander/# v. > 2.1.0. > > But its not so clear HOW you actually start it!!! LOL :-) > How

[tw5] Re: Query: What is a fragment?

2020-06-03 Thread HansWobbe
I think the ultimate answer to *"When does a part stop being a fragment?" *may be "when the fragment is Indivisible.". Of course, that depends on the tools at one's disposal. I recall Physics teachers explaining that Electrons,Neutrons and Protons were called "sub-atomic" part-icles because

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread 'Mark S.' via TiddlyWiki
Might require a case by case response. So for text/plain perhaps the text could be wrapped with """ quotes? On Wednesday, June 3, 2020 at 12:43:47 PM UTC-7, TiddlyTweeter wrote: > > Anything but the default (text/vnd.tiddlywiki) But my biggest issue is > type "text/plain" as I use that a lot.

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread TiddlyTweeter
Mark S. wrote: > > After splitting into your 4000 pieces, how was performance for additional, > normal splits? > Bad. S l o o o o w. TBH if I did it again and the splitter were so equipped it could split on "^\s*CHAPTER" then it might work. There are 50 chapters so its about 80 paras per

[tw5] Are some tiddlers exculded from filter operators by default?

2020-06-03 Thread amreus
Just playing around with filters. Why do I get more results when using [all[shadows]prefix[$:/tags]] over [all[]prefix[$:/tags]] or just simply [prefix[$:/tags]] ? Are some tiddlers excluded from filters by default? -- You received this message because you are subscribed to the Google

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread TiddlyTweeter
Anything but the default (text/vnd.tiddlywiki) But my biggest issue is type "text/plain" as I use that a lot. TT On Wednesday, 3 June 2020 20:14:59 UTC+2, Mark S. wrote: > > > > On Wednesday, June 3, 2020 at 12:56:57 AM UTC-7, TiddlyTweeter wrote: >> >> >> The only downside of the *WikiText

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread TiddlyTweeter
Mark S. wrote: > > > TiddlyTweeter wrote: >> >> >> On #6, I'm not sure how you're thinking of revisiting. Perhaps show a >> condensed version of the document, with just the "bookmarked" items ? >> > I maybe was not clear. All I meant was "Enable user to add an additional defined tag on click of

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread TiddlyTweeter
On Wednesday, 3 June 2020 20:11:33 UTC+2, Mark S. wrote: > > > > On Wednesday, June 3, 2020 at 5:22:55 AM UTC-7, TiddlyTweeter wrote: >> >> Ciao Mark.S >> >> I'm aware you at work on outlining. I just wanted record notes before I >> forget. >> * No hurry at all.* >> >> Here is example usage for

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-03 Thread David Gifford
Streams! So good, may it bring you revenue streams! On Wednesday, June 3, 2020 at 11:56:39 AM UTC-5, Saq Imtiaz wrote: > > Updates: > >- Enabled keyboard shortcut keys for text formatting, like ctrl+b >- Added a configuration option to show the formatting toolbar in the >editor.

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-03 Thread Reet Pandher
That explains it. I loaded an empty wiki just to try it out!! And you are correct it works as intended in the demo!! Thanks!! On Wednesday, June 3, 2020 at 11:59:34 PM UTC+5:30, Saq Imtiaz wrote: > > @Reet if you are trying to import the plugin in to your own wiki then you > will run into

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-03 Thread Saq Imtiaz
@Reet if you are trying to import the plugin in to your own wiki then you will run into issues due the missing dependencies (Relink plugin and some core patches). Try the same steps in the demo. On Wednesday, June 3, 2020 at 8:20:37 PM UTC+2, Saq Imtiaz wrote: > > @Reet thanks for the step by

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-03 Thread Saq Imtiaz
@Reet thanks for the step by step screenshots. I am not managing to recreate the bug though. Please try refreshing https://saqimtiaz.github.io/sq-tw/bullets.html to make sure you get the latest copy and try again. If the bug persists, let me know your OS and browser. Saq On Wednesday, June

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread 'Mark S.' via TiddlyWiki
On Wednesday, June 3, 2020 at 12:56:57 AM UTC-7, TiddlyTweeter wrote: > > > The only downside of the *WikiText *saved version is it can't respect > Content Type. So if you have more than the standard content type in a Noto > Doc its not always 100% accurate. I think its *unavoidable?* > > >

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread 'Mark S.' via TiddlyWiki
On Wednesday, June 3, 2020 at 5:22:55 AM UTC-7, TiddlyTweeter wrote: > > Ciao Mark.S > > I'm aware you at work on outlining. I just wanted record notes before I > forget. > * No hurry at all.* > > Here is example usage for basic editing, where the "document" is basically > the same in "edit" &

[tw5] Re: [Presenting]: STROLL official rollout!

2020-06-03 Thread Jared Volpe
I'm having an issue with the new big edit toolbar. I've updated Stroll and imported the bigedittoolbar shortcut but I'm not seeing anything change when I click the double down caret icon. This is what the console shows when I click it: syncer-server-filesystem: Dispatching 'save' task:

Re: [tw5] Re: [Presenting]: STROLL official rollout!

2020-06-03 Thread Fact Droid
It works great now!! Thanks so much. On Wednesday, 3 June 2020 12:29:18 UTC, David Gifford wrote: > > Hi Fact Droid, thanks for the kind words. > > Gasp! The problem is that on 5-21 when I retagged the tiddlers with the > tag $:/giffmex/stroll, I overlooked tagging a crucial tiddler: >

[tw5] Re: Wikitext lists in Shiraz Card Plugin

2020-06-03 Thread passingby
Hello Tony, Thank you for your solution. Really appreciate your effort. -passingby On Wednesday, June 3, 2020 at 1:46:21 AM UTC-7, TonyM wrote: > > Passingby; > > This example works for this use case by splitting the input on new line. > > <$list filter="[splitregexp[\n]]" variable=item> >

[tw5] Re: Stop Taking Regular Notes; Use a Zettelkasten Instead

2020-06-03 Thread Birthe C
TT, Computer cleanness - you must be talking about your own. If you want to pay tribute to Luhmann: Long time ago Mat had a tiddlywiki with the tiddlers looking like a stack of old, brown/yellow torn papers. onsdag den 3. juni 2020 kl. 17.12.13 UTC+2 skrev TiddlyTweeter: > > Luhmann was a

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread Saq Imtiaz
@Mark S: I strongly suspect that any performance issues are not due to sorting/ordering but rather due to the rendering of so many tiddlers. The dynalist plugin should be able to help you deal with that by not rendering anything that isn't in the viewport. On Wednesday, June 3, 2020 at 7:42:26

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread 'Mark S.' via TiddlyWiki
After splitting into your 4000 pieces, how was performance for additional, normal splits? If there's a serious split problem, then the question is, do we: 1. Advise people to stick with shorter documents 2. Use some other mechanism for ordering the tiddlers A simple ordering system would be

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-03 Thread Reet Pandher
"Add a temporary UI for renaming tiddlers (via alt + r)" I'm sold!! This is going to be super-helpful!! Thanks!! -- 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: [TW5] New Plugin: Simple Search

2020-06-03 Thread Lin Onetwo
Hi Elmiger, I really like this search bar, thank you for making this and share with us! I'm using NodeJS setup and want to place your plugin into the plugin folder, so I want to download the folder version of plugin could I know where the gitlab or github repo for this plugin is? -- You

[tw5] Re: Preview: keyboard driven draggable bullets

2020-06-03 Thread Saq Imtiaz
Updates: - Enabled keyboard shortcut keys for text formatting, like ctrl+b - Added a configuration option to show the formatting toolbar in the editor. (This doesn't make sense unless you are specifically writing longer text in each bullet) - Fixed some issues with deleting a

[tw5] Codemirror Theme and Autocomplete query

2020-06-03 Thread Reet Pandher
Regarding theme: I am unable to change the theme of the codemirror editor box in TW. I followed the instructions given in *$:/plugins/tiddlywiki/codemirror/usage *but no luck! It sticks to it's default theme. Themes i tried: blackboard-black

Re: [tw5] Re: [Presenting]: STROLL official rollout!

2020-06-03 Thread Reet Pandher
Hi Saq, It's working ! The only small issue is that i have to remember the first letter of the tiddler name or else it won't pop-up at all!! Thanks! On Wednesday, June 3, 2020 at 7:38:48 PM UTC+5:30, Saq Imtiaz wrote: > > @Reet the following may help, but backup your wiki first as this is not

[tw5] Re: Query: Could The Regex Tool In Tiddler Commander Have A Standalone Version?

2020-06-03 Thread TiddlyTweeter
Just FYI, I downloaded v. 2.1.0 on the assignment. The documentation is brilliant in https://kookma.github.io/TW-Commander/# v. 2.1.0. But its not so clear HOW you actually start it!!! LOL :-) Just a comment. TT On Wednesday, 3 June 2020 14:46:01 UTC+2, TiddlyTweeter wrote: > > Ciao Mohammad

Re: [tw5] Re: Personal News

2020-06-03 Thread Ikasten Enneco-Gotzon
Take care of yourself and, after full recovery, keep going ahead Jeremy! On Wed, Jun 3, 2020 at 11:05 AM Jeremy Ruston wrote: > Thanks again to everyone -- Donald, those details are very helpful, thank > you. It's comforting to hear of the experiences of others. > > My recovery is still very up

[tw5] Re: Query: What is a fragment?

2020-06-03 Thread TiddlyTweeter
IF I join fragments (either literally, or through transclusion) how do I recognize its a shift towards whole? -- 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: Query: What is a fragment?

2020-06-03 Thread TiddlyTweeter
An issue in fragment handing is TERMINOLOGY. *When does a part stop being a fragment?* IF I split a fragment its still a fragment. Even though we have two parts, THE SPLIT & THE SPLITEE. TT -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

Re: [tw5] Re: [Presenting]: STROLL official rollout!

2020-06-03 Thread Saq Imtiaz
@Reet the following may help, but backup your wiki first as this is not thoroughly tested code: https://groups.google.com/d/msg/tiddlywikidev/UdkxNiqJ-mA/rD4KWSn4AwAJ On Wednesday, June 3, 2020 at 3:38:33 PM UTC+2, Reet Pandher wrote: > > Hi Dave, > > I was trying to use the codemirror plugin

Re: [tw5] Re: [Presenting]: STROLL official rollout!

2020-06-03 Thread David Gifford
Hi Reet That is disappointing. Unfortunately there is nothing I can do, those are two plugins that are incompatible because they rely on the same system tiddler. Perhaps there is someone who knows a workaround for this. On Wed, Jun 3, 2020 at 8:38 AM Reet Pandher wrote: > Hi Dave, > > I was

Re: [tw5] Re: [Presenting]: STROLL official rollout!

2020-06-03 Thread Reet Pandher
Hi Dave, I was trying to use the codemirror plugin in Stroll to use it's *Enable Line Numbers* feature. The problem is it changes the *$:/config/EditorTypeMappings/text/vnd.tiddlywiki* text from *comptext* to *codemirror*. And i cannot use auto complete with codemirror plugin :( Please help!!

[tw5] Re: Text and String Manipulation - the missing join options?

2020-06-03 Thread PMario
Hi, IMO should be a github feature request. -mario -- 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

[tw5] Re: Text and String Manipulation - the missing join options?

2020-06-03 Thread PMario
Hi, It should be possible to create something like: join:special[\n\t\] which would make it much easier. -m -- 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

[tw5] Re: Text and String Manipulation - the missing join options?

2020-06-03 Thread PMario
On Wednesday, June 3, 2020 at 2:34:11 AM UTC+2, TonyM wrote: > The missing piece here is how do we insert or replace non simple text?, in > many cases you can use a macro to define what to join with but only if you > can represent it as wikitext. > > >- The key example is one cant join

[tw5] Re: Request for plugin: Import improvement

2020-06-03 Thread Saq Imtiaz
@TonyM the only tangible change I've mentioned is a pull request to add the ability to rename tiddlers during import. Considering how strongly backwards compatibility with established ways of doing things is considered for all core changes, I don't see any reason for your panic. The entire

[tw5] Re: Text and String Manipulation - the missing join options?

2020-06-03 Thread PMario
Hi, On Wednesday, June 3, 2020 at 2:34:11 AM UTC+2, TonyM wrote: > > Folks, > > Has anyone noticed we have the following Operators > >- split (using simple text) >- splitregexp Operator > (using >advanced regex) > > Then we have

[tw5] Re: Request for plugin: Import improvement

2020-06-03 Thread PMario
On Wednesday, June 3, 2020 at 2:15:17 PM UTC+2, Saq Imtiaz wrote: > > I have working, tested code sitting around to make a pull request to add > renaming to the import process. If Tony or someone else doesn't get around > to it before I do that, I can take a look at this as well. It's a

[tw5] Re: Query: Could The Regex Tool In Tiddler Commander Have A Standalone Version?

2020-06-03 Thread TiddlyTweeter
Ciao Mohammad I'm thinking it a great support tool to Mark's NotoWritely and other tools too that use filtering. TBH I'm not sure if it can be done through a simple call to TC. I'll test it and get back to you soon. TT On Wednesday, 3 June 2020 13:29:14 UTC+2, Mohammad wrote: > > Hi Josiah,

[tw5] Re: Request for plugin: Import improvement

2020-06-03 Thread David Gifford
done. On Wednesday, June 3, 2020 at 7:37:04 AM UTC-5, PMario wrote: > > On Wednesday, June 3, 2020 at 1:30:09 PM UTC+2, David Gifford wrote: >> >> This is something that has bothered me for years. I am just going to say >> it now that we have a lot of newcomers that would benefit from this tiny

[tw5] Re: Request for plugin: Import improvement

2020-06-03 Thread PMario
On Wednesday, June 3, 2020 at 1:30:09 PM UTC+2, David Gifford wrote: > > This is something that has bothered me for years. I am just going to say > it now that we have a lot of newcomers that would benefit from this tiny > improvement. > > I think the import tiddler should have two more

[tw5] Re: Request for plugin: Import improvement

2020-06-03 Thread TonyM
Saq, What do you want to change about the import process? I have discovered its highly flexible and intended to release quite a few tools relating to this, I would be concerned if the possibilities were lost. I suspect it may not have being by design, but there are a great many possibilities

Re: [tw5] Re: [Presenting]: STROLL official rollout!

2020-06-03 Thread David Gifford
Hi Fact Droid, thanks for the kind words. Gasp! The problem is that on 5-21 when I retagged the tiddlers with the tag $:/giffmex/stroll, I overlooked tagging a crucial tiddler: $:/config/EditorTypeMappings/text/vnd.tiddlywiki I have corrected Stroll. Go to https://giffmex.org/stroll/stroll.html,

[tw5] Re: NotoWritey - A proposed simple document editor for TW

2020-06-03 Thread TiddlyTweeter
Ciao Mark.S I'm aware you at work on outlining. I just wanted record notes before I forget. * No hurry at all.* Here is example usage for basic editing, where the "document" is basically the same in "edit" & "view". I wanted to give you a live example so you can see the issues I mention

[tw5] Re: Request for plugin: Import improvement

2020-06-03 Thread Saq Imtiaz
I have working, tested code sitting around to make a pull request to add renaming to the import process. If Tony or someone else doesn't get around to it before I do that, I can take a look at this as well. It's a pragmatic request. I would want to be able to easily toggle shadow tiddlers as

Re: [tw5] Request for plugin: Import improvement

2020-06-03 Thread TonyM
David, I will look at the approach you suggest, Another option, may be to use the tiddlywiki upgrade mechanism. It works to protect you from system tiddlers. You can actually use the upgrade process even with the same version. Basically you drop your wiki on the big upgrade icon, then click to

Re: [tw5] Request for plugin: Import improvement

2020-06-03 Thread David Gifford
Thanks Tony, yes, I knew there was something on the export side of things. And I have done that once or twice. But for a new user, that 'simple' workaround means 1) knowing that the option exists 2) knowing how to get to advanced search and that you need to go to the filter tab 3) going there 4)

Re: [tw5] Re: [Presenting]: STROLL official rollout!

2020-06-03 Thread TonyM
Samhan If you do find a way to build an electron app from a tiddlywiki please share with the community. What advantages do you see doing this? regards Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and

[tw5] Request for plugin: Import improvement

2020-06-03 Thread TonyM
David I have being working on various import tools so I will look to see if I can do this. By the way its already possible to hack the import process without plugins needed. In the mean time there is an easy work around. Go to your source wiki and advanced search filter tab to build filter

[tw5] Re: [Presenting]: STROLL official rollout!

2020-06-03 Thread Fact Droid
Hello Dave, Great job. I love Stroll. I recently discovered TW and Stroll makes it fit perfectly with the way I study. Unfortunately, I can't seem to get autocomplete to function. My setup: I didn't start with an empty stroll, used my existing TW. And I'm serving it from google drive using

[tw5] Request for plugin: Import improvement

2020-06-03 Thread David Gifford
Hi all, This is something that has bothered me for years. I am just going to say it now that we have a lot of newcomers that would benefit from this tiny improvement. I think the import tiddler should have two more checkboxes: Check/uncheck system tiddlers, and check/uncheck regular tiddlers.

[tw5] Re: Query: Could The Regex Tool In Tiddler Commander Have A Standalone Version?

2020-06-03 Thread Mohammad
Hi Josiah, On Monday, June 1, 2020 at 12:23:39 PM UTC+4:30, TiddlyTweeter wrote: > > The Regex tool in Tiddler Commander is powerful. Very flexible. > > I'm wondering IF it could be a tool in its own right ... Like ... > > <> > > Do you mean to have separate plugin for regex? or be able to call

Re: [tw5] Re: Personal News

2020-06-03 Thread Mohammad
Hi Jeremy, I am very happy to hear that you are getting your health back! I wish you quick recovery, no urgent job and you need to take care of your health! Best wishes Mohammad On Wednesday, June 3, 2020 at 1:35:07 PM UTC+4:30, Jeremy Ruston wrote: > > Thanks again to everyone -- Donald,

[tw5] Re: Re-imaging tag pills working prototype macros

2020-06-03 Thread TonyM
Your welcome ste. If you it inspires you with a "what if" let me know. tony -- 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: Problem after upgrading TW5.1.20 to TW5.1.22

2020-06-03 Thread TonyM
Thanks Mario Something has caused a few for no known reason in more than on wiki. Regards Tony -- 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: Re-imaging tag pills working prototype macros

2020-06-03 Thread Ste Wilson
A :) Sounds interesting. Thanks for this new tool anyway! I shall be keeping it my wiki. Stephen On Wednesday, 3 June 2020 11:33:22 UTC+1, TonyM wrote: > > Are. > > It to place buttons like any tool bar. Perhaps something to change status > etc... > > Try tagging a view template button

[tw5] Re: Re-imaging tag pills working prototype macros

2020-06-03 Thread TonyM
Are. It to place buttons like any tool bar. Perhaps something to change status etc... Try tagging a view template button with toolbar2 tag. I will be making more tools that can use this space but any button should work there. I thought of putting the tag pill I created in the subtitle but that

Re: [tw5] Re: Announcing TiddlyMarker v0.1.0-alpha for Firefox

2020-06-03 Thread Yestin Harrison
> Can you please explain! There are exactly two calls to eval in the addon, which correspond to the fields in the settings for tiddler format. As best as I can tell, there's no way around that if I'm to give the user control over how the tiddlers should be structured, which is a non-negotiable

  1   2   >