[Haskell-cafe] [ANN] hoodle-0.2

Ian-Woo Kim ianwookim at gmail.com
Sat Mar 30 06:56:08 CET 2013


Hi, all,

Pen note-taking program hoodle, which is being developed entirely in
haskell, is updated to version 0.2.
The previous version was 0.1.1.
About what is hoodle, please refer to http://ianwookim.org/hoodle

The changes in this version are
- hoodle data format updated. now hoodle document has a unique id.
- linking between documents implemented
- vertical space inserting tool implemented
- a widget introduced for panning and zooming
- drag and drop linking implemented
- drag and drop image embedding implemented
- poppler pdf support is mandatory
- pdf can be embedded in a file
- toolbox ui reflects current hoodle state more correctly
- slimmer select box design
- several rendering glitches fixed

Note that poppler is mandatory for hoodle (in the previous versions,
poppler support was optional). One needs to install poppler-glib before
installing hoodle.
After gtk2hs and poppler installed, installing hoodle should be simply

> cabal install hoodle

As for the detail information about wacom tablet support, please read
installation page on the webpage.

If you were using the previous versions of hoodle, you will find this
version gives you much smoother experience and many interesting
improvements. (especially adding vertical space tool and pan-zoom widget )

Enjoy~

best,
Ian-Woo Kim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130330/8de56fe4/attachment-0001.htm>


More information about the Haskell-Cafe mailing list