Vimwiki: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(active)
(update)
Line 1: Line 1:
{{Wiki Engine
{{Wiki Engine <!--see 'Template:Wiki Engine' for full detail-->
|name         = vimwiki
|name             = vimwiki –<br><small>''Personal Wiki for Vim''</small>
|URL         = https://github.com/vimwiki/vimwiki
|URL             = https://GitHub.com/vimwiki/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-->
|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'-->
|about URL   = No <!--eg: http://WikiEngineURL.org/About - if none, use 'No'-->
|about URL       = No <!--eg: http://WikiEngineURL.org/About, if none, use 'No'-->
|main topic   = Wiki Engine
|documentation URL= https://GitHub.com/vimwiki/vimwiki#readme
|status      = Active
|main topic       = Wiki Engine
|language     = English
|language         = English
|prog language= WikiEngine ProgrammingLanguage <!--WikiMatrix will advise correct prog lang-->
|prog language   = WikiEngine ProgrammingLanguage<!--WikiMatrix will advise correct prog lang-->
|s/w license = YourSoftwareLicense <!--WikiMatrix will advise, see Category:License-->
|s/w license     = MIT license<!--WikiMatrix will advise, see Category:License-->
|status          = Active
}}
}}
'''vimwiki''' is a personal wiki for Vim; a number of linked text files that have their own syntax highlighting.


Vimwiki is 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 todo-lists;
*write documentation.


With vimwiki you can:
vimwiki currently ships with three [[:Category:Wiki syntax|syntaxes]]: vimwiki (default), [[:Category:Markdown|Markdown]] (markdown), and [[:Category:MediaWiki|MediaWiki]] (media).
organize notes and ideas;
 
manage todo-lists;
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.
write documentation.


Screenshots are available on http://code.google.com/p/vimwiki/ There are also zipped vimwiki files there in case you do not like vimball archives.
;''External links<!--
{{WikiEngineFeatures}}-->
*[https://webchat.freenode.net/?channels=#vimwiki Freenode webchat]


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

Revision as of 12:33, 28 June 2021

Template:Wiki Engine vimwiki is 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 todo-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