Mostly Markdown
This commit is contained in:
@ -1,10 +1,12 @@
|
||||
---
|
||||
startedColumns:
|
||||
- 'In Progress'
|
||||
- "In Progress"
|
||||
completedColumns:
|
||||
- Done
|
||||
dateFormat: mm/dd
|
||||
taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g'' + relations.reduce((accumulator, currentValue) => accumulator.task + currentValue.task + '' '', '''')) : ''''}'
|
||||
created: 2023-07-05T22:17:38.271Z
|
||||
updated: 2023-07-05T22:39:48.691Z
|
||||
---
|
||||
|
||||
# View-by-Distance
|
||||
@ -12,18 +14,18 @@ taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g
|
||||
## Backlog
|
||||
|
||||
- [asdf](tasks/asdf.md)
|
||||
- [use-photo-prism-to-map](tasks/use-photo-prism-to-map.md)
|
||||
- [google-timeline-for-geo](tasks/google-timeline-for-geo.md)
|
||||
- [import-face-region-metadata](tasks/import-face-region-metadata.md)
|
||||
- [merge-scan-photos](tasks/merge-scan-photos.md)
|
||||
- [setup-syncthing-server](tasks/setup-syncthing-server.md)
|
||||
- [google-timeline-for-geo](tasks/google-timeline-for-geo.md)
|
||||
- [use-photo-prism-to-map](tasks/use-photo-prism-to-map.md)
|
||||
- [import-face-region-metadata](tasks/import-face-region-metadata.md)
|
||||
- [go-back-to-index-for-sort](tasks/go-back-to-index-for-sort.md)
|
||||
|
||||
## Todo
|
||||
|
||||
- [determine-if-location-container-collection-is-needed-in-get-faces](tasks/determine-if-location-container-collection-is-needed-in-get-faces.md)
|
||||
- [merge-kristy-files](tasks/merge-kristy-files.md)
|
||||
- [import-know-faces-into-db](tasks/import-know-faces-into-db.md)
|
||||
- [merge-kristy-files](tasks/merge-kristy-files.md)
|
||||
- [compression-only-difference](tasks/compression-only-difference.md)
|
||||
- [set-date-taken-when-missing](tasks/set-date-taken-when-missing.md)
|
||||
- [skip-metadata-load-after-first-each-day](tasks/skip-metadata-load-after-first-each-day.md)
|
||||
@ -37,6 +39,6 @@ taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g
|
||||
## Done
|
||||
|
||||
- [eof-error](tasks/eof-error.md)
|
||||
- [setup-photo-prism-again-in-wsl-docker](tasks/setup-photo-prism-again-in-wsl-docker.md)
|
||||
- [run-scan-originals](tasks/run-scan-originals.md)
|
||||
- [shrink-percent](tasks/shrink-percent.md)
|
||||
- [setup-photo-prism-again-in-wsl-docker](tasks/setup-photo-prism-again-in-wsl-docker.md)
|
||||
|
Reference in New Issue
Block a user