summaryrefslogtreecommitdiff
path: root/doc/use.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/use.md')
-rw-r--r--doc/use.md36
1 files changed, 34 insertions, 2 deletions
diff --git a/doc/use.md b/doc/use.md
index 8d7e885..dd47ddc 100644
--- a/doc/use.md
+++ b/doc/use.md
@@ -1,3 +1,35 @@
-git annex
+# Use of photo archive
-Place: private_annex \ No newline at end of file
+## 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