]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/tips/using_the_web_interface_with_a_real_text_editor.mdwn
Answering questions and updating links
[git.ikiwiki.info.git] / doc / tips / using_the_web_interface_with_a_real_text_editor.mdwn
index cf9327395bcde7ab38fea3d02df3b9aa65610e5d..14006fb965a1222eff554974438d1019001d8dfd 100644 (file)
@@ -1,3 +1,5 @@
+[[!meta date="2007-04-14 20:18:12 +0000"]]
+
 If you use Firefox or Iceweasel, the [It's All
 Text](https://addons.mozilla.org/en-US/firefox/addon/4125) extension allows
 you to use a real text editor like Emacs or Vim to edit the contents of text
@@ -5,6 +7,10 @@ areas.  This allows you to edit ikiwiki pages with a real text editor through
 the ikiwiki web interface, rather than only with direct commit 
 access. --[[JoshTriplett]] 
 
+Chrome and chromium have [Edit with
+Emacs](https://chrome.google.com/webstore/detail/ljobjlafonikaiipfkggjbhkghgicgoh)
+for those who use Emacs -- RĂ©mi Vanicat
+
 For Firefox or Iceweasel users, the vimperator extension is also a good
 idea.  You can press Ctrl-I in the insert mode of vimperator and switch to
 an external editor, e.g. Vim. --[[WeakishJiang]]