Danielo, With regards to your last question:
Short-ish answer: http://thelostadmin.tiddlyspot.com/#6th%20July%202017 Longer-ish answer: I've got a functioning CouchDB running in a VM on my laptop. I followed the CouchDB instructions for setting up a server. I also referenced your instructions video to check for any special settings that might be needed. The VM is also running a web server (lighttpd). I copied your "online" Noteself to my web server and removed the google analytics plugin. I had a bit of trouble sorting out CORS but after some reading and fiddling I got it to work. I successfully created a test Noteself and confirmed: Login works, and is required My tiddlers are being stored in the couchdb (I manually looked into Couchdb to confirm) Updates to my tiddlers are being stored (I manually looked into Couchdb to confirm) If I wipe out browser data (so the local database is empty) I can restore from couchdb simply by putting the Noteself configuration settings back into my hosted Noteself. It reloads from the couchdb server. Where I run into a problem: Adding TopLeftToolbar works but loads "funny". Adding the $:/tags/TopLeftBar tag to $:/plugins/danielo515/tiddlypouch/ui/sync-flag doesn't stick when saving "the Noteself way". This is to let me put the sync flag on the top of the screen so I know if I'm logged-in and synced without having to open the side-bar. I haven't found a way to make it stick (yet). Using the download link of Noteself to get the Noteself version of empty.html results scary errors. It flickers for about 30 seconds (not the normal nice scrolling "Loading" and then produces some error messages (Chrome): <https://lh3.googleusercontent.com/-VXuxkSNxBx8/WWYd89dFxhI/AAAAAAAAAFQ/aZAwef937aoRsZyIo0HCnDU8f7E-bDA5QCLcBGAs/s1600/Noteself%2Berrors.PNG> Or RSOE (IE11) On Wednesday, July 12, 2017 at 2:15:20 AM UTC-4, Danielo Rodríguez wrote: > > > > El martes, 11 de julio de 2017, 19:50:03 (UTC+2), Lost Admin escribió: >> >> Where would I find that plug-in of yours? >> > > You can take a look at how NoteSelf is built. On the repository there is a > jenkins file that downloads all the required plugins. In any case, you can > find it on my personal github: https://github.com/danielo515/tw5-pouchdb > > >> >> I'm trying to understand how you did what you did, so it would be nice to >> see how it interacts with the vanilla tiddlywiki. >> > > Hope you get fun with it. > > >> I also want to integrate Ton's TopLeftToolbar so that the NoteSelf >> cloud/sync/login button appears on the top of the screen all the time but >> that's a different problem. >> > > That is not a problem. You can add any plugin or customization to NoteSelf > and it will work out of the box. > > >> >> For some reason (I haven't figured out yet) if I copy the empty Noteself >> and run it from a local file, it never gets to the point where I can enter >> in the server/database/credentials. >> > > How are you obtaining the empty copy of NoteSelf ? Have you configured the > remote database ? Synchronization is not available until you configure 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 [email protected]. To post to this group, send email to [email protected]. 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/fbb17949-fab4-4525-bfbb-f5cf6faaf5b8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

