emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Loyall, David" <david.loyall@nebraska.gov>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: converting people to Emacs and org-mode
Date: Tue, 9 Apr 2013 18:33:28 +0000	[thread overview]
Message-ID: <FCEE4469EE8B234199968ECA9B0661E208CDB985@STNEEX10MB02.stone.ne.gov> (raw)
In-Reply-To: <8738uzubwa.fsf@ericabrahamsen.net>

> Subject: Re: [O] converting people to Emacs and org-mode
[snip]
> Perhaps the web incarnations of org could help here too.
 
I plan to bring attention to Emacs by publishing a wiki on our intranet.

ikiwiki[1] is a simple perl based wiki compiler.  You maintain a tree of text documents in VCS, compile them into a network of linked HTML documents on demand (or on commit via a hook) and publish them on any http server (or whatever).

Ikiwiki has an exporter framework that invokes different tools to export (or compile) different file formats.  For example, it is trivial to configure it to render foo.lisp and bar.c as foo.lisp.html and bar.c.html, which contain pretty renderings of the code.

There is an org-mode plugin[2] for ikiwiki that I am experimenting with.  It invokes an Emacs session to call the org exporter.

Like most wikis, ikiwiki also allows users to create and edit content via http.  (Being perl, ikiwiki uses (modern) CGI.)  The interface is a simple HTML text area.

I intend to allow users to alter .org files via ikiwiki's web interface and have ikiwiki run them through the org exporter after each save (which is also a VCS commit).

When users start to feel limited by the textbox, I'll suggest that they use Emacs and grant them direct file access to the VCS that stores all the .org files. (git in my case.)

Wish me luck. :)

Incidentally, I'd find an org-mode vs. Microsoft OneNote feature comparison matrix useful.  Anybody got that?

Cheers,
--Dave

[1] http://ikiwiki.info/
[2] https://github.com/chrismgray/ikiwiki-org-plugin

  parent reply	other threads:[~2013-04-09 18:33 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-09  8:10 converting people to Emacs and org-mode 42 147
2013-04-09  8:29 ` Suvayu Ali
2013-04-09  8:47   ` Eric Abrahamsen
2013-04-13  8:16   ` Karl Voit
2013-04-09  8:46 ` Thorsten Jolitz
2013-04-09  8:51   ` Carsten Dominik
2013-04-09 10:21     ` Moritz Ulrich
2013-04-09 10:30       ` Thorsten Jolitz
2013-04-09 11:05         ` Torsten Wagner
2013-04-22 14:26           ` Eric S Fraga
2013-04-22 15:20             ` Loyall, David
2013-04-22 17:11             ` Bastien
2013-04-22 19:35               ` Sebastien Vauban
2013-04-22 20:03                 ` John Hendy
2013-04-23  5:19                 ` Achim Gratz
2013-04-23  6:38                   ` Thorsten Jolitz
2013-04-22 21:50               ` Samuel Wales
2013-04-23  7:29               ` Carsten Dominik
2013-04-23  9:01                 ` OT: Emacs screen colors (was: converting people to Emacs and org-mode) Karl Voit
2013-04-23  9:28               ` converting people to Emacs and org-mode Eric S Fraga
2013-04-23  9:37                 ` Jude DaShiell
2013-04-23  9:48                   ` Eric S Fraga
2013-04-09 11:40         ` Bastien
2013-04-09  8:48 ` Carsten Dominik
2013-04-09  9:50   ` Bastien
2013-04-09 10:03     ` Russell Adams
2013-04-09 12:27       ` Eric Abrahamsen
2013-04-09 15:31         ` Christopher Allan Webber
2013-04-09 16:28           ` Sebastien Vauban
2013-04-12 22:17             ` Eric Schulte
2013-04-09 18:33         ` Loyall, David [this message]
2013-04-09 18:42           ` Chris Gray
2013-04-09 14:42 ` Gunnar Wolf
2013-04-09 21:03   ` Marcin Borkowski
2013-04-09 20:59 ` Marcin Borkowski
2013-04-09 22:26 ` John Hendy
2013-04-10 12:03   ` Doug Lewan
2013-04-13  8:43 ` Karl Voit
  -- strict thread matches above, loose matches on Subject: below --
2013-04-09 23:59 42 147
2013-04-10  7:37 ` Bastien
2013-04-10 10:01 ` Suvayu Ali

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=FCEE4469EE8B234199968ECA9B0661E208CDB985@STNEEX10MB02.stone.ne.gov \
    --to=david.loyall@nebraska.gov \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).