From: Matt Lundin <mdl@imapmail.org>
To: Marcelo de Moraes Serpa <celoserpa@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Simple wiki system like VIMWiki
Date: Fri, 07 Jan 2011 13:38:19 -0500 [thread overview]
Message-ID: <87oc7sftk4.fsf@fastmail.fm> (raw)
In-Reply-To: <AANLkTi=S=Aw6SSn9Wq1LKA7eejNhkgdMrHL2tMsApM-r@mail.gmail.com> (Marcelo de Moraes Serpa's message of "Thu, 6 Jan 2011 09:07:57 -0600")
Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:
> However, linking and creating new files is far from optimal.
Could you please explain what you mean here?
I find C-u C-c C-l to be a very efficient way of creating file links
(both to new and existing files).
Also, the following two settings make it quite easy to open new links:
(setq org-return-follows-link t)
(setq org-open-non-existing-files t)
> Org-mode still tries to keep things at the headline-level, instead of
> at file level.
Again, could you please explain what you mean by this?
The following instructions will make org behave less like an outline and
more like a tradition wiki (such as muse mode):
1. Create links with C-u C-c C-l (even better: rebind this to something
simpler).
2. Use the settings above to open links easily.
3. [Optional] Set org-startup-folded to nil for a "full-page" view.
4. [Optional] Create a single wrapper function that creates a new link,
opens the file, and adds the file to the list of agenda files.
And since org-mode supports inline images and all sorts of hyperlinks,
this will provide everything necessary for a nice wiki system.
Well, almost everything.... I suppose the last step would be to modify
org-wikinodes to allow CamelCase links to files.
Best,
Matt
next prev parent reply other threads:[~2011-01-07 18:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-06 15:07 Simple wiki system like VIMWiki Marcelo de Moraes Serpa
2011-01-06 16:22 ` Marcelo de Moraes Serpa
2011-01-07 15:03 ` Marcelo de Moraes Serpa
2011-01-07 15:37 ` Nick Dokos
2011-01-07 15:44 ` Nick Dokos
2011-01-07 15:32 ` 노정태
2011-01-07 18:38 ` Matt Lundin [this message]
2011-01-07 19:24 ` Samuel Wales
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=87oc7sftk4.fsf@fastmail.fm \
--to=mdl@imapmail.org \
--cc=celoserpa@gmail.com \
--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).