summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://lot-of-stuff.info/ <__DL__@web>2013-08-13 16:39:17 +0000
committerGravatar admin <admin@branchable.com>2013-08-13 16:39:17 +0000
commit5781a373ae1d428c8262117394bba191f100e592 (patch)
treea935a81c77ca6b3555c4e53b418d2de90bd03f7c
parent0a34574dce7f9402cd1874122df152db6300e243 (diff)
Added a comment: Another solution.
-rw-r--r--doc/bugs/Unfortunate_interaction_with_Calibre/comment_5_fc4d5301797589e92cc9a24697b2155d._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/Unfortunate_interaction_with_Calibre/comment_5_fc4d5301797589e92cc9a24697b2155d._comment b/doc/bugs/Unfortunate_interaction_with_Calibre/comment_5_fc4d5301797589e92cc9a24697b2155d._comment
new file mode 100644
index 000000000..a54d53c58
--- /dev/null
+++ b/doc/bugs/Unfortunate_interaction_with_Calibre/comment_5_fc4d5301797589e92cc9a24697b2155d._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="https://lot-of-stuff.info/"
+ nickname="__DL__"
+ subject="Another solution."
+ date="2013-08-13T16:39:17Z"
+ content="""
+calibre store all the metadata for safekeeping of the metadata
+(author, title...).
+
+If like me you do not like much direct mode (because of its not so
+cool interaction with plain git), you could use the largfiles config
+to let those files in plain git. You will then also need something for
+the database. See [[tips/Git_annex_and_Calibre]] for a full solution.
+
+"""]]