From 34233d2773b59ab77d7ff1594592236e4696a78e Mon Sep 17 00:00:00 2001 From: CandyAngel Date: Tue, 16 Apr 2019 13:10:03 +0000 Subject: [PATCH] Added a comment --- ...comment_1_ec1c86e41ce3ee243df9a5008db87070._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Recommended_way_to_work_with_semi-permanent_filename_changes/comment_1_ec1c86e41ce3ee243df9a5008db87070._comment diff --git a/doc/forum/Recommended_way_to_work_with_semi-permanent_filename_changes/comment_1_ec1c86e41ce3ee243df9a5008db87070._comment b/doc/forum/Recommended_way_to_work_with_semi-permanent_filename_changes/comment_1_ec1c86e41ce3ee243df9a5008db87070._comment new file mode 100644 index 0000000000..decd65cd1d --- /dev/null +++ b/doc/forum/Recommended_way_to_work_with_semi-permanent_filename_changes/comment_1_ec1c86e41ce3ee243df9a5008db87070._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="CandyAngel" + avatar="http://cdn.libravatar.org/avatar/15c0aade8bec5bf004f939dd73cf9ed8" + subject="comment 1" + date="2019-04-16T13:10:03Z" + content=""" +Depends on how often and what \"work\" is done with the original filenames. Can you explain more what you are trying to do? + +Perhaps you can use metadata/metadata views.. though this would give you the original filename as a directory, containing a file with the current filename. e.g. ~/annex/originalfilename.txt/currentfilename.txt +"""]]