mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 01:20:07 +00:00
Compare commits
2 Commits
0ed331b634
...
d5ca2e125e
| Author | SHA1 | Date | |
|---|---|---|---|
| d5ca2e125e | |||
| e146756e7d |
@ -175,13 +175,20 @@ var setup = function(){
|
||||
- merge two versions
|
||||
- identify conflicts
|
||||
- ASAP localStorage
|
||||
_local/unsaved state_
|
||||
- ASAP FileSystemAPI (???)
|
||||
- see::
|
||||
- https://developer.chrome.com/docs/capabilities/web-apis/file-system-access
|
||||
- is this usable???
|
||||
_...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
|
||||
unusable..._
|
||||
_...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
|
||||
unusable..._
|
||||
- [%] ASAP test/prototype::
|
||||
- [ ] basic https file server (node)
|
||||
- [ ] get access / handle
|
||||
- [ ] test access / handle
|
||||
- [ ] minimal list/show/change/save code (or even simpler?)
|
||||
- [ ] store handles in IndexDB
|
||||
- Nextcloud / WebDAV (???)
|
||||
- _how expensive is it to do a nextcloud plugin???_
|
||||
- Desktop / electron app
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user