summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2016-08-08 16:19:06 +0200
committerSiri Reiter <siri@jones.dk>2016-08-08 16:19:06 +0200
commitc8256e569bb3eea40879bd1f97a0b8dc29059714 (patch)
tree0872c459a95a23d577fe0e89d975649c0af1b397
parent72d517e67330d22b3016387a2c338116f5cb00ed (diff)
Mooore content.
-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