Re: [tw] Tiddly Wiki on Node JS (Termux and Tiddly Server)

2017-11-12 Thread Egbert
Hi Xavier, thanks so much for offering help.That's what I get: $ which node /data/data/com.termux/files/usr/bin/node $ pkg show nodejs Package: nodejs Version: 8.9.0-1 Maintainer: Fredrik Fornwall @fornwall Installed-Size: 47.0 MB Depends: openssl, c-ares Conflicts: nodejs-current Homepage:

[tw] Tiddly Wiki on Node JS (Termux and Tiddly Server)

2017-11-11 Thread Egbert
1) Hi all, having installed Termux on my Android phone (Android version 7.1.1) and then installing TiddlyWiki on Node JS with ‘npm install -g tiddlywiki’, all went presumably fine. However when I then check if TiddlyWiki is installed with ‘tiddlywiki –version’, I get the following message:

[tw] Re: Tiddly Extension for Firefox 57?

2017-11-01 Thread Egbert
Ah okay, thanks Mark -- 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 post to this group, send email to

[tw] Re: Tiddly Extension for Firefox 57?

2017-11-01 Thread Egbert
Hi Eric, re your post:"Alternatively, I can let the browser automatically add the "(n)" suffix to the current filename". Can you just briefly indicate how this is done in Firefox and Chrome? Thanks for the good overview. Egbert On Sunday, 29 October 2017 03:17:05 UTC

[tw] GSD5 and TaskManagement

2017-06-20 Thread Egbert
Hi all, I do have a TiddlyWiki with the gsd5 plugin and have put into a tiddler with the title 31st March 2017 and tagged ‘Journal’ the following code: !!! @@background-color:#99; Jobs applied@@ <$list filter="[!has[draft.of]all[current]tagging[]!tag[done]sort[title]]"> <$checkbox

[tw] Re: Copying TW file from Android mobile to Windows laptop

2017-04-12 Thread Egbert
Hi Mark, a USB cable. On Wednesday, 12 April 2017 14:38:48 UTC+1, Egbert wrote: > > Hi all, > > I realized when copying a Tiddly Wiki file from my Android smartphone to > my Windows 7 laptop, that when opening it under Windows, nothing is shown > on the laptop. Pressing

[tw] Copying TW file from Android mobile to Windows laptop

2017-04-12 Thread Egbert
Hi all, I realized when copying a Tiddly Wiki file from my Android smartphone to my Windows 7 laptop, that when opening it under Windows, nothing is shown on the laptop. Pressing F12 (to look under the hood), reveals that all the javascript files are not shown in the debugger tab (only the

[tw] Re: Task Management Example

2017-04-10 Thread Egbert
Jed, runs like clockwork ;-). Thanks *very much.* On Monday, 10 April 2017 14:44:16 UTC+1, Egbert wrote: > > Hi all, > > I already looked into the discussions but could not find a solution to my > problem. I try to include a checkbox of the Task Management Example also in > th

[tw] Task Management Example

2017-04-10 Thread Egbert
Hi all, I already looked into the discussions but could not find a solution to my problem. I try to include a checkbox of the Task Management Example also in the relevant Tiddler title (as is done in the GTD plugin). So for example the 'Compose ballad' tiddler; I would like to have also a

[tw] Re: force set width on multi-line edit-text widget

2017-03-22 Thread Egbert
Thanks Thomas for all your efforts, it works now ;-) -- 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 post to this

[tw] Re: force set width on multi-line edit-text widget

2017-03-22 Thread Egbert
. On Wednesday, 22 March 2017 13:44:14 UTC, Thomas Elmiger wrote: > > Hi Egbert > You will have to be even more precise > ;–) > > How many such tiddlers do you want? > > Why do you want that? (If I want to change a tiddler’s text I hit the edit > button.) > >

[tw] Re: force set width on multi-line edit-text widget

2017-03-22 Thread Egbert
to textboxes on different tiddlers? Sorry, I should have been more precise with my question. On Wednesday, 22 March 2017 11:32:32 UTC, Thomas Elmiger wrote: > > Hi Egbert > > See, that is much easier than what Dave wanted :) > > Create a tiddler, name it as you like, and put th

[tw] Re: force set width on multi-line edit-text widget

2017-03-22 Thread Egbert
it, as mentioned by Jeremy, I could not find anywhere in google groups. I would not mind to use either of the three solutions, to be honest. Thanks for any help. On Tuesday, 21 March 2017 22:52:19 UTC, Thomas Elmiger wrote: > > Hi Egbert > > I know it's a steep learning curve ;–) >

[tw] Re: force set width on multi-line edit-text widget

2017-03-21 Thread Egbert
Hi Thomas, thanks for the info, but as a relative newbie I am a bit lost. If I put it into context, does that mean the following?: Putting this .myTextEdit { width:50em; height:10em !important; } in a tiddler tagged $:/tags/Stylesheet And putting this in a different tiddler named

[tw] Re: force set width on multi-line edit-text widget

2017-03-21 Thread Egbert
Tks Dave. Can't wait for the solution, would really help. -- 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 post to this

[tw] Re: force set width on multi-line edit-text widget

2017-03-21 Thread Egbert
Putting this .myTextEdit { width:50em; height:10em !important; } in a tiddler tagged $:/tags/Stylesheet And putting this in a different tiddler \define bignotes(side) <$edit-text tiddler="notesInFields" field="$(currentTiddler)$.$side$" class="tw-edit-texteditor myTextEdit"

[tw] Re: [TW5] Federation plugin and TWederation progress

2016-12-20 Thread Egbert
LlllLl -- 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 post to this group, send email to tiddlywiki@googlegroups.com.

[tw] Re: Calendar

2016-10-01 Thread Egbert
Hi BJ, yes that solved it. Was even able to put it on the sidebar under another tab called planning calendar next to the one called calendar. Thanks a lot, Egbert On Wednesday, 28 September 2016 00:00:28 UTC+1, Egbert wrote: > > Hello, > > > I would be also interested i

[tw] Re: Java Script Error on my mobile

2016-09-29 Thread Egbert
Hi Mark, you might be right that this TW might have become corrupted. I'll wait for the next update to see if this problem persists. If it does I probably try a brand new file and set up my task manager again. Thanks for your help. Egbert On Wednesday, 28 September 2016 16:24:15 UTC+2, Mark S

[tw] Re: Calendar

2016-09-29 Thread Egbert
Hi Tobias, oh you're right. I've updated it now with the relevant references. Hope it's better now. On Wednesday, 28 September 2016 01:00:28 UTC+2, Egbert wrote: > > Hello, > > > I would be also interested in a date picker for the extendable calendar >

[tw] Re: Java Script Error on my mobile

2016-09-28 Thread Egbert
Hi Mark, it's Android 5.1 and I use AndTidWiki and Tiddlyfox. The Problem emerged with the Update on Tiddlywiki 5.1.13. Thanks, Egbert -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiv

[tw] Re: Java Script Error on my mobile

2016-09-27 Thread Egbert
ark > > On Tuesday, September 27, 2016 at 3:59:38 PM UTC-7, Egbert wrote: >> >> Hi all, >> >> I am relatively new to Tiddly Wiki and recently encountered problems with >> an error (Internal Java Script Error: Uncaught Type Error: Cannot set >> property ´d

[tw] Re: Java Script Error on my mobile

2016-09-27 Thread Egbert
Hi Mark, am using AndTidWiki and Firefox; with both I encounter these problems. No problems yet with desktop. Thanks, Egbert On Wednesday, 28 September 2016 00:29:10 UTC+1, Mark S. wrote: > > Just out of curiosity, what browser and version are you using? If you copy > the TW bac

[tw] Calendar

2016-09-27 Thread Egbert
an interest in understanding the software you’re dealing with, also for non-programmers. Very well done! Egbert -- 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, sen

[tw] Java Script Error on my mobile

2016-09-27 Thread Egbert
a bug that would be corrected in the next Tiddly Wiki version 5.1.14? Egbert -- 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 tiddlywik