I saw your tutorial in youtube. It was great. And I have two questions:
1. What can I do to record my default personal database configuration into the HTML file? I explain:
Yesterday, I tried to setup my database and record it in the HTML file. But I saw that yours NoteSelf records the configuration into the machine web browser, not into the file.
When I try to use TiddlyFox to record the cconfiguration into the HTML file, I receive an Error. I think it sounds like it corrupted the Noteself file.
It interesting for me to have my personal default configuration where I can use it into my 5 different devices.
2. What can I do to upgrade your 5.14-prerelease Noteself file to the 5.14 (current) version of Tiddlywiki? I tried it and I think it corrupts the file.
What could I do?
Thank you for your effort.
Yours,
Dino
Dear Danielo,I saw your tutorial in youtube. It was great. And I have two questions:
1. What can I do to record my default personal database configuration into the HTML file? I explain:
Yesterday, I tried to setup my database and record it in the HTML file. But I saw that yours NoteSelf records the configuration into the machine web browser, not into the file.When I try to use TiddlyFox to record the cconfiguration into the HTML file, I receive an Error. I think it sounds like it corrupted the Noteself file.
It interesting for me to have my personal default configuration where I can use it into my 5 different devices.
2. What can I do to upgrade your 5.14-prerelease Noteself file to the 5.14 (current) version of Tiddlywiki? I tried it and I think it corrupts the file.
does this really work? I tried with no success.
In answer to your questions @Dino:
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 (#2) to note this missing feature.
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.
I have created an issue on the repo for this sub-discussion at https://github.com/elliott5/tiddly/issues/1
Dont you know any (browser) local storage that could speed this access?