mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	Add option to export
This commit is contained in:
		
							parent
							
								
									eedad4170e
								
							
						
					
					
						commit
						9a3a6f90ea
					
				| @ -106,6 +106,13 @@ const TPL = ` | |||||||
|                                 ${t("export.format_markdown")} |                                 ${t("export.format_markdown")} | ||||||
|                             </label> |                             </label> | ||||||
|                         </div> |                         </div> | ||||||
|  | 
 | ||||||
|  |                         <div class="form-check"> | ||||||
|  |                             <label class="form-check-label tn-radio"> | ||||||
|  |                                 <input class="form-check-input" type="radio" name="export-single-format" value="pdf"> | ||||||
|  |                                 ${t("export.format_pdf")} | ||||||
|  |                             </label> | ||||||
|  |                         </div> | ||||||
|                     </div> |                     </div> | ||||||
|                 </div> |                 </div> | ||||||
|                 <div class="modal-footer"> |                 <div class="modal-footer"> | ||||||
|  | |||||||
| @ -109,7 +109,8 @@ | |||||||
|     "choose_export_type": "Choose export type first please", |     "choose_export_type": "Choose export type first please", | ||||||
|     "export_status": "Export status", |     "export_status": "Export status", | ||||||
|     "export_in_progress": "Export in progress: {{progressCount}}", |     "export_in_progress": "Export in progress: {{progressCount}}", | ||||||
|     "export_finished_successfully": "Export finished successfully." |     "export_finished_successfully": "Export finished successfully.", | ||||||
|  |     "format_pdf": "PDF - for printing or sharing purposes." | ||||||
|   }, |   }, | ||||||
|   "help": { |   "help": { | ||||||
|     "fullDocumentation": "Help (full documentation is available <a class=\"external\" href=\"https://triliumnext.github.io/Docs/\">online</a>)", |     "fullDocumentation": "Help (full documentation is available <a class=\"external\" href=\"https://triliumnext.github.io/Docs/\">online</a>)", | ||||||
|  | |||||||
							
								
								
									
										0
									
								
								src/services/export/pdf.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								src/services/export/pdf.ts
									
									
									
									
									
										Normal file
									
								
							
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran