Re: [Orgmode] Keeping a wiki with org-mode

2009-06-13 Thread Carsten Dominik
On Jun 13, 2009, at 2:03 AM, Dan Davison wrote: Marcelo de Moraes Serpa writes: Thank you all for the replies, What I was suggesting is something like what WikiDPad does, a local wiki-like KB. WikiDPad exposes a very agile workflow, where CameCased words get automatically identified as wiki

Re: [Orgmode] Keeping a wiki with org-mode

2009-06-12 Thread Dan Davison
Marcelo de Moraes Serpa writes: > Thank you all for the replies, > > What I was suggesting is something like what WikiDPad does, a local > wiki-like KB. WikiDPad exposes a very agile workflow, where CameCased > words get automatically identified as wiki words and it automatically > create files i

Re: [Orgmode] Keeping a wiki with org-mode

2009-06-12 Thread Marcelo de Moraes Serpa
Thank you all for the replies, What I was suggesting is something like what WikiDPad does, a local wiki-like KB. WikiDPad exposes a very agile workflow, where CameCased words get automatically identified as wiki words and it automatically create files in the filesystem with the name of the wikiwor

Re: [Orgmode] Keeping a wiki with org-mode

2009-06-12 Thread Sebastian Rose
Marcelo de Moraes Serpa writes: > Hmm, I thought Worg was an approach on using org (in a distributed > manner, with the goal of contributing to the org-mode project itself) > instead of an extension to provide wiki-enhancements to org. Or am I > wrong? Worg is loosely realated to orgmode.org. We

Re: [Orgmode] Keeping a wiki with org-mode

2009-06-12 Thread Eric Schulte
I think the use of the work wiki here is causing confusion. I don't think you are talking about actually running a wiki based on org-mode formatted files (to which worg would be applicable). However rather than the behavior you are suggesting (automatically transforming CamelCase words into links

Re: [Orgmode] Keeping a wiki with org-mode

2009-06-12 Thread Russell Adams
Its a shared Git repo whose content is exported to html on a regular basis. Therefor it is; - Multiuser - Versioned (Git) - Browser compatible (read only) - Based on Org (writing) All the standard hyperlinks apply. Is there something wiki-like you wanted specifically? I think the only item

Re: [Orgmode] Keeping a wiki with org-mode

2009-06-12 Thread Marcelo de Moraes Serpa
Hmm, I thought Worg was an approach on using org (in a distributed manner, with the goal of contributing to the org-mode project itself) instead of an extension to provide wiki-enhancements to org. Or am I wrong? Thanks, Marcelo. On Fri, Jun 12, 2009 at 4:52 PM, Russell Adams wrote: > That is wh

Re: [Orgmode] Keeping a wiki with org-mode

2009-06-12 Thread Russell Adams
That is what the Worg project does, its linked to off the main Org-mode page. On Fri, Jun 12, 2009 at 04:32:36PM -0500, Marcelo de Moraes Serpa wrote: > Hello, > > I wonder what is the best way to implement a wiki with org? I know you > can hyperlink to anything, but what I was thinking was somet