mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-11-03 20:40:10 +00:00 
			
		
		
		
	Compare commits
	
		
			No commits in common. "0ed331b63482418c235c5828639f74f3dafb20bd" and "f6e74817cd5339f3f3852cf6bb213bf7990ed492" have entirely different histories.
		
	
	
		
			0ed331b634
			...
			f6e74817cd
		
	
		
@ -166,12 +166,11 @@ var setup = function(){
 | 
				
			|||||||
- ## ToDo:
 | 
					- ## ToDo:
 | 
				
			||||||
  - ASAP Basic standalone client (file-oriented)
 | 
					  - ASAP Basic standalone client (file-oriented)
 | 
				
			||||||
    - _The main idea is to provide a minimal usable app with syncable (externally) 
 | 
					    - _The main idea is to provide a minimal usable app with syncable (externally) 
 | 
				
			||||||
	    data_
 | 
						  data_
 | 
				
			||||||
    - _Use to write/maintain docs for self_
 | 
					    - _Use to write/maintain docs for self_
 | 
				
			||||||
    - Levels::
 | 
					    - Levels::
 | 
				
			||||||
      - PWA (shared api)
 | 
					      - PWA (shared api)
 | 
				
			||||||
        - ASAP Conflict resolution
 | 
					        - ASAP Conflict resolution
 | 
				
			||||||
          _(line-based LCS a-la diff)_
 | 
					 | 
				
			||||||
          - merge two versions
 | 
					          - merge two versions
 | 
				
			||||||
          - identify conflicts
 | 
					          - identify conflicts
 | 
				
			||||||
        - ASAP localStorage
 | 
					        - ASAP localStorage
 | 
				
			||||||
@ -179,9 +178,9 @@ var setup = function(){
 | 
				
			|||||||
          - see:: 
 | 
					          - see:: 
 | 
				
			||||||
            - https://developer.chrome.com/docs/capabilities/web-apis/file-system-access
 | 
					            - https://developer.chrome.com/docs/capabilities/web-apis/file-system-access
 | 
				
			||||||
          - is this usable???
 | 
					          - is this usable???
 | 
				
			||||||
              _...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... 
 | 
				
			||||||
        - 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