[Vimoutliner] graphs/trees

Scott Scriven vimoutliner at toykeeper.net
Fri Oct 27 18:28:13 EDT 2006


* Steve Litt <slitt at troubleshooters.com> wrote:
> Will this work both for Linux and Windows, considering their
> different filesystems?

Not likely.  It might be possible to get some back end parts
working on windows -- postgres, filesystem stuff, and python.
But a lot of the application and interface code I want to put on
top probably won't work on windows.  FUSE definitely won't work,
the batch job runner won't work, and I doubt the web interface
will be very portable.

I suppose windows support might be interesting.  I think it will
probably be limited to supporting windows web browsers, though.

OTOH, a filesystem-based outliner could probably work on windows.
It's the bigger project, a new file store for building apps on,
which wouldn't be very portable.


-- Scott


More information about the VimOutliner mailing list