From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Emulate a wiki a la wikidpad Date: Fri, 18 Oct 2013 01:12:27 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0158a92e9e91be04e8fdd1b7 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VX3PB-0002uD-Mz for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 02:19:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VX3PA-0000qU-Hn for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 02:19:25 -0400 Received: from mail-oa0-x243.google.com ([2607:f8b0:4003:c02::243]:57073) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VX3PA-0000qB-BU for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 02:19:24 -0400 Received: by mail-oa0-f67.google.com with SMTP id j1so371513oag.10 for ; Thu, 17 Oct 2013 23:19:23 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode --089e0158a92e9e91be04e8fdd1b7 Content-Type: text/plain; charset=ISO-8859-1 Hey guys, I love orgmode and I've been using it for many years. I know there are wiki extensions for it and other extensions for emacs, but I've never found something as easy and straightforwards as WikiDPad. Wikidpad is a real-time wiki. It's really cool (http://wikidpad.sourceforge.net/). What I'm looking for is an extension that could automatically link camecased words in org files, and create its respective file in a specific directory, if the file does not exist. I know it wouldn't be too difficult to implement, but I'd like to check here first before trying to come up with a solution myself. The rationale is that it's a really great way to keep reference data, and since it's in real time, you don't need to export to a format like HTML to view it. It's just so convenient when brainstorming or for keeping notes. Cheers! Marcelo. --089e0158a92e9e91be04e8fdd1b7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hey guys,

I love orgmode and I've b= een using it for many years. I know there are wiki extensions for it and ot= her extensions for emacs, but I've never found something as easy and st= raightforwards as WikiDPad. Wikidpad is a real-time wiki. It's really c= ool (http://wikidpad.sourcefor= ge.net/).

What I'm looking for is an extension that could aut= omatically link camecased words in org files, and create its respective fil= e in a specific directory, if the file does not exist. I know it wouldn'= ;t be too difficult to implement, but I'd like to check here first befo= re trying to come up with a solution myself.

The rationale is that it's a really great way to ke= ep reference data, and since it's in real time, you don't need to e= xport to a format like HTML to view it. It's just so convenient when br= ainstorming or for keeping notes.

Cheers!

Marcelo.
--089e0158a92e9e91be04e8fdd1b7-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Philip Chan Subject: Re: Emulate a wiki a la wikidpad Date: Fri, 18 Oct 2013 02:49:24 -0400 Message-ID: <87r4bjqdjf.fsf@karnak.MagnumOpus.khem> References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VX3pp-0003Zu-NA for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 02:47:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VX3ph-00016o-7D for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 02:46:57 -0400 Received: from mail-ie0-x22d.google.com ([2607:f8b0:4001:c03::22d]:37926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VX3ph-00016h-1w for emacs-orgmode@gnu.org; Fri, 18 Oct 2013 02:46:49 -0400 Received: by mail-ie0-f173.google.com with SMTP id u16so5749039iet.18 for ; Thu, 17 Oct 2013 23:46:47 -0700 (PDT) Received: from karnak.MagnumOpus.khem (bas10-toronto01-845463080.dsl.bell.ca. [50.100.190.40]) by mx.google.com with ESMTPSA id m1sm11920681igj.10.2013.10.17.23.46.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 17 Oct 2013 23:46:46 -0700 (PDT) In-Reply-To: (Marcelo de Moraes Serpa's message of "Fri, 18 Oct 2013 01:12:27 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org-mode --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Marcelo de Moraes Serpa writes: > What I'm looking for is an extension that could automatically link > camecased words in org files, and create its respective file in a > specific directory, if the file does not exist. I know it wouldn't be > too difficult to implement, but I'd like to check here first before > trying to come up with a solution myself. org-wikinodes.el in the contrib/lisp directory? Charles =2D-=20 "Open Standards, Open Documents, and Open Source" -- Scott Bradner (Open Sources, 1999 O'Reilly and Associates) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlJg2f4ACgkQ3epPyyKbwPb37wCfSHSC7qy4B1UgAvyjrekmEnaK X6QAoKrN8CzIx4Zqj8YG/j8D6/lXwiB4 =PEld -----END PGP SIGNATURE----- --=-=-=-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Emulate a wiki a la wikidpad Date: Thu, 31 Oct 2013 02:49:02 +0530 Message-ID: <87fvri5uex.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vbd90-0000h6-UC for emacs-orgmode@gnu.org; Wed, 30 Oct 2013 17:17:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vbd8v-0005Gg-76 for emacs-orgmode@gnu.org; Wed, 30 Oct 2013 17:17:38 -0400 Received: from mail-pd0-x22d.google.com ([2607:f8b0:400e:c02::22d]:38584) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vbd8u-0005GV-Vg for emacs-orgmode@gnu.org; Wed, 30 Oct 2013 17:17:33 -0400 Received: by mail-pd0-f173.google.com with SMTP id r10so1528881pdi.4 for ; Wed, 30 Oct 2013 14:17:32 -0700 (PDT) In-Reply-To: (Marcelo de Moraes Serpa's message of "Fri, 18 Oct 2013 01:12:27 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Marcelo de Moraes Serpa Cc: Org Mode I am in the process of adding support for Org-mode markup to the Oddmuse wiki engine. I call the new wiki "Orgmuse". Interested people can watch for my announcements in this space. http://www.oddmuse.org/wiki/Org_Markup_Extension or watch the churnings in http://repo.or.cz/w/orgmuse.git I planning to merge the Org modules to Oddmuse repo. Marcelo de Moraes Serpa writes: > Hey guys, > > I love orgmode and I've been using it for many years. I know there are > wiki extensions for it and other extensions for emacs, but I've never > found something as easy and straightforwards as WikiDPad. Wikidpad is > a real-time wiki. It's really cool (http://wikidpad.sourceforge.net/). > > What I'm looking for is an extension that could automatically link > camecased words in org files, and create its respective file in a > specific directory, if the file does not exist. I know it wouldn't be > too difficult to implement, but I'd like to check here first before > trying to come up with a solution myself. > > The rationale is that it's a really great way to keep reference data, > and since it's in real time, you don't need to export to a format like > HTML to view it. It's just so convenient when brainstorming or for > keeping notes. > > Cheers! > > Marcelo. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Re: Emulate a wiki a la wikidpad Date: Sat, 16 Nov 2013 21:44:00 -0600 Message-ID: References: <87fvri5uex.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01184702eeba4904eb573d1a Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhtHH-0006pa-94 for emacs-orgmode@gnu.org; Sat, 16 Nov 2013 22:44:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VhtHF-00059b-OI for emacs-orgmode@gnu.org; Sat, 16 Nov 2013 22:44:03 -0500 Received: from mail-ob0-x22d.google.com ([2607:f8b0:4003:c01::22d]:55644) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhtHF-00059X-HY for emacs-orgmode@gnu.org; Sat, 16 Nov 2013 22:44:01 -0500 Received: by mail-ob0-f173.google.com with SMTP id gq1so464933obb.4 for ; Sat, 16 Nov 2013 19:44:00 -0800 (PST) In-Reply-To: <87fvri5uex.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jambunathan K Cc: Org Mode --089e01184702eeba4904eb573d1a Content-Type: text/plain; charset=ISO-8859-1 I'm looking for something inside emacs, not exported. Org-wikinodes does not work with filenames (although I can see it could be easy to add). I want something like wikidpad. Cheers. On Wed, Oct 30, 2013 at 3:19 PM, Jambunathan K wrote: > > I am in the process of adding support for Org-mode markup to the Oddmuse > wiki engine. I call the new wiki "Orgmuse". > > Interested people can watch for my announcements in this space. > > http://www.oddmuse.org/wiki/Org_Markup_Extension > > or watch the churnings in > > http://repo.or.cz/w/orgmuse.git > > I planning to merge the Org modules to Oddmuse repo. > > Marcelo de Moraes Serpa writes: > > > Hey guys, > > > > I love orgmode and I've been using it for many years. I know there are > > wiki extensions for it and other extensions for emacs, but I've never > > found something as easy and straightforwards as WikiDPad. Wikidpad is > > a real-time wiki. It's really cool (http://wikidpad.sourceforge.net/). > > > > What I'm looking for is an extension that could automatically link > > camecased words in org files, and create its respective file in a > > specific directory, if the file does not exist. I know it wouldn't be > > too difficult to implement, but I'd like to check here first before > > trying to come up with a solution myself. > > > > The rationale is that it's a really great way to keep reference data, > > and since it's in real time, you don't need to export to a format like > > HTML to view it. It's just so convenient when brainstorming or for > > keeping notes. > > > > Cheers! > > > > Marcelo. > --089e01184702eeba4904eb573d1a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I'm looking for something inside emacs, not exported. = Org-wikinodes does not work with filenames (although I can see it could be = easy to add). I want something like wikidpad.

Cheers.


On Wed,= Oct 30, 2013 at 3:19 PM, Jambunathan K <kjambunathan@gmail.com&g= t; wrote:

I am in the process of adding support for Org-mode markup to the Oddmuse wiki engine. =A0I call the new wiki "Orgmuse".

Interested people can watch for my announcements in this space.

=A0 =A0 http://www.oddmuse.org/wiki/Org_Markup_Extension

or watch the churnings in

=A0 =A0 http:= //repo.or.cz/w/orgmuse.git

I planning to merge the Org modules to Oddmuse repo.

Marcelo de Moraes Serpa <celoserp= a@gmail.com> writes:

> Hey guys,
>
> I love orgmode and I've been using it for many years. I know there= are
> wiki extensions for it and other extensions for emacs, but I've ne= ver
> found something as easy and straightforwards as WikiDPad. Wikidpad is<= br> > a real-time wiki. It's really cool (http://wikidpad.sourceforge.net/).
>
> What I'm looking for is an extension that could automatically link=
> camecased words in org files, and create its respective file in a
> specific directory, if the file does not exist. I know it wouldn't= be
> too difficult to implement, but I'd like to check here first befor= e
> trying to come up with a solution myself.
>
> The rationale is that it's a really great way to keep reference da= ta,
> and since it's in real time, you don't need to export to a for= mat like
> HTML to view it. It's just so convenient when brainstorming or for=
> keeping notes.
>
> Cheers!
>
> Marcelo.

--089e01184702eeba4904eb573d1a--