mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-10-31 02:50:08 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									655c61fdcc
								
							
						
					
					
						commit
						d39568df77
					
				| @ -48,10 +48,6 @@ var setup = function(){ | |||||||
|   -  |   -  | ||||||
| - ## Bugs: | - ## Bugs: | ||||||
|   focused:: true |   focused:: true | ||||||
|   - BUG: styling error... |  | ||||||
|     - this _seems `to` work_ |  | ||||||
|     - `while` _this `does` not_ |  | ||||||
|     - _seems to be connected with quoting..._ |  | ||||||
|   - BUG leading/trailing blank lines mishandled: |   - BUG leading/trailing blank lines mishandled: | ||||||
|     - blank line at end of block is initially not shown |     - blank line at end of block is initially not shown | ||||||
|       - this block contains two lines (empty below) |       - this block contains two lines (empty below) | ||||||
| @ -69,6 +65,10 @@ var setup = function(){ | |||||||
|          |          | ||||||
|     - _this seams to be a problem only on the initial render -- edit/exit fixes the issue..._ |     - _this seams to be a problem only on the initial render -- edit/exit fixes the issue..._ | ||||||
|     - _Q: are we using different code paths for initial render and element render???_ |     - _Q: are we using different code paths for initial render and element render???_ | ||||||
|  |   - BUG: styling error... | ||||||
|  |     - this _seems `to` work_ | ||||||
|  |     - `while` _this `does` not_ | ||||||
|  |     - _seems to be connected with quoting..._ | ||||||
|   - BUG: can't move down out of a code block |   - BUG: can't move down out of a code block | ||||||
|     - edit this line, then move down |     - edit this line, then move down | ||||||
|     - ``` |     - ``` | ||||||
| @ -144,6 +144,8 @@ var setup = function(){ | |||||||
|       ``` |       ``` | ||||||
|   - |   - | ||||||
| - ## ToDo: | - ## ToDo: | ||||||
|  |   - `.json(..)`, `.data(..)`, ... should be signature compatible with `.get(..)` (???) | ||||||
|  |     - _current state causes constant confusion..._ | ||||||
|   - Time to think about a standalone client -- at least to edit own notes as a test... |   - Time to think about a standalone client -- at least to edit own notes as a test... | ||||||
|     - _also this would be a nice opportunity to start the move to a newer electron version_ |     - _also this would be a nice opportunity to start the move to a newer electron version_ | ||||||
|   - Q: Make the heading level depend on its depth?? |   - Q: Make the heading level depend on its depth?? | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user