Filter same id
RelationLogic LookForAbandoned
This commit is contained in:
@ -15,39 +15,46 @@ taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g
|
||||
## Backlog
|
||||
|
||||
- [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)
|
||||
- [setup-syncthing-server](tasks/setup-syncthing-server.md)
|
||||
- [cluster-questioning](tasks/cluster-questioning.md)
|
||||
- [photoview-in-docker-for-a-viewer-only](tasks/photoview-in-docker-for-a-viewer-only.md)
|
||||
- [image-size-distribution-per-exif-model-directory-when-no-model](tasks/image-size-distribution-per-exif-model-directory-when-no-model.md)
|
||||
- [import-know-faces-into-db](tasks/import-know-faces-into-db.md)
|
||||
- [skip-metadata-load-after-first-each-day](tasks/skip-metadata-load-after-first-each-day.md)
|
||||
- [determine-if-location-container-collection-is-needed-in-get-faces](tasks/determine-if-location-container-collection-is-needed-in-get-faces.md)
|
||||
- [cluster-questioning](tasks/cluster-questioning.md)
|
||||
|
||||
## Todo
|
||||
|
||||
- [verify-camera-model-still-works](tasks/verify-camera-model-still-works.md)
|
||||
- [run-limiting-on-days](tasks/run-limiting-on-days.md)
|
||||
- [update-drag-and-drop-to-work-with-new-resize-location](tasks/update-drag-and-drop-to-work-with-new-resize-location.md)
|
||||
- [triangle-over-person-in-full-image-for-some](tasks/triangle-over-person-in-full-image-for-some.md)
|
||||
- [use-eyes-to-find-orientation](tasks/use-eyes-to-find-orientation.md)
|
||||
- [find-incorrectly-mapped-faces](tasks/find-incorrectly-mapped-faces.md)
|
||||
- [nef-support](tasks/nef-support.md)
|
||||
- [set-date-taken-when-missing](tasks/set-date-taken-when-missing.md)
|
||||
- [triangle-over-person-in-full-image-for-some](tasks/triangle-over-person-in-full-image-for-some.md)
|
||||
- [find-incorrectly-mapped-faces](tasks/find-incorrectly-mapped-faces.md)
|
||||
- [google-timeline-for-geo](tasks/google-timeline-for-geo.md)
|
||||
- [neo4j-db-import](tasks/neo4j-db-import.md)
|
||||
|
||||
## In Progress
|
||||
|
||||
- [name-some-from-638324064000000000-verify-manual-still-works](tasks/name-some-from-638324064000000000-verify-manual-still-works.md)
|
||||
- [merge-kristy-files](tasks/merge-kristy-files.md)
|
||||
- [review-location-container-distance-tolerance](tasks/review-location-container-distance-tolerance.md)
|
||||
- [can-re-map](tasks/can-re-map.md)
|
||||
|
||||
## Done
|
||||
|
||||
- [eof-error](tasks/eof-error.md)
|
||||
- [shrink-percent](tasks/shrink-percent.md)
|
||||
- [setup-photo-prism-again-in-wsl-docker](tasks/setup-photo-prism-again-in-wsl-docker.md)
|
||||
- [linked-to-9](tasks/linked-to-9.md)
|
||||
- [fix-random-logic](tasks/fix-random-logic.md)
|
||||
- [filter-same-id](tasks/filter-same-id.md)
|
||||
- [can-re-map](tasks/can-re-map.md)
|
||||
- [move-copy-manual-files-to-get-display-directory-all-files](tasks/move-copy-manual-files-to-get-display-directory-all-files.md)
|
||||
- [rename-files-to-padded-number-string](tasks/rename-files-to-padded-number-string.md)
|
||||
- [reload-slideshow](tasks/reload-slideshow.md)
|
||||
- [review-location-container-distance-tolerance-needs-to-be-unique](tasks/review-location-container-distance-tolerance-needs-to-be-unique.md)
|
||||
- [genealogical-data-communication-as-golden](tasks/genealogical-data-communication-as-golden.md)
|
||||
- [look-for-family-from-jlink-in-x-mapped](tasks/look-for-family-from-jlink-in-x-mapped.md)
|
||||
- [move-over-2023-california-pictures](tasks/move-over-2023-california-pictures.md)
|
||||
|
@ -1,10 +1,11 @@
|
||||
---
|
||||
created: 2023-09-06T01:48:53.593Z
|
||||
updated: 2023-09-06T01:48:53.588Z
|
||||
updated: 2023-09-09T15:16:04.076Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
started: 2023-09-06T01:48:53.593Z
|
||||
completed: 2023-09-09T15:16:04.076Z
|
||||
---
|
||||
|
||||
# CanReMap
|
||||
@ -38,4 +39,4 @@ public List<SaveContainer> GetSaveContainers(string dFacesContentDirectory, stri
|
||||
MapLogic.SaveContainers;
|
||||
public void SaveContainers(int? updated, List<SaveContainer> saveContainers)
|
||||
// ...
|
||||
```
|
||||
```
|
||||
|
@ -1,9 +1,10 @@
|
||||
---
|
||||
created: "2023-07-17T06:39:53.148Z"
|
||||
updated: "2023-07-21T21:36:44.190Z"
|
||||
created: 2023-07-17T06:39:53.148Z
|
||||
updated: 2023-09-09T06:30:37.280Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "kanbn"
|
||||
type: kanbn
|
||||
started: 2023-09-09T06:30:28.358Z
|
||||
---
|
||||
|
||||
# Cluster Questioning
|
||||
|
11
Shared/.kanbn/tasks/filter-same-id.md
Normal file
11
Shared/.kanbn/tasks/filter-same-id.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
created: 2023-09-09T15:00:50.872Z
|
||||
updated: 2023-09-09T15:37:00.549Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
started: 2023-09-09T15:00:50.872Z
|
||||
completed: 2023-09-09T15:37:00.549Z
|
||||
---
|
||||
|
||||
# Filter same id
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
created: "2023-07-21T18:26:38.901Z"
|
||||
updated: "2023-07-21T18:26:38.902Z"
|
||||
created: 2023-07-21T18:26:38.901Z
|
||||
updated: 2023-09-09T06:30:12.385Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: '3-In Progress'
|
||||
type: "kanbn"
|
||||
type: kanbn
|
||||
---
|
||||
|
||||
# Find Incorrectly Mapped Faces
|
||||
|
@ -1,10 +1,10 @@
|
||||
---
|
||||
created: "2023-07-21T18:26:38.903Z"
|
||||
updated: "2023-07-21T18:26:38.903Z"
|
||||
created: 2023-07-21T18:26:38.903Z
|
||||
updated: 2023-09-09T06:31:23.591Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
status: "1-Backlog"
|
||||
type: "kanbn"
|
||||
status: 1-Backlog
|
||||
type: kanbn
|
||||
---
|
||||
|
||||
# Google Timeline for Geo
|
||||
|
13
Shared/.kanbn/tasks/linked-to-9.md
Normal file
13
Shared/.kanbn/tasks/linked-to-9.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
created: 2023-09-09T15:36:54.752Z
|
||||
updated: 2023-09-09T21:51:25.431Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
started: 2023-09-09T15:36:54.752Z
|
||||
completed: 2023-09-09T21:51:25.432Z
|
||||
---
|
||||
|
||||
# Linked to 9
|
||||
|
||||
Convert.ToChar(48 + keyValuePair.Value)
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
created: 2023-09-09T06:28:12.578Z
|
||||
updated: 2023-09-09T21:51:56.736Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
started: 2023-09-08T00:00:00.000Z
|
||||
---
|
||||
|
||||
# Name some from 638324064000000000 verify Manual still works
|
9
Shared/.kanbn/tasks/neo4j-db-import.md
Normal file
9
Shared/.kanbn/tasks/neo4j-db-import.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
created: 2023-09-09T06:33:28.795Z
|
||||
updated: 2023-09-09T06:33:28.790Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
---
|
||||
|
||||
# Neo4j DB import
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
created: 2023-08-07T00:19:34.160Z
|
||||
updated: 2023-09-09T15:12:01.657Z
|
||||
assigned: ""
|
||||
progress: 1
|
||||
tags: []
|
||||
started: 2023-08-05T00:00:00.000Z
|
||||
completed: 2023-09-08T00:00:00.000Z
|
||||
---
|
||||
|
||||
# ReviewLocationContainerDistanceTolerance needs to be unique
|
@ -1,10 +0,0 @@
|
||||
---
|
||||
created: 2023-08-07T00:19:34.160Z
|
||||
updated: 2023-08-07T05:46:42.946Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
started: 2023-08-06T00:00:00.000Z
|
||||
---
|
||||
|
||||
# ReviewLocationContainerDistanceTolerance
|
10
Shared/.kanbn/tasks/run-limiting-on-days.md
Normal file
10
Shared/.kanbn/tasks/run-limiting-on-days.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
created: 2023-09-09T15:01:12.800Z
|
||||
updated: 2023-09-09T21:51:53.090Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
started: 2023-09-09T15:01:12.800Z
|
||||
---
|
||||
|
||||
# Run limiting on days
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
created: 2023-08-08T23:48:54.260Z
|
||||
updated: 2023-08-08T23:48:54.257Z
|
||||
updated: 2023-09-09T06:31:43.028Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
|
@ -0,0 +1,9 @@
|
||||
---
|
||||
created: 2023-09-09T06:29:03.734Z
|
||||
updated: 2023-09-09T06:31:45.781Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
---
|
||||
|
||||
# Update drag and drop to work with new resize location
|
10
Shared/.kanbn/tasks/verify-camera-model-still-works.md
Normal file
10
Shared/.kanbn/tasks/verify-camera-model-still-works.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
created: 2023-09-09T15:01:28.239Z
|
||||
updated: 2023-09-09T21:51:54.599Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
started: 2023-09-09T15:01:28.239Z
|
||||
---
|
||||
|
||||
# Verify camera model still works
|
Reference in New Issue
Block a user