summaryrefslogtreecommitdiff
path: root/USE.md
diff options
context:
space:
mode:
Diffstat (limited to 'USE.md')
-rw-r--r--USE.md35
1 files changed, 35 insertions, 0 deletions
diff --git a/USE.md b/USE.md
new file mode 100644
index 0000000..dd47ddc
--- /dev/null
+++ b/USE.md
@@ -0,0 +1,35 @@
+# Use of photo archive
+
+## Archive
+
+Add to archive: git annex add
+
+Place: private_annex
+
+## Replicate archive
+
+ * Replicate existance to nearest mirror: git annex sync --fast
+ * Replicate content to all mirrors: git annex sync --content --all
+
+## Refer to images
+
+ * Use symlink: [ctrl+x s]
+
+## Edit images
+
+ 1. Copy image, and follow sylink:
+ shell:: cp %f
+ mc:: [F5] (tick "follow symlinks")
+ 2. Edit: use Gimp or whatever ...
+ 3. Add to archive
+
+## Tag images
+
+ 1. Open in DarkTable ...
+ 2. Save xmp sidecar files
+
+## Status
+
+ git annex info
+
+## Search metadata