]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/tagged__40____41___matching_wikilinks.mdwn
Comment: this illustrates there is no workaround.
[ikiwiki.git] / doc / bugs / tagged__40____41___matching_wikilinks.mdwn
index 2b30f247ee578457653c21ef8e048c15a462d6ae..86ed6725250ca20aa723fdfd4e78e071c642524b 100644 (file)
@@ -27,3 +27,5 @@ rationale on this, or what am I doing wrong, and how to achieve what I want?
 >> No, he has no pages under tagbase that aren't tags. This bug
 >> is valid. [[todo/matching_different_kinds_of_links]] is probably
 >> how it will eventually be solved. --[[Joey]] 
+
+> And this is an illustration why a clean work-around (without changing the software) is not possible: while thinking about [[todo/matching_different_kinds_of_links], I thought one could work around the problem by simply explicitly including the kind of the relation into the link target (like the tagbase in tags), and by having a separate page without the "tagbase" to link to when one wants simply to refer to the tag without tagging. But this won't work: one has to at least once refer to the real tag page if one wants to talk about it, and this reference will count as tagging (unwanted). --Ivan Z.