summaryrefslogtreecommitdiff
path: root/doc/design/metadata/comment_11_402d7d3e8e7f2df57eb6685134226642._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-10 12:45:42 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-10 12:45:42 -0400
commit945f545d568a4ce5a53736dc3253754af1fafce7 (patch)
tree50d971bc69b8059497225341a4bf9f760a4a3a82 /doc/design/metadata/comment_11_402d7d3e8e7f2df57eb6685134226642._comment
parentb2cb9c7f0f5b713fe9abdfe29eabf6bb82e7b2b1 (diff)
parentefd2eaa1cfbefd25778519361121a386a9f40af7 (diff)
Merge branch 'master' into concurrentprogress
Diffstat (limited to 'doc/design/metadata/comment_11_402d7d3e8e7f2df57eb6685134226642._comment')
-rw-r--r--doc/design/metadata/comment_11_402d7d3e8e7f2df57eb6685134226642._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/design/metadata/comment_11_402d7d3e8e7f2df57eb6685134226642._comment b/doc/design/metadata/comment_11_402d7d3e8e7f2df57eb6685134226642._comment
new file mode 100644
index 000000000..b7b8937c5
--- /dev/null
+++ b/doc/design/metadata/comment_11_402d7d3e8e7f2df57eb6685134226642._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 11"""
+ date="2015-04-09T18:31:34Z"
+ content="""
+@Sunke, the reason that views make up their own filenames is to
+avoid the problem of having 2 files in a view that have the same
+name.
+
+In your example, that could happen if you used --set title
+with the same title for 2 separate files.
+
+So, I don't think this can be supported reasonably.
+"""]]