This extension provides a simple note-taking. Make notes closer to the vscode extensions.
- Fast and simple recording note
- Notes and vscode extensions together
- each domain(directory tree) node can be a notes.
- each notes consists of one or more category.
- each category consists of one or more note.
- each note consists of one or more short doc, doc(markdown/html), files(attachment)
{
"vscode-note.dbpath": "D:\\OneDrive\\vscode-note-data", // default: ~/vscode-note
}
- strongly recommend use onedrive(similar products) to store/sync your notes data.