Vimwiki: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(fix license)
(source code URL field)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Wiki Engine <!--see 'Template:Wiki Engine' for full detail-->
{{Wiki engine <!--see 'Template:Wiki engine' for full detail and hidden help advice-->
|name            = vimwiki –<br><small>''Personal Wiki for Vim''</small>
|name            = vimwiki –<br><small>''Personal Wiki for Vim''</small>
|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|alt=]]<!--https://lh6.GoogleUserContent.com/-g9UVF8rpHGk/AAAAAAAAAAI/AAAAAAAAACM/7h1vnQP8zWo/s120-c/photo.jpg-->
|wide logo        = y
|wide logo        = y<!--insert 'y' when the logo is too wide AND / OR the title is too long-->
|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<!--e.g. https://WikiEngineURL.org/WikiNode, if none, use 'No'-->
|about URL        = No <!--eg: http://WikiEngineURL.org/About, if none, use 'No'-->
|about URL        = No<!--e.g. https://WikiEngineURL.org/About, if none, use 'No'-->
|documentation URL= https://GitHub.com/vimwiki/vimwiki#readme
|documentation URL= https://GitHub.com/vimwiki/vimwiki#readme
|main topic      = Wiki Engine<!--leave this as is, it can not be over-ridden-->
|source code URL  = https://Code.Google.com/archive/p/vimwiki/downloads<!--e.g. https://GitHub.com/RepoAuthor/WikiEngine, or similar-->
|language        = English<!--for interface only, eg: English, Multilingual, Japanese etc, not for support or meta wiki-->
|maintopic        = Wiki engine<!--leave this as is, it can not be overridden-->
|founder          = Wiki engine founder<br><small>(founder and CTO, etc)</small><!--founder & other position(s); wikilink if needed; if none, use 'unknown'-->
|CEO              = Owner and/or CEO<br><small>(owner and/or CEO)</small><!--engine Owner/Chief Executive Officer; wikilink if needed; if none, use 'unknown'-->
|language        = English<!--for interface only, eg: English, Multilingual, Japanese etc; not for support or meta wiki-->
|prog language    = WikiEngine ProgrammingLanguage<!--WikiMatrix, GitHub, or SourceForge may advise correct prog lang-->
|prog language    = WikiEngine ProgrammingLanguage<!--WikiMatrix, GitHub, or SourceForge may advise correct prog lang-->
|s/w license      = MIT license<!--WikiMatrix, GitHub, or SourceForge may advise; see Category:License-->
|s/w license      = MIT license<!--WikiMatrix, GitHub, or SourceForge may advise; see Category:License-->
|status          = Active<!--'Active' or 'Dormant' if available, 'Dead' if not-->
|status          = Active<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support-->
}}
}}{{DISPLAYTITLE:vimwiki}}
{{For|the vim text editor wiki site|VIM wiki}}
'''vimwiki''', ''a personal wiki for Vim''; a number of linked text files that have their own [[:Category:Wiki syntax|syntax]] highlighting.
'''vimwiki''', ''a personal wiki for Vim''; a number of linked text files that have their own [[:Category:Wiki syntax|syntax]] highlighting.


Line 23: Line 27:
vimwiki currently ships with three 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.


;''External links<!--
;''External links<!--
{{WikiEngineFeatures}}-->
{{WikiMatrix wiki engine features}}-->
*[https://Webchat.Freenode.net/?channels=#vimwiki vimwiki Freenode webchat] — at Webchat.Freenode.net
*[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
*[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:Founded in YYYY]]<!--http://WikiEngineURL.org/index.php?title=Special:AncientPages-->
{{DISPLAYTITLE:vimwiki}}

Latest revision as of 13:09, 23 December 2022

vimwiki –
Personal Wiki for Vim

Changes • [No WikiNode] • [No About] • Documentation • Source code
Main topic: Wiki engine
Founded by: Wiki engine founder
(founder and CTO, etc)
Owner / CEO: Owner and/or CEO
(owner and/or CEO)
Interface language: English
Programming language: WikiEngine ProgrammingLanguage
Software license: MIT license
Status: Active
For the vim text editor wiki site, see: VIM wiki.

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