The result was: exec 'silent !xdg-open '. shellescape('%{URL}'). I
don't see any numbers... Did I get it wrong?
Please check on the command line (terminal) if xdg-open is available.
Either it isn't installed (I use ubuntu 12.04 where it is by default
IIRC) or something else is the problem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I assume you don't have g:vikiOpenUrlWith_http defined? It would also be
interesting to know what happens when you set g:vikiOpenUrlWith_ANY to
"echom '%{URL}'" to find out if viki even gets there without skimming
through the log.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I assume you don't have g:vikiOpenUrlWith_http defined? It would also be
interesting to know what happens when you set g:vikiOpenUrlWith_ANY to
"echom '%{URL}'" to find out if viki even gets there without skimming
through the log.
Sorry, but I didn't understand that.
and send me viki.log per personal mail.
I would like to send it, but I don't know how to find your contact or send a private message.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
As a side note, you might also want to check out vimwiki. For new users,
I'd rather recommend to use something that uses markdown syntax since
there are many converters around for that.
Regards,
Tom
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello!
Viki finally works after a full install, but something doesn't work...
[[http://deplate.sourceforge.net/Markup.html][Viki syntax]]
When I press Ctrl+Enter when my cursor is on it, it doesn't open up a web browser as it should. How can I fix this?
Which OS do you use? Please check out the value of g:vikiOpenUrlWith_ANY
and set it to a value that is suitable for your system.
HTH
I am using Ubuntu Raring Daily Build (13.04). A small mention, 13.04 stable will be released next week.
I'm not sure how to check out arguments, so I did 'echo g:vikiOpenUrlWith_ANY'.
The result was: exec 'silent !xdg-open '. shellescape('%{URL}'). I don't see any numbers... Did I get it wrong?
Please check on the command line (terminal) if xdg-open is available.
Either it isn't installed (I use ubuntu 12.04 where it is by default
IIRC) or something else is the problem.
My bad. Actually, it's released today. :)
It is available.
Probably, something else is the problem.
Last edit: John Kim 2013-04-24
and send me viki.log per personal mail.
I assume you don't have g:vikiOpenUrlWith_http defined? It would also be
interesting to know what happens when you set g:vikiOpenUrlWith_ANY to
"echom '%{URL}'" to find out if viki even gets there without skimming
through the log.
Sorry, but I didn't understand that.
I would like to send it, but I don't know how to find your contact or send a private message.
The e-mail is in the source file.
As a side note, you might also want to check out vimwiki. For new users,
I'd rather recommend to use something that uses markdown syntax since
there are many converters around for that.
Regards,
Tom