Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to upload a large existing wiki? #1

Closed
elliott5 opened this issue May 8, 2017 · 2 comments
Closed

How to upload a large existing wiki? #1

elliott5 opened this issue May 8, 2017 · 2 comments

Comments

@elliott5
Copy link
Owner

elliott5 commented May 8, 2017

This issue created from an original post on the TiddlyWiki google group by Dino, which contains some very fine diagrams and images.

Hi Elliot,

I've tested your script and it is working very well for my personal application.

I just need to ask you two things:

First, I manage a file with more than 2300 tiddlers. For using this personal archive, I would like to know:
Do I have to import and prepare the file with the 2300+ tiddlers before the upload (alternative 1)? Or do I have to prepare an empty file (with plugins) and import the 2300+ tiddlers after the upload and online (alternative 2)?

What could I do?

And second, I tried to manage this personal file online. When I try to access or reload the file I always receive the following message. And I have to wait some 20/30 seconds before use the online file.

Dont you know any (browser) local storage that could speed this access?

I would like to thank you for your valuable work.

Sincerely yours,

Dino

@elliott5
Copy link
Owner Author

elliott5 commented May 8, 2017

In answer to your questions Dino:

  1. The 2300+ tiddlers:
    On the app engine, these tiddlers are stored in the "datastore", so they have to be uploaded and stored there. Sadly there is no code written yet to perform a bulk tiddler upload, so this probably makes the system unsuitable for your needs at the moment. I've added an issue (Add bulk tiddler upload #2) to note this missing feature.

  2. Managing the HTML file:
    Unfortunately, you cannot change the TiddlyWiki HTML file on-line. To do this you must replace the index.html file in your copy of this repository. This is quite an involved process, as described by the "TiddlyWiki base image" section of README.md.

I'm afraid I don't know of any (browser) local storage that could speed access, although the NoteSelf project looks very interesting from that point-of-view.

@elliott5
Copy link
Owner Author

elliott5 commented Aug 4, 2017

Closing this issue as the action is in #2 .

@elliott5 elliott5 closed this as completed Aug 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant