vscode-markdown-notes
vscode-markdown-notes copied to clipboard
Add `uniqueId` and `uniqueIdTemplate` for match and convention.
As the basic feature of #201, here is an way to implement that.
I have add an config, and after setting noteCompletionConvention to uniqueId,
and setting uniqueIdTemplate to \d{8}_\d{1,},
the complete and convention work like below: