X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/e5cab4165d9c12b8b68a15ce2c037d21dd2090b0..edec9514f49bf335e8c71a19b169ccbba6a0ba95:/doc/users/jon.mdwn
diff --git a/doc/users/jon.mdwn b/doc/users/jon.mdwn
index ab71426d5..d5593dcbf 100644
--- a/doc/users/jon.mdwn
+++ b/doc/users/jon.mdwn
@@ -5,6 +5,7 @@ sysadmins.
* my edits should appear either as 'Jon' (if I've used
[[tips/untrusted_git_push]]); 'jmtd.net', 'jmtd.livejournal.com',
+ 'jmtd' if I've forgotten to set my local git config properly,
or once upon a time 'alcopop.org/me/openid/' or 'jondowland'.
* My [homepage](http://jmtd.net/) is powered by ikiwiki
@@ -28,6 +29,7 @@ I am mostly interested in ikiwiki usability issues:
* [[bugs/the login page is unclear when multiple methods exist]]
* [[bugs/backlinks onhover thing can go weird]]
* [[todo/CSS classes for links]]
+ * [[todo/adjust commit message for rename, remove]]
The following I have been looking at, but are on the back-burner:
@@ -38,3 +40,19 @@ The following I have been looking at, but are on the back-burner:
* a system for [[forum/managing_todo_lists]] (see also
[[todo/interactive todo lists]] and for the
current WIP).
+* a `tag2` plugin, which does the same thing as [[plugins/tag]], but
+ does not sit on top of [[ikiwiki/wikilink]]s, so does not result in
+ bugs such as [[bugs/tagged() matching wikilinks]]. Code for this lives
+ in my github `tag2` branch:
+
+Penultimately, the following are merely half-formed thoughts:
+
+ * adding and removing tags to pages via the edit form by ticking and
+ unticking checkboxes next to a tag name (rather than entering the
+ directive into the text of the page directly)
+ * perhaps the same for meta
+
+Finally, backlinks (since I have issues with the current backlinks
+implementation, see [[bugs/backlinks onhover thing can go weird]]):
+
+[[!inline pages="link(users/Jon)" archive="yes" feeds="no"]]