Hi Phil,

nice to hear that you use vimb too.

Philip Rhoades <p...@pricom.com.au> wrote:
> Issues (sorry if this is known stuff - I'm too excited to check!):
> 
> - YouTube does not work

Youtube works for me and other users. I think you have to install some
required codecs and the gst-plugin-* packages like on issue [#240][1]. I don't
know on which system you run vimb, but I think you will find these gstreamer
plugins.  

> - I would like to manage the Bookmarks with Vim using folding - are folders
> and subfolders possible?

Folders for bookmarks do not work out of box. Vimb writes all the bookmarks
only into a single file. But we allow to tag the entries to organize them.
But there a read-only approach to reference bookmarks in subdirectory from the
real bookmarks file and to use autocmd and javascript to pretty visualize the
bookmarks. Not sure if this would help you, but I hope it will inspire you to
your own solution. More explanation can be found in [a comment on #443][2].
And this is the JS function of that user to pretty print the bookmark files
[scripts.js][3].

daniel

[1]: https://github.com/fanglingsu/vimb/issues/240
[2]: https://github.com/fanglingsu/vimb/issues/443#issuecomment-370188805
[3]: 
https://github.com/tyjak/archlinux/blob/62898b03a760faec55fb28c66ac6cef21a2e2eda/.config/vimb/scripts.js#L33-L69


_______________________________________________
vimb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vimb-users

Reply via email to