From 56dfc0ae23699f2f706df661914fafdf93eb3648 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Tue, 21 Sep 2010 23:34:55 +0200 Subject: [PATCH] org-contrib/index.org: add org-google-weather.el and org-mediawiki.el --- org-contrib/index.org | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/org-contrib/index.org b/org-contrib/index.org index a47038e..3e17ed4 100644 --- a/org-contrib/index.org +++ b/org-contrib/index.org @@ -59,7 +59,7 @@ hopefully have some documentation. Writen by /Tom Breton/. [[repofile:contrib/lisp/org-choose.el][Link to raw file]]. -- [[file:org-collector.org][org-collector.el/ -- collect properties into tables]] :: +- [[file:org-collector.org][org-collector.el -- collect properties into tables]] :: Collect and process properties into a table. Written by /Eric Schulte/. [[repofile:contrib/lisp/org-collector.el][Link to raw file]]. @@ -132,6 +132,11 @@ hopefully have some documentation. Written by /Reimar Finken/. [[repofile:contrib/lisp/org-git-link.el][Link to raw file]]. +- [[http://julien.danjou.info/google-weather-el.html][org-google-weather.el -- weather forecast in the agenda buffer]] :: + Allow %%(org-google-weather "New York") sexps for displaying weather + forecast in the agenda buffer. + Written by /Julien Danjou/. + - /org-interactive-query.el/ -- interactive modification of tags queries :: After running a general query in Org, this package allows to narrow down the results by adding more tags or keywords. Written by @@ -162,7 +167,12 @@ hopefully have some documentation. [[repofile:lisp/org-mac-message.el][Link to raw file]].\\ This module is part of the Org core. -- [[file:org-mime.org][org-mime.el --- org html export for text/html MIME emails]] :: +- [[http://lumiere.ens.fr/~guerry/u/org-mediawiki.el][org-mediawiki.el]] -- convert Org files to mediawiki syntax :: + This uses the org-export.el engine from Org's =EXPERIMENTAL/= + directory. Written by /Bastien Guerry/. + +- [[file:org-mime.org][org-mime.el]] -- org html export for text/html MIME emails :: + =org-mime= can be used to send HTML email using Org-mode HTML export. This approximates a WYSiWYG HTML mail editor from within Emacs, and -- 2.11.4.GIT