As long as you want an editor like interface, you can do that with Yi
without too much trouble.

As for examples, you may want to look in the Users subdirectory. Also,
you can look at Yi.IReader.hs, which
I think tries to do something similar to your application.

-- JP.

On Tue, May 25, 2010 at 7:28 PM, Leon Nikitin <leon.v.niki...@gmail.com> wrote:
> There are too few docs of yi. (aren't?)
>
> Where one can get examples (maybe tutorials) how to extend yi?
>
> I'm going to make little ebooks library using couchdb and I would like to make
> some interface to it using yi (load docs from any folder to db, annotate this
> docs - set tags, metainfo etc, get list of docs from db by some criteria,
> retrieve choosen docs from db to local folder). I think, it will be enough to
> extend one of editors (like vim, emacs, but i'd like to probe yi - for its
> haskell), something like editors' control vertion systems modes , but not to 
> do
> any gui or webi.
> Is yi suitable for this? Am I on right way?
>
> Thanks.
>
>
>
> --
> Yi development mailing list
> yi-devel@googlegroups.com
> http://groups.google.com/group/yi-devel

-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel

Reply via email to