[Vimoutliner] Encrypted outline: was Obvious but don't get it: how do I move outline at N+1 to N

Stefan Schmiedl s at xss.de
Mon Sep 4 11:08:21 EDT 2006


Steve Litt (04.09. 08:34):

> On Monday 04 September 2006 08:21 am, Stefan Schmiedl wrote:
> > Peter Princz (04.09. 11:09):
> > > Good idea, will do that. My understanding is there is no interoutline
> > > linking on Windows. I'll have a new employer in two weeks, maybe I'll
> > > migrate to a linux box. In that case this also will be on my agenda.
> >
> > To be precise, both inter- and intra-linking work on windows,
> > if you provide the tag file vim needs for this.
> 
> Stefan,
> 
> Have you found a way to implement intra-linking? If so, will it work
> on Linux?  Is it compatible with the VimOutliner-distributed method?

I have not "found a way", and I'm boldly claiming things I have not
tried out, but: linking is implemented via tags, which in turn are
ususally based on either line numbers or regular expressions. So I see
no reason why they should not work inside a single file.

> 
> >
> > The "linux way" of doing this is by either using ctags or a perl script,
> > both almost considered to be standard system tools there. No such thing
> > (yet) on Windows. You *could* install a perl executable or
> > exuberant-ctags on your windows box and have them keep your outline
> > links up to date.
> >
> > s.
> 
> Is there a different way that doesn't involve Ctags? I seem to remember 
> somebody doing something like that, but wasn't aware it was actually 
> implemented.

IIRC we talked about creating tag entries via vimscript, ie. without
additional tools, but at least on my side nothing more happened ...
much too busy here.

s.


More information about the VimOutliner mailing list