[tw5] Re: Test data proposal and calls for contributions

2018-11-26 Thread Mohammad
Hello Josiah, I revised the code and added below capability: - a checkbox lets you keep or delete previously created tiddlers - a base-name lets change the name prefix in all three levels of created tiddlers This way you can create huge number of tiddlers in several steps, each step less than

[tw5] Re: Time Log wiki released

2018-11-26 Thread David Gifford
Nice! I added this to the Calendars section of the TiddlyWiki toolmap https://dynalist.io/d/zUP-nIWu2FFoXH-oM7L7d9DM On Thursday, November 15, 2018 at 1:11:08 PM UTC-6, Scott Kingery wrote: > > I asked earlier this week if there was anyone using Tiddlywiki to track > their time. I have created

[tw5] Re: Navigating to a specific headline or slice in TW5

2018-11-26 Thread David Gifford
Wow I totally missed this hack. Nice, even if a workaround. I just added it to the TiddlyWiki toolmap, in the linking section https://dynalist.io/d/zUP-nIWu2FFoXH-oM7L7d9DM On Tuesday, June 7, 2016 at 11:25:06 AM UTC-5, Mat wrote: > > See ongoing discussion >

[tw5] Re: How to create Table of Contents inside a tiddler?

2018-11-26 Thread Greg Davis
Hi Roger, Nornally if you add a caption field, to a tab tiddler, it will be shown on the tab instead of the tiddler's title. I'll also suggest you add some type of link on each tab tiddler, to itself for easy future editing. For a simple example of using tabs, see:

[tw5] Re: [tw] Re: Navigating and transcluding Slices...Missing Features for the atomic concept:

2018-11-26 Thread Roger Ferrari
Using Thomas solution together with the Smart TOC extension for chrome works just fine for me. this is the extension: https://chrome.google.com/webstore/detail/smart-toc/lifgeihcfpkmmlfjbailfpfhbahhibba/related it has a github page, unfortunately I am no coder/programmer I was trying to

[tw5] Re: Final checks for v5.1.18

2018-11-26 Thread AdamS
I'm not sure if I'm doing this right as I'm simply using the prerelease that is hosted rather than downloading an empty one. But the comments plugin seems to have some strange functionality. Opening a comment and then hitting cancel leaves an empty comment. It can be deleted but if the empty

[tw5] Re: How to create Table of Contents inside a tiddler?

2018-11-26 Thread Roger Ferrari
TonyM, Hi there! I was looking for a way to replicate wikipedias TOC and I think actually the way you showed with tabs (<]" "!Heading 1" "$:/state/tab1" class:"tc-vertical">>) is much better. Though I would like to know if I could change the label it shows in the tabs, instead of the tiddler

Re: [tw5] Suggestions or tips how I can host my Tiddlywiki online?

2018-11-26 Thread PMario
On Monday, November 26, 2018 at 5:36:22 PM UTC+1, h0p3 wrote: ... > If you know you will be owning the devices you use to edit the wiki (you > generally would in the Dropbox case), you might consider running the server > from your home (or any secure computer behind a NAT or strict firewall)

[tw5] Re: Table of Contents inside a tiddler

2018-11-26 Thread Roger Ferrari
Hello Milind, sorry to bring it up, just curious if you got that? I am trying to have this small table of contents linking to the sections inside the tiddler. BR, Roger On Friday, December 1, 2017 at 6:36:08 PM UTC-2, Milind wrote: > > Hi, >I am also looking for such a plugin to port

[tw5] Re: ANN: Full Text Search 1.1.0

2018-11-26 Thread Diego Mesa
Wonderful Rob! Thank you for this! I will test and get back to you! On Monday, November 26, 2018 at 8:14:25 AM UTC-6, Rob Hoelz wrote: > > Hi Josiah, thanks for the feedback! Result ordering is something I'm > concerned about, so I'm glad you're keeping an eye out for it. I'm looking >

[tw5] Re: Final checks for v5.1.18

2018-11-26 Thread @TiddlyTweeter
Brilliant! That works! TX BTC. On Monday, 26 November 2018 12:54:53 UTC+1, BurningTreeC wrote: > > Hi @TiddlyTweeter > > if it works for you, you can create a tilde shortcut that works in your > text-editor. I've attached a json file you can import in your wiki, just > set a shortcut for it

Re: [tw5] Suggestions or tips how I can host my Tiddlywiki online?

2018-11-26 Thread h0p3's Wiki
I think running a performant and secure webserver is a non-trivial task. The following options are bad if you ever want to walk up to a box you don't own (and can't install software or modify settings) to login over the web from a browser to edit your wiki (though, I'm not sure I would trust such

Re: [tw5] Re: 5.1.18 serving audio files

2018-11-26 Thread vpl
Fantastic. This is working. I've seen the note on the pre-release mentioning the need to use this "files" directory, but I thought it was for pdf etc ,,, But obviously an .mp3 is a file ... indeed.! Thanks a lot! Vpl On Monday, November 26, 2018 at 4:42:07 PM UTC+1, Jeremy Ruston wrote: > >

Re: [tw5] Re: 5.1.18 serving audio files

2018-11-26 Thread Jeremy Ruston
TiddlyWiki v5.1.18 can serve static files, see here: https://tiddlywiki.com/prerelease/#Using%20the%20integrated%20static%20file%20server > I'm currently trying to test the same functionality on 5.1.18 but with the >

Re: [tw5] Re: tw5 question about thumbnails and links to external image files

2018-11-26 Thread Roger Ferrari
Good morning! This is the code I am using: \define imageit(image:"image.jpg") > /> > \end https://i.imgur.com/ouGocUq.jpg (Macro screenshot) And in another tiddler I am using this code: <> And this is what happens: well, I was about to take the screenshot as I recreated the steps and it

[tw5] Re: 5.1.18 serving audio files

2018-11-26 Thread 'Mark S.' via TiddlyWiki
Unless things have changed, TW on node.js doesn't serve anything except TW data structures. Bob and TiddlyServer can serve up images, pdfs ... don't know if they do audio. Good luck -- Mark On Monday, November 26, 2018 at 6:58:56 AM UTC-8, vpl wrote: > > Hi, > > I have a Tiddlywiki file that

[tw5] 5.1.18 serving audio files

2018-11-26 Thread vpl
Hi, I have a Tiddlywiki file that I use for serving local audio files ( I use TiddlyDesktop. *No Nodejs server*). In my tiddler I use the following code to display the HTML-5 audio element The audio directory is located at the same level as my tiddlywiki.html file. This works properly

Re: [tw5] 5.1.18 pre-release. https not working ?

2018-11-26 Thread vpl
Hi, I've moved back the 2 files into the wiki folder (who contains the tiddywiki.info). root@localhost:~/tiddly-wiki-5.1.18/wikis/jazz_ref_book_5.1.18# ll total 28 drwxr-xr-x 4 root root 4096 Nov 26 14:38 ./ drwxr-xr-x 3 root root 4096 Nov 26 09:24 ../ drwxr-xr-x 4 root root 4096 Nov 26 14:00

[tw5] Re: Test data proposal and calls for contributions

2018-11-26 Thread @TiddlyTweeter
Thanks Mohammad. I'm actively playing with it. It really is useful. A comment ... at the moment "Number of Tiddler created" is cumulativeEven though old ones are deleted? [image: Capture.PNG] Any chance that it could be reset to zero on a run? Or, maybe, show also "Number of Tiddlers just

[tw5] Re: ANN: Full Text Search 1.1.0

2018-11-26 Thread Rob Hoelz
Hi Josiah, thanks for the feedback! Result ordering is something I'm concerned about, so I'm glad you're keeping an eye out for it. I'm looking forward to your commentary on GitHub! -Rob On Monday, November 26, 2018 at 4:18:48 AM UTC-6, @TiddlyTweeter wrote: > > Tx Rob. Much appreciated! > >

[tw5] Re: Test data proposal and calls for contributions

2018-11-26 Thread Magnus
I have a TW with all genus & species from Orchidaceae (orchids), some 29000 tiddlers, most are empty but for testing might suffice. Hope it's not corrupt, IE10 wanted to (and did) save as .html. https://drive.google.com/file/d/1P3taYDWH6jm3_rPdWEb7zBwEHLlLzV4r/view?usp=sharing Den söndag 25

Re: [tw5] 5.1.18 pre-release. https not working ?

2018-11-26 Thread Jeremy Ruston
Hi VPL > It seems that it is the case: That actually looks like the root of the TW5 repo folder. The "wiki folder" is the folder that contains your tiddlywiki.info file, in this case it looks like it should be "wikis/jazz_reff_book_5.1.18". So it is expecting the CRT and PEM file to be in

[tw5] Re: Test data proposal and calls for contributions

2018-11-26 Thread TonyM
Folks, As my original post states test data generators are great, but we need them also to produce common or standard sets that can be used as a reference. Further some standard sets are required with realistic or even useful content, as suggested in my second post. An example I may provide

Re: [tw5] 5.1.18 pre-release. https not working ?

2018-11-26 Thread vpl
Hi, Thanks a lot for your quick answer It seems that it is the case: root@localhost:~/tiddly-wiki-5.1.18# ls bin contributing.md editions languages licenses plugins server_vpl_ref.crt tiddlywiki.js boot core key_vpl_ref.pem licensepackage.json readme.md

[tw5] Re: Final checks for v5.1.18

2018-11-26 Thread BurningTreeC
Hi @TiddlyTweeter if it works for you, you can create a tilde shortcut that works in your text-editor. I've attached a json file you can import in your wiki, just set a shortcut for it in the controlpanel BTC > Jeremy > > A comment, rather than a bug finding. With the advent of "tilde" into

[tw5] Re: Test data proposal and calls for contributions

2018-11-26 Thread Mohammad
Hello Josiah, I think you should be able to create around 1 tiddlers with no problem, but it takes a little more time. For example use L1 L2 L3 as 10, 50, 20. 10+10*50+10*50*20=10510 tiddllers When you want higher number of tiddlers the tiddlywiki seems takes a lot of time and browser

[tw5] Re: Test data proposal and calls for contributions

2018-11-26 Thread @TiddlyTweeter
TonyM Regarding test data ... 1 - a GENERATOR of test tiddlers that is flexi-spec seems best for most cases--Mohammad is in that direction well. 2 - a data set for SEQUENTIAL documents. For instance a novel chunked to paragraphs with an ordering field filled in with an INDEX value. Here the

[tw5] Re: Test data proposal and calls for contributions

2018-11-26 Thread @TiddlyTweeter
Ciao Mohammad & Tony I think, overall, for good basic testing *Mohammad's approach is optimal. *Far better to have a generator than lots of more static solutions. Comments ... I successfully could generate 100's of Tiddlers using it. BUT when I asked it to make 6000 it ground to halt and

Re: [tw5] Re: Function to add edges in Tiddlymap

2018-11-26 Thread Felix Küppers
You are welcome :) and many thanks for your compliments. Best regards Felix On 11/26/18 12:32 AM, Justin B wrote: Tony, and Felix, Thank you for the information! I am working on using Felix's example to create a javascript function I can call with two preexisting nodes and an existing

[tw5] Re: ANN: Full Text Search 1.1.0

2018-11-26 Thread @TiddlyTweeter
Tx Rob. Much appreciated! In testing it I concentrated on specific usage relevant to me ... - analysis of a novel chunked into about 4,000 tiddlers each corresponding to a paragraph of the original text - test one - "identify all Tiddlers with dog related content (puppy, puppies, dog, hound,

[tw5] Re: Final checks for v5.1.18

2018-11-26 Thread @TiddlyTweeter
Jeremy A comment, rather than a bug finding. With the advent of "tilde" into filters I wanted some notice on the fact that *on some countries keyboards they are absent*. For instance the standard Italian keyboard for Windows lacks both 'backticks' & 'tilde' (in all shift modes). Of course

Re: [tw5] 5.1.18 pre-release. https not working ?

2018-11-26 Thread Jeremy Ruston
Hi Vpl > My startup command is >node /root/tiddly-wiki-5.1.18/tiddlywiki.js > /root/tiddly-wiki-5.1.18/wikis/vpl_ref_book_5.1.18 --listen username=test > password=test tlskey=key_vpl_ref.pem tlscert=server_vpl_ref.crt port=4011 > host=0.0.0.0 The behaviour you're getting is as if TW

[tw5] 5.1.18 pre-release. https not working ?

2018-11-26 Thread vpl
Hi, Testing this new feature of 5.1.18 I've followed the certificate creation procedure as described in the Tiddler "Using HTTPS". My startup command is node /root/tiddly-wiki-5.1.18/tiddlywiki.js /root/tiddly-wiki-5.1.18/wikis/vpl_ref_book_5.1.18 --listen username=test password=test