Skip to content

aizigao/vscode-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using VSCode for Notes

中文说明

VSCode provides an excellent experience for writing Markdown. Combined with git for version control, it works great. The only pain point is image uploading. I found the Paste Image plugin solves this problem, so I uploaded this repository with my configuration in .vscode.

readme__2021-08-13-15-45-03

Installation

  • Fork this repository first
  • Install the Paste Image plugin
  • Write your notes in the note folder

Clean Up Unused Images

node scripts/clean_useless_attachments.js

Notes

  • The .vscode folder contains the configuration for the Paste Image plugin, which you can modify as needed. The default hotkey is cmd + alt + v (Windows ctrl+alt+v), or you can use cmd + shift + p to bring up paste image

About

用vscode写笔记(paste image 处理图片)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors