vscode-inline-bookmarks
vscode-inline-bookmarks copied to clipboard
Export bookmarks to Bookmark.md file
I would like to see functionality for exporting all project bookmarks (notes) into one file. Bookmarks can be exported as following example:
./directory/filename1.ext L118 @tag bookmark text1
./directory/filename2.ext L53 @tag bookmark text2
./directory2/filename3.ext L1253 @tag bookmark text3
...
thanks in advance