zeis's comments

zeis | 12 years ago | on: Default File Manager with Unity8 in future desktops

Nautilus, like any other software of the GNOME project is subject to the "unexpected" changes by the GNOME team... as when they decided to remove the type-ahead-find feature. As long as the Ubuntu team create better software and replace "bad pieces" I'm with them.

zeis | 12 years ago | on: My configurable markdown file watcher, previewer and converter

Pandoc doesn't read org file. However I just tried another converter, org-ruby, and it worked, here's the command:

  kokoi -e org -c "org-ruby --translate html"
Thank you for your suggestion! Emacs Org-mode looks really interesting, I have to update the description.

Out of curiosity, what converter are you using? I'll test it too.

Recently, an important fix was made, I suggest you to update kokoi to v0.1.5, just execute these two commands (as root if you are on Linux):

  npm uninstall -g kokoi

  npm install -g kokoi
page 1