Mostly Markdown
This commit is contained in:
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-12T21:54:44.803Z
|
||||
updated: 2023-06-12T21:54:44.803Z
|
||||
updated: 2023-07-08T21:20:54.668Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "1-Backlog"
|
||||
type: note
|
||||
---
|
||||
|
||||
# asdf
|
||||
# Asdf
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-12T21:54:44.803Z
|
||||
updated: 2023-06-12T21:54:44.803Z
|
||||
created: 2023-06-30T04:24:26.054Z
|
||||
updated: 2023-07-08T21:21:03.057Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "1-Backlog"
|
||||
status: "2-Todo"
|
||||
type: note
|
||||
---
|
||||
|
||||
# compression-only-difference
|
||||
# Compression Only Difference
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-24T02:12:00.629Z
|
||||
updated: 2023-06-24T02:12:47.758Z
|
||||
updated: 2023-07-08T21:21:03.774Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "2-Todo"
|
||||
type: note
|
||||
---
|
||||
|
||||
# determine-if-location-container-collection-is-needed-in-get-faces
|
||||
# Determine if Location Container Collection Is Needed in Get Faces
|
||||
|
||||
```c#
|
||||
locations = Shared.Models.Stateless.Methods.ILocation.GetLocations(collection, results, mappingFromPhotoPrismCollection, _RectangleIntersectMinimum);
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-12T21:55:20.591Z
|
||||
updated: 2023-06-18T15:18:01.941Z
|
||||
updated: 2023-07-08T21:21:04.351Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "4-Done"
|
||||
type: note
|
||||
---
|
||||
|
||||
# eof-error
|
||||
# Eof Error
|
||||
|
||||
```bash
|
||||
C:/Docker/photoprism/originals/()/_ _ _/84/-50458384.jpg
|
||||
|
@ -1,15 +1,16 @@
|
||||
---
|
||||
created: 2023-06-18T20:29:10.288Z
|
||||
updated: 2023-06-19T01:50:22.660Z
|
||||
updated: 2023-07-08T21:21:04.820Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "3-In Progress"
|
||||
type: note
|
||||
---
|
||||
|
||||
# find-incorrectly-mapped-faces
|
||||
# Find Incorrectly Mapped Faces
|
||||
|
||||
- Added _RangeDistanceToleranceAverage to rename ~200 files to *.ukn
|
||||
- Added \_RangeDistanceToleranceAverage to rename ~200 files to \*.ukn
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
|
@ -1,10 +1,14 @@
|
||||
---
|
||||
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
|
||||
# Go Back to Index for Sort
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ] New file for index to to id
|
||||
- [ ] Count backwards
|
||||
- [ ] Maybe skip some for scan images
|
||||
- [ ] Maybe skip some for scan images
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-25T15:26:35.170Z
|
||||
updated: 2023-06-25T15:29:50.594Z
|
||||
updated: 2023-07-08T21:21:06.219Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "2-Todo"
|
||||
status: "1-Backlog"
|
||||
type: note
|
||||
---
|
||||
|
||||
# google-timeline-for-geo
|
||||
# Google Timeline for Geo
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-19T21:38:12.818Z
|
||||
updated: 2023-06-19T21:38:12.818Z
|
||||
updated: 2023-07-08T21:21:06.219Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "2-Todo"
|
||||
status: "1-Backlog"
|
||||
type: note
|
||||
---
|
||||
|
||||
# import-face-region-metadata
|
||||
# Import Face Region Metadata
|
||||
|
||||
- [ ] review https://github.com/kvalev/photoprism/pull/59/files#
|
||||
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-12T21:54:44.803Z
|
||||
updated: 2023-06-25T01:24:50.138Z
|
||||
updated: 2023-07-08T21:21:06.220Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "3-In Progress"
|
||||
status: "2-Todo"
|
||||
type: note
|
||||
---
|
||||
|
||||
# import-know-faces-into-db
|
||||
# Import Know Faces Into Db
|
||||
|
||||
```bash
|
||||
# locating data volumes in docker desktop windows
|
||||
@ -21,11 +22,11 @@ docker compose exec photoprism photoprism restore -i -f
|
||||
```
|
||||
|
||||
- After changes to code:
|
||||
- 50 ~230 and still has wrong
|
||||
- 66 198 and still has wrong
|
||||
- 75 145 and still has wrong
|
||||
- 85 81 and still has wrong (Bodhi and Hudson)
|
||||
- 90 50 and still has wrong (Chelsea and Hudson)
|
||||
- 50 ~230 and still has wrong
|
||||
- 66 198 and still has wrong
|
||||
- 75 145 and still has wrong
|
||||
- 85 81 and still has wrong (Bodhi and Hudson)
|
||||
- 90 50 and still has wrong (Chelsea and Hudson)
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-25T16:35:28.627Z
|
||||
updated: 2023-06-25T16:35:35.404Z
|
||||
updated: 2023-07-08T21:21:06.221Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "2-Todo"
|
||||
type: note
|
||||
---
|
||||
|
||||
# merge-kristy-files
|
||||
# Merge Kristy Files
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-12T21:54:44.803Z
|
||||
updated: 2023-06-12T21:54:44.803Z
|
||||
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
|
||||
# Merge Scan Photos
|
||||
|
||||
- Inform about the few file name duplicates
|
||||
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-24T02:13:16.426Z
|
||||
updated: 2023-06-24T02:13:20.545Z
|
||||
updated: 2023-07-08T21:21:06.222Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "3-In Progress"
|
||||
type: note
|
||||
---
|
||||
|
||||
# nef-support
|
||||
# Nef Support
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-12T21:54:44.810Z
|
||||
updated: 2023-06-25T16:30:22.805Z
|
||||
updated: 2023-07-08T21:21:06.222Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "4-Done"
|
||||
type: note
|
||||
---
|
||||
|
||||
# run-scan-originals
|
||||
# Run Scan Originals
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
|
@ -1,8 +1,12 @@
|
||||
---
|
||||
created: 2023-07-05T22:17:38.271Z
|
||||
updated: 2023-07-08T21:21:06.223Z
|
||||
status: "2-Todo"
|
||||
type: note
|
||||
---
|
||||
|
||||
# set-date-taken-when-missing
|
||||
# Set Date Taken When Missing
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ]
|
||||
- [ ]
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-12T17:28:20.080Z
|
||||
updated: 2023-06-25T16:29:52.487Z
|
||||
created: 2023-07-05T22:34:47.537Z
|
||||
updated: 2023-07-08T21:21:06.223Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "4-Done"
|
||||
type: note
|
||||
---
|
||||
|
||||
# Setup PhotoPrism again in WSL / Docker
|
||||
# Setup Photo Prism Again in Wsl Docker
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-12T21:54:44.803Z
|
||||
updated: 2023-06-12T21:54:44.803Z
|
||||
created: 2023-06-25T16:42:24.220Z
|
||||
updated: 2023-07-08T21:21:06.224Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "1-Backlog"
|
||||
type: note
|
||||
---
|
||||
|
||||
# setup-syncthing-server
|
||||
# Setup Syncthing Server
|
||||
|
||||
- Share one folder at a time
|
||||
- Use push only feature
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-19T21:39:09.103Z
|
||||
updated: 2023-06-25T16:24:52.333Z
|
||||
updated: 2023-07-08T21:21:06.224Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "4-Done"
|
||||
type: note
|
||||
---
|
||||
|
||||
# shrink-percent
|
||||
# Shrink Percent
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
|
@ -1,8 +1,12 @@
|
||||
---
|
||||
created: 2023-07-05T22:17:38.271Z
|
||||
updated: 2023-07-08T21:21:06.224Z
|
||||
status: "2-Todo"
|
||||
type: note
|
||||
---
|
||||
|
||||
# skip-metadata-load-after-first-each-day
|
||||
# Skip Metadata Load After First Each Day
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ] When E_... is newer then today don't search json files for metadata and resize
|
||||
- [ ] When E\_... is newer then today don't search json files for metadata and resize
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-23T13:56:11.956Z
|
||||
updated: 2023-06-24T15:11:14.038Z
|
||||
updated: 2023-07-08T21:21:06.224Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "3-In Progress"
|
||||
type: note
|
||||
---
|
||||
|
||||
# use-eyes-to-find-orientation
|
||||
# Use Eyes to Find Orientation
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
created: 2023-06-19T21:38:12.818Z
|
||||
updated: 2023-06-19T21:38:12.818Z
|
||||
updated: 2023-07-08T21:21:06.224Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
status: "2-Todo"
|
||||
status: "1-Backlog"
|
||||
type: note
|
||||
---
|
||||
|
||||
# use-photo-prism-to-map
|
||||
# Use Photo Prism to Map
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
|
Reference in New Issue
Block a user