VsNote
This extension provides a simple note taking interface making your notes available directely inside vscode.
Features
- Create Notes and modify them using vscode builtin text editor.
- All benefit of vscode text editor (including language mode).
- Sort notes by tag.
- Change save directory.
Comming Soon
- organised in directory.
- import/export notes.
- allow workspace context notes.
Settings
Change default note location by setting VsNote BasePath property.
{
"vs-note.basepath": "/Users/Documents/WIP-Projects/VsNote Plugin/"
}
Usage
1 Create Note
2 Filter Notes
3 Other Options
| |