X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/70b3e6df878886706dd8502bc8bf7ecf818e71e7..20e2f80ad4e4b767c981f3585a9d39faea689ba9:/doc/bugs/problem_adding_tag_from_template.mdwn diff --git a/doc/bugs/problem_adding_tag_from_template.mdwn b/doc/bugs/problem_adding_tag_from_template.mdwn index bc697e487..0d1cf45a8 100644 --- a/doc/bugs/problem_adding_tag_from_template.mdwn +++ b/doc/bugs/problem_adding_tag_from_template.mdwn @@ -5,3 +5,6 @@ page that used `core=1` in the template (such as [[plugins/mdwn]]), the `type/core` tag disappeared, and the template did not supply it. --[[JoshTriplett]] +Problem was that setting a tag cleared all earlier tags. [[bugs/done]], and +I like the idea of the autotagging.. +--[[Joey]]