Initial commit
This commit is contained in:
36
TaskBoard ✅.md
Normal file
36
TaskBoard ✅.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: TaskBoard ✅
|
||||
date: 2023-05-03 14:31:28
|
||||
lastmod: 2023-07-21 20:12:02
|
||||
categories:
|
||||
-
|
||||
tags:
|
||||
-
|
||||
aliases:
|
||||
share: false
|
||||
---
|
||||
|
||||
# TaskBoard ✅
|
||||
|
||||
> [!INFO]- Unplanned One-Off Tasks
|
||||
>
|
||||
> ```tasks
|
||||
> not done
|
||||
> is not recurring
|
||||
> path includes -Daily-Notes
|
||||
> (no tags) AND (no happens date)
|
||||
> group by filename
|
||||
> sort by created
|
||||
> ```
|
||||
|
||||
> [!INFO]- Unplanned Projects Tasks
|
||||
>
|
||||
> ```tasks
|
||||
> not done
|
||||
> is not recurring
|
||||
> path does not include 2-Areas
|
||||
> path does not include -Daily-Notes
|
||||
> (no tags) AND (no happens date)
|
||||
> group by filename
|
||||
> sort by created
|
||||
> ```
|
||||
Reference in New Issue
Block a user