Discovery, somewhat embarrassing: there is no problem with TWEdit, it's 
just that to get from my node.js TW5 to a regular TW5, I wrongly used the 
"Download all tiddlers as static HTML" button under the Control Panel.  And 
what I got, not surprisingly, was all tiddlers as a static i.e. 
non-editable HTML file.

This made me realize that I didn't know how to generate an ordinary TW5 
from the node.js version.  I found the answer on another thread:

created: 20131124220600000
modified: 20140111102136779
tags: howto
title: How to build a TiddlyWiki5 from individual tiddlers
type: text/vnd.tiddlywiki

First install TiddlyWiki as described in [[Installing TiddlyWiki on Node.js]].

# Create an empty [[TiddlyWikiFolder|TiddlyWikiFolders]]
## Create a new folder in a convenient place (for example `~/MyWiki`)
## Create a file called `tiddlywiki.info` containing the following text:
##* `{"themes": ["tiddlywiki/vanilla","tiddlywiki/snowwhite"]}`
## Create a subfolder called `tiddlers`
##* Alternatively, just copy the `editions/empty` folder from the TiddlyWiki5 
repo
# Create individual TiddlerFiles in the `~/MyWiki/tiddlers` directory
# Execute the following command from the TiddlyWiki5 root directory to build a 
TiddlyWiki5 file from the tiddlers:
## `tiddlywiki ~/MyWiki --rendertiddler $:/core/save/all index.html text/plain`

Haven't tried it yet, but I will.  Reason: Have the main TW on my computer, but 
download it to iPad to carry around when lecturing, so I'm not stuck behind the 
podium.

Would it be possible to make all of this into a button?

Thanks,

Andrew

On Wednesday, 19 March 2014 11:02:38 UTC-4, Andrew Lister wrote:

> Hi Christian and Jeremy,
>
> Yes, I see that the ordinary TW does work, with the menu up top.  It must 
> be that one of the changes in my layout tht messes things up on   IOS. 
>  Perhaps the "close others" button and the button to make the side bar 
> vanish.  Even the "write" button (the pen) doesn't work.  I will ask for 
> help on the other Group.
>
> Thanks,
>
> Andrew
>
> On Wednesday, 19 March 2014 10:44:38 UTC-4, Christian de la Serna wrote:
>>
>> Working for me. I am using it on my iPad Mini iOS 7.1. 
>>
>> You could try the google group: 
>> https://groups.google.com/forum/#!forum/twmobileapp
>>
>> The developer is always helpful and responds to messages. 
>>
>> On Wednesday, March 19, 2014 9:33:39 AM UTC+8, Andrew Lister wrote:
>>>
>>> I managed to open my tiddlywiki on iOS with TWEdit, but there is no 
>>> right-hand side bar, and the buttons don't work.  I'm not surprised about 
>>> the buttons, because I modified those, but the sidebar I haven't messed 
>>> with.  The TW opens with all of the tiddlers displayed, it seems, but no 
>>> timeline or basic controls.  Are other people successfully using TWEdit 
>>> with TW5?
>>>
>>> Thanks,
>>>
>>> ANdrew
>>>
>>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to