diff --git a/.kanbn/index.md b/.kanbn/index.md index 32a82e1..60ca636 100644 --- a/.kanbn/index.md +++ b/.kanbn/index.md @@ -13,6 +13,9 @@ completedColumns: ## Todo +- [use-photo-prism-to-map](tasks/use-photo-prism-to-map.md) +- [import-face-region-metadata](tasks/import-face-region-metadata.md) + ## In Progress - [import-know-faces-into-db](tasks/import-know-faces-into-db.md) diff --git a/.kanbn/tasks/import-face-region-metadata.md b/.kanbn/tasks/import-face-region-metadata.md new file mode 100644 index 0000000..5a36f5b --- /dev/null +++ b/.kanbn/tasks/import-face-region-metadata.md @@ -0,0 +1,15 @@ +--- +created: 2023-06-12T15:44:11.932Z +updated: 2023-06-12T15:45:59.891Z +assigned: "" +progress: 0 +tags: [] +--- + +# import-face-region-metadata + +- [ ] review https://github.com/kvalev/photoprism/pull/59/files# + +## Sub-tasks + +- [ ] asdf diff --git a/.kanbn/tasks/use-photo-prism-to-map.md b/.kanbn/tasks/use-photo-prism-to-map.md new file mode 100644 index 0000000..a8b3085 --- /dev/null +++ b/.kanbn/tasks/use-photo-prism-to-map.md @@ -0,0 +1,14 @@ +--- +created: 2023-06-12T15:44:11.932Z +updated: 2023-06-12T15:45:59.891Z +assigned: "" +progress: 0 +tags: [] +--- + +# use-photo-prism-to-map + +## Sub-tasks + +- [ ] Do I need to join makers with subjects +- [ ] Build logic to use photo prism to suggest missing mapping \ No newline at end of file