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: https://nodejs.org/
Download-Size: 5859 kB
APT-Manual-Installed: yes
APT-Sources: http://termux.net stable/main aarch64 Packages
Description: Platform built on Chrome's JavaScript runtime for easily building 
fast, scalable network applications

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4d1e2af8-ac72-4814-9119-35e1fe234dda%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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:


bash: /data/data/com.termux/files/usr/bin/tiddlywiki: /usr/bin/env: bad 
interpreter: No such file or directory


Also creating a folder for a new wiki with ‘—init server’ or starting 
TiddlyWiki does not work. Any idea how to solve this?

 

2) On a different note, when using TiddlyServer on my Windows 10 laptop and 
opening a Tiddler, I get a “false filepath” pink message in command line 
terminal:


“For Draft of ‘Name of Tiddler’ type is application/x-tiddler has MetaFile 
is false filepath is C:\Users\Admin\...\Draft of ‘Name of Tiddler’tid”


It somehow has no negative consequences (at least I cannot see them yet), 
but I’m just curious what’s behind this message and if it might harm my 
file later on?


Thanks for any help and also for this wonderful concept of putting 
TiddlyWiki on Node JS (finally my TiddlyWiki files can be as big as I  want 
them to be :-)).

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/73d6046a-9cfa-4e54-88de-14a4c6f12a41%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/67582236-7477-49b8-bfc3-c8eec5665c1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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, Eric Shulman wrote:
>
> On Saturday, October 28, 2017 at 7:47:48 PM UTC-7, Jon wrote:
>>
>> Firefox is going sideways and the old Firefox Tiddly extension for saving 
>>> in the new Firefox 57 doesn't work.
>>>
>> With Firefox 57, sharing a TW is officially dead, unless you only want to 
>> share with savvy users who can be persuaded to install Pale Moon (plus an 
>> extension) or TiddlyServer (yikes).
>>
>
> I realize that many people seem to have an aversion to using the TWCore 
> built-in "download saver" but it DOES work... on nearly ALL browsers.  
> Sure... it's not a "one click to save" solution, but with a few simple 
> settings, it is actually quite useful.  For example, I use Chrome.  I can 
> set the "download location" (Settings > Advanced > Download) to "Ask where 
> to save each file before downloading".  When saving for the first time, I 
> can select the folder containing my single-file TiddlyWiki.  That folder 
> location is remembered and re-used for later saving.
>
> While I am working on changes, I can save at any time, selecting the 
> currently opened filename (e.g., "myfile.html") and it will prompt to 
> confirm overwrite (ok/cancel).  Alternatively, I can let the browser 
> automatically add the "(n)" suffix to the current filename, effectively 
> creating "checkpoints" while I work, and then remove the suffix to 
> overwrite the original file only when I am satisfied with all my changes.  
> If a reload is needed to load changes to plugin code, I can save and then 
> open the most recent checkpoint file in another tab, allowing me to verify 
> that the changes are loading correctly, and continue working with the newly 
> changed code.  When I am certain of the changes, I can then save again, 
> overwriting the original file.
>
> I also use the "download saver" when trying out new things.  I just open 
> http://tiddlywiki.com/empty.html, create a few "test" tiddlers, and then 
> save the changes to a local file, where I can continue as above and I 
> use the same procedure to try out other posted TWs, regardless of hosting.  
> I simply visit the URL, and 'save changes' to download a copy, and then 
> continue with the locally-saved copy.
>
> If I am saving to TiddlySpot, I can set the URL and password (using the 
> built-in TW setup), and then use "save changes" to upload the file.  To 
> revert to local saving, I just clear the TiddlySpot URL, and the "save 
> changes" command then saves locally again.
>
> I agree, it's not the MOST elegant process at times, and there are some 
> variations in the setup depending on your browser of choice, but once you 
> have it set, the process is consistent and reliable... and it doesn't 
> require ANY additional  installation of browser plugins, local servers, 
> etc.  It even works on my Android tablet (though you can't change the 
> default download location, so everything is put into the "Downloads" 
> folder) and it's pretty much future-proof against the whims of the browser 
> developers, unless they decide to eliminate downloading altogether (which 
> is highly unlikely).
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools.com: "Small Tools for Big Ideas" (tm)
> InsideTiddlyWiki: The Missing Manuals
>

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e91d9463-8ed4-430c-aaba-eb35b79e569d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 tag="done"> <$link to={{!!title}}><$view 
field="title"/>

!!! @@background-color:#99; Jobs denied@@
<$list filter="[!has[draft.of]all[current]tagging[]tag[done]sort[title]]">
<$checkbox tag="done"> ~~<$link to={{!!title}}><$view 
field="title"/>~~


This code  is based on the Task Management example and tags the tiddler with 
‘done’, once I tick it off.  I would like now to establish the field 
‘gsd-comlete: true/false’ from gsd5 as a trigger instead of the tag [done]. 
What I want to accomplish is basically that if I tick off a tiddler in the 
dashboard of GSD 5, it will also be ticked off in my 31st March tiddler and 
shown there under ‘Jobs denied’. Otherwise, I need to tick off the tiddler once 
in the GSD5 dashboard and then again the same tiddler in my journal tiddler 
with one following a ‘field approach’ and the other a ‘tag approach’. 
I hope I could express myself clearly and that  the very helpful community can 
also help in this case.

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9d952df8-c9ab-4762-beca-0df18221350d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 F12 (to look under the hood), reveals that all the 
> javascript files are not shown in the debugger tab (only the html file). I 
> use the latest Firefox version on my laptop and AndTidWiki on my Android 
> phone. Javascript is enabled in  my firefox browser on my laptop. I can 
> always drag the copied file in a new empty TiddlyWiki file  on my laptop to 
> import it, so everything is shown again, but that's quite cumbersome. Does 
> anybody have an idea what's behind the behaviour? 
>

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/983ad01e-3d74-4348-bfef-8d3fe1aa0fdb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 html file). I 
use the latest Firefox version on my laptop and AndTidWiki on my Android 
phone. Javascript is enabled in  my firefox browser on my laptop. I can 
always drag the copied file in a new empty TiddlyWiki file  on my laptop to 
import it, so everything is shown again, but that's quite cumbersome. Does 
anybody have an idea what's behind the behaviour? 

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/24f0fb43-f4e6-4431-9905-8f65dbf78d21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 
> 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 checkbox right 
> before the title 'Compose ballad', so that I can tick off this task also 
> within the tiddler, and not only in the list of 'Outstanding tasks'. I hope 
> you can help me with it
>

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/17cfc9de-c6fb-447f-9f1c-136c83e2dbef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 checkbox right 
before the title 'Compose ballad', so that I can tick off this task also 
within the tiddler, and not only in the list of 'Outstanding tasks'. I hope 
you can help me with it

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/089e59f4-2279-414b-a82c-cc79cc2bd7fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/356c9590-7fcd-42af-a65d-61bcf53e1a8b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-03-22 Thread Egbert
Hello Thomas, it's for job search and the title of the tiddlers are the job 
titles. The text box then serves as a quick notice taking tool to quickly 
add info which I might gather through a phone call, interview etc. The body 
of the tiddlers consist of the job descriptions, contact details etc.

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.) 
>
> Cheers, Thomas

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7ac8c3bc-93ce-416b-b4d9-9fe53aaba403%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-03-22 Thread Egbert
Hi Thomas, thanks for your help. Yes it works with one tiddler, but if I 
put a text in the textbox of tiddler 1 and also put some other text in the 
textbox of tiddler 2, the text of tiddler 1 get replaced with the most 
recent text of tiddler 2. Is there a possibility to put different texts 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 this in: 
>
> <$edit-text tiddler="MyExtendedMemoryNotes" placeholder="Your text goes 
> here" default="The tiddler MyExtendedMemoryNotes will be created 
> automagically." rows="10" minHeight="10em" 
> class="my-extended-memory-field"/>
>
> Find your notes here: MyExtendedMemoryNotes
>
> 
> .my-extended-memory-field {
>width: 100%;
> }
> 
>
> Adapt the parameters minHeight and rows as you like, keeping them in sync 
> works good for me.
>
> I hope, this is what you wished for.
>
> All the best!
> Thomas
>

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0b723d10-a81d-4869-92b9-17f5dbf959b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-03-22 Thread Egbert
Hi Thomas,

ah yes. What I try to do is to put a text box in a tiddler, which has a 
normal title with upper case (which I would not like to change). I would 
then like to write something into this textbox which should stay there, 
even after saving, closing and re-opening the TiddlyWiki file. I found the 
fixed text box from Eric, but would not mind to deal with the box with the 
resize handle (although I found that the resized box goes back to the 
original form, once you save, close and re-open the file). A solution for 
an automatic adjustment of the box, once you write towards 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 ;–) 
>  
> And text-edit obviously is one of the tricky parts – but I am a bit tired 
> now, midnight is near. 
>
> Maybe in the meantime you could explain your personal usecase. What 
> exactly do you want to achieve? (Possibly not the same as Dave.) 
>
> Do you know the basics TW5 builds on – aka HTML and CSS? That would make 
> it a bit easier … 
>
> Good night! 
> Thomas 

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fe58a490-3ff1-439f-9e41-6245706e88e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 
$:/temp/notes/tiddlerTitle-left (which before was a 'normal' tiddler with 
upper cases in the title). What happens with the notesInField tiddler?

\define bignotes(side)
<$edit-text tiddler="notesInFields" field="$(currentTiddler)$.$side$" 
class="tw-edit-texteditor 
myTextEdit"  tag="textarea">
\end
<>


Sorry for the questions but as an ordinary user I'm still on a steep 
learning curve. I think what I am after is just an amended version of my 
macro that works. Anyway you're all doing a terrific job on this 
magnificent piece of software; so much appreciated!





On Tuesday, 21 March 2017 19:54:08 UTC, Thomas Elmiger wrote:
>
> Hi guys 
>
> This would work under certain conditions: 
>
> \define bignotes(side) 
> <$edit-text tiddler="notesInFields" field="$(currentTiddler)$.$side$" 
> class="tw-edit-texteditor myTextEdit"  tag="textarea"> 
> \end 
>
> <> 
>
> There are restrictions concerning the naming of fields, so maybe it is not 
> a good idea to use tiddler names as a parameter where almost no 
> restrictions apply. 
>
> This works for example in a tiddler with title "editor" but NOT for 
> "Editor" (no uppercase letters allowed in field names). 
>
> So I would advise to define an adapted storage strategy. You could use 
> temp tiddlers’ text field and give them titles like  
>
> Good luck! 
> Thomas 

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f842a765-8fc6-467f-bef0-e7a79062565b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b9ed3240-d14f-432e-8a47-845d06447a45%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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"  tag="textarea">
\end
<>

 

gives me a textbox I can write contents to. However, when I save the 
TiddlyWiki file, close it  and open it again, everything what I’ve written 
is gone. What am I doing wrong?

On Monday, 20 March 2017 21:24:19 UTC, Eric Shulman wrote:
>
> On Monday, March 20, 2017 at 10:55:14 AM UTC-7, Dave wrote:
>>
>>
>>> Is it maybe browser dependent?  I mainly use firefox.
>>>
>>> Nope, same thing on Chrome :'( 
>>
>
> hmm it turns out that the TWCore is setting the height of the textarea 
> element explicitly (i.e., not through a CSS rule, but rather by directly 
> setting the property on the element.  This is based on the EditorToolbar's 
> "editor-height" selection (auto size to fit content vs fixed height)
>
> $:/core/ui/EditorToolbar/editor-height-dropdown 
> 
>
> To override this value for your custom input field (but NOT for all 
> textarea elements), you can add "!important" to the height property in your 
> CSS:
>
> .myTextEdit { width:50em; height:10em !important; }
>
> That should do it.
>
> enjoy,
> -e
>
>

-- 
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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8d0cac3f-4177-4bfc-999b-2909ca739841%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/04e9b105-660d-42a5-810c-8f96eb098361%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 in a date picker for the extendable calendar 
> from bjtools. Because of my limited capabilities in programming, I tried to 
> use the datepicker by kixam as well as the two datepicker plugins created 
> by FrD. This failed (of course), since the datepicker plugins are not 
> specifically created for the calendar from bjtools ;-). As I said, my 
> programming abilities are the limiting factor.  I also tried to use the 
> simplecalendar plugin by FrD (instead of bjtools), but somehow the chosen 
> date would not turn red in the sidebar (as it should be, I think); the 
> current date however is shown with a different background colour as it 
> should be, no problem.  I hope someone could be able to help me out in this 
> forum.
>
>
> Otherwise I really like this magnificent little piece of software and the 
> very active and very skilled community; TiddlyWiki triggers 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, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fb128098-60ed-433b-b4ce-2faa1ecc6271%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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. wrote:
>
> Ran a test with AndTidWiki and a 5.1.13 file on my system, and it worked 
> fine saving. But I'm using Kittkatt. So asked a 5.? user to try it on hers, 
> and it also worked fine.
>
> If you try a brand new 5.1.13 file does it work? I'm wondering if your TW 
> might have become corrupted during the upgrade process.
>
> Good luck!
> Mark 
>
> On Wednesday, September 28, 2016 at 2:31:00 AM UTC-7, Egbert wrote:
>>
>> 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 receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0a8ea36b-0d4c-44b5-b2e4-9c34e1106b9e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 
> from bjtools (http://bjtools.tiddlyspot.com). Because of my limited 
> capabilities in programming, I tried to use the datepicker by kixam 
> (http://kixam.github.io/TW5-datePicker) as well as the two datepicker 
> plugins created by FrD (http://simplecalendar.tiddlyspot.com/). This failed 
> (of course), since the datepicker plugins are not specifically created for 
> the calendar from bjtools ;-). As I said, my programming abilities are the 
> limiting factor.  I also tried to use the simplecalendar plugin by FrD 
> (instead of bjtools), but somehow the chosen date would not turn red in the 
> sidebar (as it should be, I think); the current date however is shown with 
> a different background colour as it should be, no problem.  I hope someone 
> could be able to help me out in this forum.
>
>
> Otherwise I really like this magnificent little piece of software and the 
> very active and very skilled community; TiddlyWiki triggers 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, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c6ded3bb-81dd-46b4-9f56-d563f2da17e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e4ccdc5c-db15-4a78-bb72-53e8762fc6c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Java Script Error on my mobile

2016-09-27 Thread Egbert
...oh, it's Firefox version 49.0 and AndTidWiki 1.0.0

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 back to your desktop, do you still get the problem?
>
> Good luck!
> Mark
>
> 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 ´data´ of undefined.) when editing tiddlers on my mobile phone, 
>> which makes creating/editing tiddlers very difficult. Is this maybe 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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/286feb1a-d146-4ff8-a865-4ee6d3f5ea1b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 back to your desktop, do you still get the problem?
>
> Good luck!
> Mark
>
> 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 ´data´ of undefined.) when editing tiddlers on my mobile phone, 
>> which makes creating/editing tiddlers very difficult. Is this maybe 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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/18a55266-3232-4a30-9078-e7c6c30c1265%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Calendar

2016-09-27 Thread Egbert


Hello,


I would be also interested in a date picker for the extendable calendar 
from bjtools. Because of my limited capabilities in programming, I tried to 
use the datepicker by kixam as well as the two datepicker plugins created 
by FrD. This failed (of course), since the datepicker plugins are not 
specifically created for the calendar from bjtools ;-). As I said, my 
programming abilities are the limiting factor.  I also tried to use the 
simplecalendar plugin by FrD (instead of bjtools), but somehow the chosen 
date would not turn red in the sidebar (as it should be, I think); the 
current date however is shown with a different background colour as it 
should be, no problem.  I hope someone could be able to help me out in this 
forum.


Otherwise I really like this magnificent little piece of software and the 
very active and very skilled community; TiddlyWiki triggers 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, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/37d8ed0f-fc34-4c2d-ba3c-0d79e336981c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Java Script Error on my mobile

2016-09-27 Thread Egbert


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 ´data´ of undefined.) when editing tiddlers on my mobile phone, 
which makes creating/editing tiddlers very difficult. Is this maybe 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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/310a2ec1-34ba-4aed-b0fb-246971016642%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.