### Tasks
- [ ] Task 1
- [ ] Task 2
>[!todo]- Backlog
> #### 2024-03-18 (1)
> - [ ] Uncompleted task from 2024-03-18 Daily Note
>
> #### 2024-03-17 (2)
> - [ ] First uncompleted task from 2024-03-17 Daily Note
> - [ ] Second uncompleted task from 2024-03-17 Daily Note
The cool part about this, aside from being able to show/hide the Backlog, is you can mark a task as done from the Backlog section, and it will update the original Daily Note file, and remove it from the Backlog section. >[!todo]- Backlog
> ```dataview
> TASK WHERE startswith(file.folder, "Daily Notes/") AND !completed AND file.ctime < this.file.ctime AND file.link != this.file.link GROUP BY file.link
> ```
An idea for this: you could require them to commit a file to their repo with a specific name and the content would contain a one time use token to add that repo to a users profile.