Skip to content

hannut91/vs-code-wiki

Repository files navigation

VS Code Wiki

This is VS Code version of wiki management tool, inspired by vimwiki.

Features

Quickly access Wikis from within VS Code.

open_wiki

Create links quickly and handy.

go_to_wiki mov

Quickly search within VS Code.

search_wiki mov

Easily export to Jekyll projects.

export_wiki mov

Delete wiki file.

delete_wiki mov

Requirements

Key bindings

  • ctrl+]: Go to link or create link. If you wanna go back, ctrl + - is default key shortcut of VS Code.

Commands

  • Open Wiki Open the Wiki.
  • Go to Wiki Go to link. If cursor is in normal text, change text to link. If cursor is in link, go to link. default key shortcut is ctrl+]. If you execute this command from the link [apple] (apple /), create a subdirectory and go to the index.md file. If not, it creates a file. If you create a link in the subdirectory and create a file, the file is created in the subdirectory. For example If you create the link [apple] (apple.md) in the apple subdirectory, the file is created in apple / apple.md.
  • Search Wiki Search text in Wiki. This command use The Silver Searcher internally.
  • Export Wiki Copies wiki files to specific directory. Setting is required.
  • Delete Wiki Deletes wiki file. Deleted files are backed up in the backup directory.

ToDo

  • Rename Wiki
  • Go back
  • Go to Wiki and scroll to cursor

Sources

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •