mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0ed331b634
commit
e146756e7d
@ -175,6 +175,7 @@ var setup = function(){
|
|||||||
- merge two versions
|
- merge two versions
|
||||||
- identify conflicts
|
- identify conflicts
|
||||||
- ASAP localStorage
|
- ASAP localStorage
|
||||||
|
_local/unsaved state_
|
||||||
- ASAP FileSystemAPI (???)
|
- ASAP FileSystemAPI (???)
|
||||||
- see::
|
- see::
|
||||||
- https://developer.chrome.com/docs/capabilities/web-apis/file-system-access
|
- https://developer.chrome.com/docs/capabilities/web-apis/file-system-access
|
||||||
@ -182,6 +183,7 @@ var setup = function(){
|
|||||||
_...this boils down to if we need to ask for access every run or
|
_...this boils down to if we need to ask for access every run or
|
||||||
once per install, if it's the former this API is essentially
|
once per install, if it's the former this API is essentially
|
||||||
unusable..._
|
unusable..._
|
||||||
|
- do a test/prototype
|
||||||
- Nextcloud / WebDAV (???)
|
- Nextcloud / WebDAV (???)
|
||||||
- _how expensive is it to do a nextcloud plugin???_
|
- _how expensive is it to do a nextcloud plugin???_
|
||||||
- Desktop / electron app
|
- Desktop / electron app
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user