summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8 <Juan@web>2014-07-02 19:44:05 +0000
committerGravatar admin <admin@branchable.com>2014-07-02 19:44:05 +0000
commit20801b0a356bc58cdd4e2589042731c7af20fb58 (patch)
tree28e8880f296e4878c27313a1692e4bf4d35b1524 /doc
parentd10195bedfa130a75ec59b2382cacaf629a77317 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/use_case:_unique_indentifier_of_objets___40__doi_like__41__.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/forum/use_case:_unique_indentifier_of_objets___40__doi_like__41__.mdwn b/doc/forum/use_case:_unique_indentifier_of_objets___40__doi_like__41__.mdwn
index 70b058e73..008090013 100644
--- a/doc/forum/use_case:_unique_indentifier_of_objets___40__doi_like__41__.mdwn
+++ b/doc/forum/use_case:_unique_indentifier_of_objets___40__doi_like__41__.mdwn
@@ -1,12 +1,13 @@
Dear all,
From some time now I am wondering about a way to index a set of files, lets say PDF documents. The idea is to have a unique identifier for each file and to cross-reference using this identifier. For instance, I use a project management (PM) software (web based) on a public server of my university. Then I have a set of tasks saying, review document X, or Y. And those documents are stored on an internal server of my lab.
-I see several options
+I see several options:
+
1. Upload the required documents to the PM site and directly link
2. Share online my internal server and use the URL of the docs in the PM
3. Just use the unique identifier in the PM, and then look in git annex for that ID
4. Use some sort of document management system (DMS)
-Options 1 and 2 are inpractical for several reasons. Option 4 usually requires that your files are inside the DMS.
+Options 1 and 2 are impractical for several reasons. Option 4 usually requires that your files are inside the DMS.
So my question is. Do you think this is doable with git-annex?
Is there an easy way to ask it: give me the document with this index?