[tw] TW5 Adding new translation

2014-04-15 Thread Tomáš Greif
Hi, I am trying to add new translation (Czech - cs-CZ), but I guess I am missing something and/or do not have enough skills to make it. I followed the tutorial on TW5 site with following notes to steps (not-ok steps are bold): 1. Fork the TiddlyWiki #TiddlyWiki GitHub #GitHub repository (

[tw] Re: TW5 Adding new translation

2014-04-15 Thread Tomáš Greif
/tomasgreif/TiddlyWiki5/tree/cs-CZ/languages/cs-CZ Regards, Tomas Dne úterý, 15. dubna 2014 16:54:06 UTC+2 PMario napsal(a): On Tuesday, April 15, 2014 2:39:57 PM UTC+2, Tomáš Greif wrote: I am trying to add new translation (Czech - cs-CZ), but I guess I am missing something and/or do not have

[tw] TW5 Default type

2014-04-08 Thread Tomáš Greif
Hi, how do I set default type in TW5? I am using markdown for all tiddlers and would like this to be set by default. Regards, Tomas -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To unsubscribe from this group and stop receiving emails from

Re: [tw] TW5 Default type

2014-04-08 Thread Tomáš Greif
the existing new tiddler button you can just create a blank tiddler with the title $:/core/ui/PageControls/new-tiddler Best wishes Jeremy On Tue, Apr 8, 2014 at 8:45 AM, Tomáš Greif greif...@gmail.comjavascript: wrote: Hi, how do I set default type in TW5? I am using markdown for all

Re: [tw] TW5 Default type

2014-04-08 Thread Tomáš Greif
you call the tiddler containing the button widget. Best wishes Jeremy On Tue, Apr 8, 2014 at 9:18 AM, Tomáš Greif greif.to...@gmail.com wrote: Hi Jeremy, thank you for your answer. This works perfectly, but I do not know how to display this button somewhere so I see it always

[tw] TW5 and node.js on Ubuntu 13.10

2014-04-04 Thread Tomáš Greif
Today I tried to install TiddlyWiki on Node.js on Ubuntu 13.10. Because I am not sure where to put this so it becomes part of documentation permanently, here are the steps: $ sudo apt-get update $ sudo apt-get install nodejs npm $ sudo npm install -g tiddlywiki $ sudo ln -s /usr/bin/nodejs