> > > Thanks Daniel. I saw your initial NoteSelf press release :-) the other > night. >
Hello Greg. Do you mean this thread ? > I tried it mobile and wasn't truly understanding everything you were > trying to achieve. > Do you mean this notification or the whole Noteself page? Initially I thought it was all about the launch icon on the device making > more more like a native app. Cool, but wasn't enough to keep me that > interested. Actually is more than just an icon. Is the ability to use NoteSelf which is a web application even without any internet connection. Try to put your phone on airplane mode and open NoteSelf (no matter if you do from the browser or the desktop shortcut), it should work. Then I read a little more in some other posts here and see you are > interested in solving the mobile user experience. Again, not a huge > concern to me currently BUT something I am definitely interested in. > If you have to look for other posts to fully understand what I'm trying to achieve, then I'm doing something wrong in my announcements. This particular thread is focused on mobile experience, but the main NoteSelf page should be clear about what is the objective of the tool. > > This also led to some more research as to what this couchDB reference was. > Seeing some more posts including Steve had me checking the difference (and > now understanding relationship) between pouchDB and couchDB. Now I'm > really interested. > Glad you figured it out. It is not obvious, it took me some time at a first glance. > > Of course much of this is covered here. https://noteself.github.io/. > Sometimes it's just information overload > I agree. I am open to any improvement you could suggest. > - although I think there are some things that could be made clearer off > the top. > Could you point me to some examples? > > Long story short, I get it - I think. NoteSelf uses a local in browser > NoSQL database called pouchDB that supports 2 way replication with couchDB. > > Perfect easy explanation. Like Steve I setup a Cloudant couchDB. Pretty simple. > Glad to hear that it was simple. > > Steve, two things, your couchDB URL is in the URL of your DB admin page. > It is also visible in Account, Virtual Hosts.It is the name you could > optionally replace with your own host name. eg: > c4e83ce0-e302-42a2-8d3d-5cd3a8ae59e2-bluemix.cloudant.com. > Obviously I modified above, but hopefully you will recognize that. > You don't need such complex url. If you are using cloudant it is as easy as https://yourusername.cloudant.com > > With respect to your error check the CORS tab on the same account screen. > While I don't want to leave all domains (*) as currently selected, I am > not sure how to code for a file hosted browser session. > Could you try to set the CORS to https://noteself.github.io/online domain? That will restrict CORS to the noteself online version. You are not forced to download the html file, I want to enforce that you can just use the online version, but if you want to do so, you have to set the domains to * > With those to things I got NoteSelf replicating as advertised. Very cool. > Mmm, it should be an easier process, as I said, I'm going to record a 2-min video. > > I'm certainly wanting to explore the security aspect a little more. I > gather that the GUID URL is one form of security and anyone accessing that > URL has read/write access. I hope you can add a little more security in > that you appear to be able to set the permissions on the database and then > generate API keys. I'm not sure how/where you embed this in NoteSelf, > assuming you do. > I don't understand your concerns clearly. If you use the online version of NoteSelf then you are connecting to an https site that communicates to an https database. Everything secured by the https protocol. To be able to write/read to your database, you need to provide your cloudant credentials, which are your username and password. > > P.S. Exploring this as an alternative to my current node.js hosted on > Google Drive approach that isn't proven sound in any way. > Sorry, what do you mean by "proven sound"? > No version control and not multi-user, that that NoteSelf is either me > thinks. > Well, NoteSelf does not currently have the required facilities, but it should be possible to use it with multiple users. -- 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/54eca9a8-18e6-4b57-b0fe-699c258a7412%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

