]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/org_mode.mdwn
add a way to add arbitrary openlayers to the osm plugin without hacking at the code
[ikiwiki.git] / doc / todo / org_mode.mdwn
index ef7f4dbafc0a7fda92db13b9fc64615e4f1e69a9..bb3b7dec0f0a1b170a7d98cf1e680637ba5b2aa3 100644 (file)
@@ -22,14 +22,15 @@ new plugin
 ==========
 
 A complete rewrite of the plugin can be found
-[here][chrismgray-rewrite].  It is an [[external|plugins/write/external]] plugin using a
+[here][chrismgray-rewrite].  It uses a
 dedicated emacs instance to parse the org-mode files.  Thus, it should
 be a bit faster than the older plugin, as well as properly handling
 [[wikilinks|ikiwiki/wikilink]] and images, two features not present in the older
-plugin.
+plugin.  An example of its use can be found at my [blog][chrismgray-blog].
 
 [org-mode]: http://orgmode.org/
 [MS]: http://www.golden-gryphon.com/blog/manoj/blog/2008/06/08/Using_org-mode_with_Ikiwiki/
 [example]: http://blog.tremily.us/posts/Git/notes/
 [raw]: http://orgmode.org/manual/Quoting-HTML-tags.html
 [chrismgray-rewrite]: https://github.com/chrismgray/ikiwiki-org-plugin
+[chrismgray-blog]: http://chrismgray.github.com