This commit is contained in:
2023-08-13 18:54:44 -07:00
parent e77d8dd658
commit b597a856e0
12 changed files with 129 additions and 9 deletions

24
.kanbn/index.md Normal file
View File

@ -0,0 +1,24 @@
---
type: note
created: 2023-07-05T22:17:38.271Z
updated: 2023-07-05T22:39:48.691Z
startedColumns:
- 'In Progress'
completedColumns:
- Done
dateFormat: mm/dd
taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g'' + relations.reduce((accumulator, currentValue) => accumulator.task + currentValue.task + '' '', '''')) : ''''}'
---
# View-by-Distance-Shared
## Backlog
## Todo
## In Progress
## Done
- [upload-new-results](tasks/upload-new-results.md)
- [update-index-json](tasks/update-index-json.md)