Planning
This commit is contained in:
parent
ceaf40bf66
commit
516e494928
BIN
.kanbn/board.json
Normal file
BIN
.kanbn/board.json
Normal file
Binary file not shown.
BIN
.kanbn/board.md
BIN
.kanbn/board.md
Binary file not shown.
@ -1,12 +1,13 @@
|
|||||||
---
|
---
|
||||||
|
type: note
|
||||||
|
created: 2023-07-05T22:17:38.271Z
|
||||||
|
updated: 2023-07-05T22:39:48.691Z
|
||||||
startedColumns:
|
startedColumns:
|
||||||
- "In Progress"
|
- 'In Progress'
|
||||||
completedColumns:
|
completedColumns:
|
||||||
- Done
|
- Done
|
||||||
dateFormat: mm/dd
|
dateFormat: mm/dd
|
||||||
taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g'' + relations.reduce((accumulator, currentValue) => accumulator.task + currentValue.task + '' '', '''')) : ''''}'
|
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
|
# View-by-Distance
|
||||||
@ -17,17 +18,15 @@ updated: 2023-07-05T22:39:48.691Z
|
|||||||
- [use-photo-prism-to-map](tasks/use-photo-prism-to-map.md)
|
- [use-photo-prism-to-map](tasks/use-photo-prism-to-map.md)
|
||||||
- [google-timeline-for-geo](tasks/google-timeline-for-geo.md)
|
- [google-timeline-for-geo](tasks/google-timeline-for-geo.md)
|
||||||
- [import-face-region-metadata](tasks/import-face-region-metadata.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)
|
- [setup-syncthing-server](tasks/setup-syncthing-server.md)
|
||||||
- [go-back-to-index-for-sort](tasks/go-back-to-index-for-sort.md)
|
- [photoview-in-docker-for-a-viewer-only](tasks/photoview-in-docker-for-a-viewer-only.md)
|
||||||
|
- [family-tree-as-markdown-files](tasks/family-tree-as-markdown-files.md)
|
||||||
|
- [image-size-distribution-per-exif-model-directory-when-no-model](tasks/image-size-distribution-per-exif-model-directory-when-no-model.md)
|
||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
|
|
||||||
- [determine-if-location-container-collection-is-needed-in-get-faces](tasks/determine-if-location-container-collection-is-needed-in-get-faces.md)
|
- [determine-if-location-container-collection-is-needed-in-get-faces](tasks/determine-if-location-container-collection-is-needed-in-get-faces.md)
|
||||||
- [import-know-faces-into-db](tasks/import-know-faces-into-db.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)
|
- [skip-metadata-load-after-first-each-day](tasks/skip-metadata-load-after-first-each-day.md)
|
||||||
|
|
||||||
## In Progress
|
## In Progress
|
||||||
@ -35,6 +34,9 @@ updated: 2023-07-05T22:39:48.691Z
|
|||||||
- [find-incorrectly-mapped-faces](tasks/find-incorrectly-mapped-faces.md)
|
- [find-incorrectly-mapped-faces](tasks/find-incorrectly-mapped-faces.md)
|
||||||
- [nef-support](tasks/nef-support.md)
|
- [nef-support](tasks/nef-support.md)
|
||||||
- [use-eyes-to-find-orientation](tasks/use-eyes-to-find-orientation.md)
|
- [use-eyes-to-find-orientation](tasks/use-eyes-to-find-orientation.md)
|
||||||
|
- [merge-kristy-files](tasks/merge-kristy-files.md)
|
||||||
|
- [set-date-taken-when-missing](tasks/set-date-taken-when-missing.md)
|
||||||
|
- [rename-files-to-padded-number-string](tasks/rename-files-to-padded-number-string.md)
|
||||||
|
|
||||||
## Done
|
## Done
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ assigned: ""
|
|||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "1-Backlog"
|
status: "1-Backlog"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Asdf
|
# Asdf
|
||||||
|
@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
created: 2023-06-30T04:24:26.054Z
|
|
||||||
updated: 2023-07-08T21:21:03.057Z
|
|
||||||
assigned: ""
|
|
||||||
progress: 0
|
|
||||||
tags: []
|
|
||||||
status: "2-Todo"
|
|
||||||
type: note
|
|
||||||
---
|
|
||||||
|
|
||||||
# Compression Only Difference
|
|
||||||
|
|
||||||
## Sub-tasks
|
|
||||||
|
|
||||||
- [ ] See images -711794998 && -787220963
|
|
@ -5,7 +5,7 @@ assigned: ""
|
|||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "2-Todo"
|
status: "2-Todo"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Determine if Location Container Collection Is Needed in Get Faces
|
# Determine if Location Container Collection Is Needed in Get Faces
|
||||||
|
@ -5,7 +5,7 @@ assigned: ""
|
|||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "4-Done"
|
status: "4-Done"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Eof Error
|
# Eof Error
|
||||||
|
9
.kanbn/tasks/family-tree-as-markdown-files.md
Normal file
9
.kanbn/tasks/family-tree-as-markdown-files.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
created: 2023-07-08T21:25:54.996Z
|
||||||
|
updated: 2023-07-08T21:50:23.644Z
|
||||||
|
assigned: ""
|
||||||
|
progress: 0
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
|
||||||
|
# Family Tree as Markdown Files
|
@ -5,7 +5,7 @@ assigned: ""
|
|||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "3-In Progress"
|
status: "3-In Progress"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Find Incorrectly Mapped Faces
|
# Find Incorrectly Mapped Faces
|
||||||
|
@ -1,14 +0,0 @@
|
|||||||
---
|
|
||||||
created: 2023-07-05T22:17:38.271Z
|
|
||||||
updated: 2023-07-08T21:21:06.218Z
|
|
||||||
status: "1-Backlog"
|
|
||||||
type: note
|
|
||||||
---
|
|
||||||
|
|
||||||
# Go Back to Index for Sort
|
|
||||||
|
|
||||||
## Sub-tasks
|
|
||||||
|
|
||||||
- [ ] New file for index to to id
|
|
||||||
- [ ] Count backwards
|
|
||||||
- [ ] Maybe skip some for scan images
|
|
@ -5,7 +5,7 @@ assigned: ""
|
|||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "1-Backlog"
|
status: "1-Backlog"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Google Timeline for Geo
|
# Google Timeline for Geo
|
||||||
|
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
created: 2023-07-08T21:39:44.814Z
|
||||||
|
updated: 2023-07-08T21:39:44.808Z
|
||||||
|
assigned: ""
|
||||||
|
progress: 0
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
|
||||||
|
# Image size distribution per exif model / directory when no model
|
||||||
|
|
||||||
|
## Sub-Tasks
|
||||||
|
|
||||||
|
- [ ] Use the distribution to remove duplicate (Compression Only Difference) images
|
||||||
|
- [ ] See images -711794998 && -787220963
|
@ -5,7 +5,7 @@ assigned: ""
|
|||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "1-Backlog"
|
status: "1-Backlog"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Import Face Region Metadata
|
# Import Face Region Metadata
|
||||||
|
@ -5,7 +5,7 @@ assigned: ""
|
|||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "2-Todo"
|
status: "2-Todo"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Import Know Faces Into Db
|
# Import Know Faces Into Db
|
||||||
|
@ -1,15 +1,20 @@
|
|||||||
---
|
---
|
||||||
created: 2023-06-25T16:35:28.627Z
|
created: 2023-06-25T16:35:28.627Z
|
||||||
updated: 2023-07-08T21:21:06.221Z
|
updated: 2023-07-08T21:44:14.665Z
|
||||||
assigned: ""
|
assigned: ""
|
||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "2-Todo"
|
status: 2-Todo
|
||||||
type: note
|
type: kanbn
|
||||||
|
started: 2023-07-08T21:44:14.665Z
|
||||||
---
|
---
|
||||||
|
|
||||||
# Merge Kristy Files
|
# Merge Kristy Files
|
||||||
|
|
||||||
## Sub-tasks
|
## Sub-tasks
|
||||||
|
|
||||||
- [ ] asdf
|
- [x] Convert .tiff to .jpg with Nikon Nx Studio at 100%
|
||||||
|
- [ ] Keep .tiff files in 2-Images-B
|
||||||
|
- [ ] Rotate the .jpg only
|
||||||
|
- [ ] Does original name matter to Kristy
|
||||||
|
- [ ] Use Rename console app to rename for storage
|
||||||
|
@ -1,21 +0,0 @@
|
|||||||
---
|
|
||||||
created: 2023-06-25T16:38:23.750Z
|
|
||||||
updated: 2023-07-08T21:21:06.221Z
|
|
||||||
assigned: ""
|
|
||||||
progress: 0
|
|
||||||
tags: []
|
|
||||||
status: "1-Backlog"
|
|
||||||
type: note
|
|
||||||
---
|
|
||||||
|
|
||||||
# Merge Scan Photos
|
|
||||||
|
|
||||||
- Inform about the few file name duplicates
|
|
||||||
|
|
||||||
```bash
|
|
||||||
cd "D:/7) Question/- Scans 12.22 (2043)"
|
|
||||||
```
|
|
||||||
|
|
||||||
## Sub-tasks
|
|
||||||
|
|
||||||
- [ ] asdf
|
|
@ -5,11 +5,14 @@ assigned: ""
|
|||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "3-In Progress"
|
status: "3-In Progress"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Nef Support
|
# Nef Support
|
||||||
|
|
||||||
## Sub-tasks
|
## Sub-tasks
|
||||||
|
|
||||||
- [ ] asdf
|
- [x] Convert to .tiff with Nikon Nx Studio
|
||||||
|
- [x] Keep .nef files in 2-Images-B
|
||||||
|
- [x] Convert .tiff to .jpg with Nikon Nx Studio at 100%
|
||||||
|
- [x] Use Rename console app to rename for storage
|
13
.kanbn/tasks/photoview-in-docker-for-a-viewer-only.md
Normal file
13
.kanbn/tasks/photoview-in-docker-for-a-viewer-only.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
created: 2023-07-08T21:26:25.403Z
|
||||||
|
updated: 2023-07-08T21:26:25.399Z
|
||||||
|
assigned: ""
|
||||||
|
progress: 0
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
|
||||||
|
# Photoview in docker for a viewer only
|
||||||
|
|
||||||
|
## Sub-Tasks
|
||||||
|
|
||||||
|
- [ ] Evaluate for work images
|
17
.kanbn/tasks/rename-files-to-padded-number-string.md
Normal file
17
.kanbn/tasks/rename-files-to-padded-number-string.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
created: 2023-07-08T21:25:25.925Z
|
||||||
|
updated: 2023-07-08T21:45:42.263Z
|
||||||
|
assigned: ""
|
||||||
|
progress: 0
|
||||||
|
tags: []
|
||||||
|
started: 2023-07-08T21:45:42.263Z
|
||||||
|
---
|
||||||
|
|
||||||
|
# Rename files to padded number string
|
||||||
|
|
||||||
|
## Sub-tasks
|
||||||
|
|
||||||
|
- [ ] ~~Go Back to Index for Sort~~
|
||||||
|
- [ ] New file for index to to id
|
||||||
|
- [ ] Count backwards
|
||||||
|
- [ ] Maybe skip some for scan images
|
@ -5,7 +5,7 @@ assigned: ""
|
|||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "4-Done"
|
status: "4-Done"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Run Scan Originals
|
# Run Scan Originals
|
||||||
|
@ -1,12 +1,13 @@
|
|||||||
---
|
---
|
||||||
created: 2023-07-05T22:17:38.271Z
|
created: 2023-07-05T22:17:38.271Z
|
||||||
updated: 2023-07-08T21:21:06.223Z
|
updated: 2023-07-08T21:47:12.461Z
|
||||||
status: "2-Todo"
|
status: 2-Todo
|
||||||
type: note
|
type: kanbn
|
||||||
|
started: 2023-07-08T21:47:12.461Z
|
||||||
---
|
---
|
||||||
|
|
||||||
# Set Date Taken When Missing
|
# Set Date Taken When Missing
|
||||||
|
|
||||||
## Sub-tasks
|
## Sub-tasks
|
||||||
|
|
||||||
- [ ]
|
- [ ] [ ]
|
||||||
|
@ -5,7 +5,7 @@ assigned: ""
|
|||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "4-Done"
|
status: "4-Done"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Setup Photo Prism Again in Wsl Docker
|
# Setup Photo Prism Again in Wsl Docker
|
||||||
|
@ -5,7 +5,7 @@ assigned: ""
|
|||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "1-Backlog"
|
status: "1-Backlog"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Setup Syncthing Server
|
# Setup Syncthing Server
|
||||||
|
@ -5,7 +5,7 @@ assigned: ""
|
|||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "4-Done"
|
status: "4-Done"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Shrink Percent
|
# Shrink Percent
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
created: 2023-07-05T22:17:38.271Z
|
created: 2023-07-05T22:17:38.271Z
|
||||||
updated: 2023-07-08T21:21:06.224Z
|
updated: 2023-07-08T21:21:06.224Z
|
||||||
status: "2-Todo"
|
status: "2-Todo"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Skip Metadata Load After First Each Day
|
# Skip Metadata Load After First Each Day
|
||||||
|
@ -5,7 +5,7 @@ assigned: ""
|
|||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "3-In Progress"
|
status: "3-In Progress"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Use Eyes to Find Orientation
|
# Use Eyes to Find Orientation
|
||||||
|
@ -5,7 +5,7 @@ assigned: ""
|
|||||||
progress: 0
|
progress: 0
|
||||||
tags: []
|
tags: []
|
||||||
status: "1-Backlog"
|
status: "1-Backlog"
|
||||||
type: note
|
type: kanbn
|
||||||
---
|
---
|
||||||
|
|
||||||
# Use Photo Prism to Map
|
# Use Photo Prism to Map
|
||||||
|
Loading…
x
Reference in New Issue
Block a user