emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: Anders Waldenborg <anders@0x63.nu>
Cc: emacs-orgmode@gnu.org
Subject: Re: Personal wiki
Date: Sun, 24 Jul 2011 21:22:57 +0200	[thread overview]
Message-ID: <87d3gzsctq.fsf@gnu.org> (raw)
In-Reply-To: <20110723212526.GB5700@0x63.nu> (Anders Waldenborg's message of "Sat, 23 Jul 2011 23:25:27 +0200")

Hi Ander,

Anders Waldenborg <anders@0x63.nu> writes:

> Maybe someone else is interested in my "personal wiki" I implemented
> on top of org-mode.

Thanks for sharing it!

> It basically adds three things to plain org-mode
> * Narrowing
>   Makes only current section[*] visible and thus avoids any distraction
>   by unrelated things.

Org has `C-x n s' to narrow to a subtree.

> * Automatic links of all text matching a section name.
>   Much like org-wikinodes, but without camel case.

In Org, when clicking on [[my section]] it goes to the next headline
called * My section.  I guess your implementation of such a feature
don't need surrounding [[...]].  

> * Navigation history
>   When visiting different sections in the same file history is
>   recorded allowing navigation "back" to previous section.

Could you describe the difference with `C-c &'?

> Find the el file attached, and also an example file.
>
> What do you think?

I think it can nurture discussion about the above features, so 
that's great!  Thanks again,

-- 
 Bastien

  reply	other threads:[~2011-07-24 19:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-23 21:25 Personal wiki Anders Waldenborg
2011-07-24 19:22 ` Bastien [this message]
2011-07-24 19:57   ` Anders Waldenborg
2011-07-26  0:51     ` Bastien
2011-07-29 20:58       ` Anders Waldenborg

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=87d3gzsctq.fsf@gnu.org \
    --to=bzg@altern.org \
    --cc=anders@0x63.nu \
    --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).