--- Tag: [""] Date: <% tp.date.now("YYYY-MM-DD") %> DocType: &DT "Task" Hierarchy: location: Priority: Status: StartDate: DueDate: NextReviewDate: &RD TimeStamp: fc-calendar: "D2D Calendar" fc-date: *RD fc-category: *DT CollapseMetaTable: yes --- Parent::   <center> <h6>Progress bar</h6> </center> `= "<center><progress value='" + (length(filter(this.file.tasks.completed, (t) => t = true)) / length(this.file.tasks)) * 100 + "' max='100'></progress>" + "<br><h6>" + round((length(filter(this.file.tasks.completed, (t) => t = true)) / length(this.file.tasks)) * 100) + "% completed</h6></center>" ` ---   ```button name Edit Task parameters type command action MetaEdit: Run MetaEdit id EditMetaData ``` ^button-<% tp.file.title %>TaskEdit ```button name Save type command action Save current file id Save ``` ^button-<% tp.file.title %>TSave   # <% tp.file.title %>   > [!summary]+ > Loret ipsum   ---   ### To-dos   - [ ] to-do1 - [ ] to-do2   ---   ### Dependencies   Link1 Link2