- Update dark mode button icon and styling - Add styling for new collection button - Apply default iframe styles in preview pane - Adjust vertical divider height in header buttons - Improve handling of JSX-like attributes in markdown - Add support for new collection functionality - Refine file loading logic in view mode - Improve dark mode toggle icon and integration - Update UI for edit/view mode toggle button
		
			
				
	
	
		
			37 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| collections:
 | |
|   documents:
 | |
|     path: ./collections/documents
 | |
|     description: General documents and notes
 | |
|   notes:
 | |
|     path: ./collections/notes
 | |
|     description: Personal notes and drafts
 | |
|   projects:
 | |
|     path: ./collections/projects
 | |
|     description: Project documentation
 | |
|   new_collectionss:
 | |
|     path: collections/new_collectionss
 | |
|     description: 'User-created collection: new_collectionss'
 | |
|   test_collection_new:
 | |
|     path: collections/test_collection_new
 | |
|     description: 'User-created collection: test_collection_new'
 | |
|   dynamic_test:
 | |
|     path: collections/dynamic_test
 | |
|     description: 'User-created collection: dynamic_test'
 | |
|   runtime_collection:
 | |
|     path: collections/runtime_collection
 | |
|     description: 'User-created collection: runtime_collection'
 | |
|   7madah:
 | |
|     path: collections/7madah
 | |
|     description: 'User-created collection: 7madah'
 | |
|   tech:
 | |
|     path: collections/tech
 | |
|     description: 'User-created collection: tech'
 | |
| server:
 | |
|   host: localhost
 | |
|   port: 8004
 | |
| webdav:
 | |
|   verbose: 1
 | |
|   enable_loggers: []
 | |
|   property_manager: true
 | |
|   lock_manager: true
 |