diff options
author | chrysn <chrysn@fsfe.org> | 2014-07-06 23:47:06 +0200 |
---|---|---|
committer | chrysn <chrysn@fsfe.org> | 2014-07-06 23:47:06 +0200 |
commit | cfbad20f67ff1b6e5b63f9ffbdd12664368cbe18 (patch) | |
tree | 46be81b4105e006eedb73272f133503cae531bbe | |
parent | 7bf7f2c442a9a5d89bed2d65a7a32b2af1f76157 (diff) | |
download | ikiwiki-cfbad20f67ff1b6e5b63f9ffbdd12664368cbe18.tar ikiwiki-cfbad20f67ff1b6e5b63f9ffbdd12664368cbe18.tar.gz |
auto-* ambiguity: it's ok for me
-rw-r--r-- | doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn b/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn index 887d3387f..0673aa674 100644 --- a/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn +++ b/doc/bugs/transient_autocreated_tagbase_is_not_transient_autoindexed.mdwn @@ -67,3 +67,8 @@ Shouldn't `ikiwiki-tag-test/raw/.ikiwiki/transient/tag.mdwn` and `ikiwiki-tag-te >>> happens first, happens" is at least easy to explain, and I consider >>> both autoindices and autotags to be time-saving conveniences rather >>> than something fundamental. --s + +>>>> i think a behavior that does the right thing when there is a right thing +>>>> and *something* when there is ambiguity is ok for now; especially, it's +>>>> not up to the autoindex branch to come up with a solution to the general +>>>> problem. --[[chrysn]] |