Monday, February 25, 2013

Re: Vim wiki editable by git

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 02/25/2013 12:34 AM, Marc Weber wrote:
> As you all know I wrote VAM to solve a problem: Vim plugins
> distribution.
>
> The Vim community suffers from a second problem: There are many
> plugins - some are outdated - and its sometimes hard to find the
> "jewels" - because they may be hosted on github only. There is a
> wiki, but its not integrated in the main site - neither is it easy
> for external people to hack on it just using what they know best:
> "Vim" (right?)
>
> For this reason I'd like to start a wiki like text file based git
> repository which summarizes the most useful tools (and maybe
> alternatives) so that people who want to find answers about: "How
> to I most efficiently code xy" or do "z".
>
> Of course vim help files come to mind, they already support links
> and code blocks - and there are existing tools to turn them into
> HTML (so that the contents can be pushed to www.vim.org one day) -
> still markup is little bit limited.
>
> Are there alternatives you'd choose for such an effort which can
> be translated to HTML easily and which can be edited and read by
> Vim, too?
>
> Also would you be interested in joining and helping maintain such
> a git based wiki?
>
> Its not about writing comprehensive documentation, rather about
> creating an index about which tools are known to solve a problem.
> This can be completion, configuration, running a compiler and
> more.
>
> Feedback about this idea and ideas are welcome. Marc Weber
>
Vimwiki immediately comes to my mind. It has nice syntax highlighting in
Vim; supports most common markup such as bold, italic, 6 (?) levels of
headers, quotes, lists, code blocks etc; It also supports linking to
other pages, to external pages, to pages in other wiki's, to files etc.
Vimwiki supports multiple syntaxes (default, markup, wikipedia). When
using the default syntax you can easily export the entire wiki to HTML.
It also let's you use your custom html template for that.
I have been using vimwiki for a few years now to take notes and I really
like how easy it is. Although I don't export to HTML, since I always
read it in Vim.

http://www.vim.org/scripts/script.php?script_id=2226

Jeroen


- --
website: http://budts.be/ - twitter: @teranex
___________________________________
Registered Linux User #482240 - GetFirefox.com - ubuntu.com



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iQIcBAEBCAAGBQJRKx4LAAoJEBrqc/v4ufiMNPUQAKN3ZaLa5QY8BwNLKtPekxLu
Y8pH7faPAo+CHMN0XZgau1ZtE4a0EZqsXrNKn3IaO2K8dGIAYRNoMEGkzNU3F/7r
XqOOLdlzulb5n/JZNuXN9MBPWWZIxMy4StVpPzUAAUp/YSdVwop41yjwPiMVTFQ3
A/BcQTrjcOK83ox6QXJxLJgZizfk8bKJK9k9U0eivwRFmBUHtchuccvkxwhpJEso
M9VmkkIruJ7KCqYo5sAHKnvNZNuv8ereN4luNOAxP5icOnues4giVGnxNAsqqREi
5U+b2uII4qctKTbC3R5Kz5w40MbaRGzR5nx6TCRVvG42flghQ83BFdUH5SfvNzbN
RSD2qhMuCO1lf+VN3ej1QzCydlHnHNB53gVA96vQMtLvj2yMgi4kpXaR8ghU1NU+
gM8k5SpDi7RzOtBf3no4TCrzhmeAWVjlOE2i7BklsWNAlpSdkSCamCaaq/TpeY99
pa8MmYsphUjosUMkcRP0vvcowCuMFxovlxz66rUxalaEGKtR/qIMBqkTeHE5aVXj
ukEdWwOuHWOFacmzIHe8kS0F5pdVqJ2fhQS+p47f0ZQEoUIynmh01APLzboehV9m
vLUyaUu6aMI4FHgpzDuCNCWbd90+ldVSQs6z6EkJ4E4OBUjFIkCTEg2V62RFeTGf
DQVEi8E9u2yKusJi6aw1
=Jk4p
-----END PGP SIGNATURE-----

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: