diff options
author | http://remi.vanicat.free.fr/ <__DL__@web> | 2011-09-28 08:09:00 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-09-28 08:09:00 -0400 |
commit | f979e1691164cfd31a2ca448114f9e2014597a03 (patch) | |
tree | e4792350a64fa2c562bcc7d522416fb30103f797 | |
parent | 227ab4b117a687f1aee70a95e14addb5dfc73c54 (diff) | |
download | ikiwiki-f979e1691164cfd31a2ca448114f9e2014597a03.tar ikiwiki-f979e1691164cfd31a2ca448114f9e2014597a03.tar.gz |
add Edit with Emacs Chromium extension.
-rw-r--r-- | doc/tips/using_the_web_interface_with_a_real_text_editor.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tips/using_the_web_interface_with_a_real_text_editor.mdwn b/doc/tips/using_the_web_interface_with_a_real_text_editor.mdwn index cf9327395..f0fbbba9a 100644 --- a/doc/tips/using_the_web_interface_with_a_real_text_editor.mdwn +++ b/doc/tips/using_the_web_interface_with_a_real_text_editor.mdwn @@ -5,6 +5,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]] |