Vimwiki: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) m (Text replacement - "Wiki Engine" to "Wiki engine") |
Hoof Hearted (talk | contribs) (source code URL field) |
||
Line 5: | Line 5: | ||
|wide logo = y<!--insert 'y' when the logo is too wide AND / OR the title is too long--> | |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 <!-- | |wikinode URL = No<!--e.g. https://WikiEngineURL.org/WikiNode, if none, use 'No'--> | ||
|about URL = 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 | ||
|maintopic = Wiki engine<!--leave this as is, it can not be | |source code URL = https://Code.Google.com/archive/p/vimwiki/downloads<!--e.g. https://GitHub.com/RepoAuthor/WikiEngine, or similar--> | ||
|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'--> | |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'--> | |CEO = Owner and/or CEO<br><small>(owner and/or CEO)</small><!--engine Owner/Chief Executive Officer; wikilink if needed; if none, use 'unknown'--> | ||
Line 26: | 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<!-- |
Latest revision as of 13:09, 23 December 2022
|
- 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
- vimwiki Freenode webchat — at Webchat.Freenode.net
- vimwiki downloads — at Code.Google.com