Vimwiki: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(update)
(downloads link)
Line 3: Line 3:
|URL              = https://GitHub.com/vimwiki/vimwiki
|URL              = https://GitHub.com/vimwiki/vimwiki
|logo            = [[File:Vimwiki logo.png|Vimwiki logo]]<!--https://lh6.googleusercontent.com/-g9UVF8rpHGk/AAAAAAAAAAI/AAAAAAAAACM/7h1vnQP8zWo/s120-c/photo.jpg-->
|logo            = [[File:Vimwiki logo.png|Vimwiki logo]]<!--https://lh6.googleusercontent.com/-g9UVF8rpHGk/AAAAAAAAAAI/AAAAAAAAACM/7h1vnQP8zWo/s120-c/photo.jpg-->
|wide logo        = y
|changes URL      = https://Code.Google.com/p/vimwiki/w/list
|changes URL      = https://Code.Google.com/p/vimwiki/w/list
|wikinode URL    = No <!--eg: http://WikiEngineURL.org/WikiNode, if none, use 'No'-->
|wikinode URL    = No <!--eg: http://WikiEngineURL.org/WikiNode, if none, use 'No'-->
Line 13: Line 14:
|status          = Active
|status          = Active
}}
}}
'''vimwiki''' is a personal wiki for Vim; a number of linked text files that have their own syntax highlighting.
'''vimwiki''', ''a personal wiki for Vim''; a number of linked text files that have their own [[:Category:Wiki syntax|syntax]] highlighting.


With vimwiki you can:
With vimwiki you can:
*organize notes and ideas;
*organize notes and ideas;
*manage todo-lists;
*manage to-do lists;
*write documentation.
*write {{tag|documentation}}.


vimwiki currently ships with three [[:Category:Wiki syntax|syntaxes]]: vimwiki (default), [[:Category:Markdown|Markdown]] (markdown), and [[:Category:MediaWiki|MediaWiki]] (media).
vimwiki currently ships with three syntaxes: vimwiki (default), [[:Category:Markdown|Markdown]] (markdown), and [[:Category:MediaWiki|MediaWiki]] (media).


Screenshots are available on https://Code.Google.com/p/vimwiki/  There are also zipped vimwiki files there in case you do not like vimball archives.
Screenshots are available on https://Code.Google.com/p/vimwiki/  There are also zipped vimwiki files there in case you do not like vimball archives.
Line 26: Line 27:
;''External links<!--
;''External links<!--
{{WikiEngineFeatures}}-->
{{WikiEngineFeatures}}-->
*[https://webchat.freenode.net/?channels=#vimwiki Freenode webchat]
*[https://Webchat.Freenode.net/?channels=#vimwiki vimwiki Freenode webchat] — at Webchat.Freenode.net
*[https://Code.Google.com/archive/p/vimwiki/downloads vimwiki downloads] — at Code.Google.com


[[Category:FoundedIn20xx]]<!--http://WikiEngineURL.org/index.php?title=Special:AncientPages-->
[[Category:FoundedIn20xx]]<!--http://WikiEngineURL.org/index.php?title=Special:AncientPages-->
{{DISPLAYTITLE:vimwiki}}
{{DISPLAYTITLE:vimwiki}}

Revision as of 23:43, 28 June 2021

Template:Wiki Engine vimwiki, a personal wiki for Vim; a number of linked text files that have their own syntax highlighting.

With vimwiki you can:

  • organize notes and ideas;
  • manage to-do lists;
  • write documentation.

vimwiki currently ships with three syntaxes: vimwiki (default), Markdown (markdown), and MediaWiki (media).

Screenshots are available on https://Code.Google.com/p/vimwiki/ There are also zipped vimwiki files there in case you do not like vimball archives.

External links