mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	feat(docs): reorganize & merge attachments
This commit is contained in:
		| @@ -23,7 +23,7 @@ Week and quarter notes are disabled by default, since it might be too much for s | ||||
|  | ||||
| ## Templates | ||||
|  | ||||
| Trilium provides [template](../Attributes/Template.md) functionality, and it could be used together with day notes. | ||||
| Trilium provides [template](../Templates.md) functionality, and it could be used together with day notes. | ||||
|  | ||||
| You can define one of the following relations on the root of the journal (identified by `#calendarRoot` label): | ||||
|  | ||||
|   | ||||
| @@ -3,7 +3,7 @@ Task Manager is a [promoted attributes](../Attributes/Promoted%20Attributes.md) | ||||
|  | ||||
| ## Demo | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| Task Manager manages outstanding (TODO) tasks and finished tasks (non-empty doneDate attribute). Outstanding tasks are further categorized by location and arbitrary tags - whenever you change tag attribute in the task note, this task is then automatically moved to appropriate location. | ||||
|  | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 191 KiB | 
| @@ -3,7 +3,7 @@ | ||||
|  | ||||
| The `Weight Tracker` is a [Script API](../../Note%20Types/Code/Script%20API.md) showcase present in the [demo notes](../Database.md). | ||||
|  | ||||
| By adding `weight` as a [promoted attribute](../Attributes/Promoted%20Attributes.md) in the [template](../Attributes/Template.md) from which [day notes](Day%20Notes.md) are created, you can aggregate the data and plot weight change over time. | ||||
| By adding `weight` as a [promoted attribute](../Attributes/Promoted%20Attributes.md) in the [template](../Templates.md) from which [day notes](Day%20Notes.md) are created, you can aggregate the data and plot weight change over time. | ||||
|  | ||||
| ## Implementation | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user