mirror of
https://github.com/JLiscom/OpenNote.git
synced 2026-04-26 00:35:48 +03:00
[GH-ISSUE #145] No login required for usage? #125
Labels
No labels
bug
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OpenNote-JLiscom#125
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gearboros on GitHub (Dec 10, 2015).
Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/145
I just hosted opennote on my homeserver using the first way in the install.md, so just extracting the latest build in a folder and opening the URL/opennote and got instantly unto the opennote screen and was able to make new notes, edit old ones etc.
The HowToUse.md indicates that the services uses a login, but I seem not be able to activate this, from what I read in the install.md it's not the File/Legacy Service Login Screen.
Am I missunderstanding something horribly or is the service meant to be usable completely without login?
Thank you in advance.
@JLiscom commented on GitHub (Dec 14, 2015):
@metzbernhard ,
This is a offline HTML app. It persists data in your browsers storage.
You can sync it to a CouchDB server with a username and password.
Think of it more like MS Word rather than a traditional webpage.
I do this so you can access the app offline on your smart phone as if it was a native app.
@jaguaaaar commented on GitHub (Mar 6, 2016):
I'm sorry but I still not understand. in the install :
@JLiscom commented on GitHub (Mar 11, 2016):
That part does require an install. Its in the settings for the app. The mysql based part is for file uploads.