+
+Dev notes
+---------
+
+I started looking into this, after encouraging words from Joey ("very long term roadmap", AKA "if someone does it"). It turns out it is less deeply rooted than i thought in the core of ikiwiki; everything being a plugin and all, this is also a plugin ([[plugins/link]]).
+
+The following needs to be done:
+
+ 1. the `link_regexp` variable needs to be turned backwards (or frontwards, if you like :P)
+ 2. a config setting need to be added to the `link` plugin so that we can choose if we want backwards links or not
+ 3. a (solid!) parser needs to be written for [[ikiwiki-transition]] to change the actual links (if necessary)