mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			420 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			420 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Script API
 | |
| Trilium offers a "Script API" that enables scripts to perform various useful functions. There are two main APIs available:
 | |
| 
 | |
| *   [Frontend API](https://triliumnext.github.io/Notes/frontend_api/FrontendScriptApi.html)
 | |
| *   [Backend API](https://triliumnext.github.io/Notes/backend_api/BackendScriptApi.html)
 | |
| 
 | |
| Please note that the Script API is currently experimental and may undergo changes in future updates. |