Pre Released 0.8.0
With the development of vscode itself, the previous drag and drop api is now supported, this major version update resolves 3 known issues
- Drag and drop the file into the note file
- Drag and drop notes and notebooks from the sidebar
- Drag and drop notes from the sidebar into the text to create citations
related issues
- https://github.com/microsoft/vscode/issues/32592#issuecomment-1012943440
- Allow to add file reference with drag and drop. · Issue #5240 · microsoft/vscode · GitHub
This version requires vscode version ^1.71.0, it is recommended to update to the latest version, not yet published to the vscode plugin store, please manually download vsx to install
- feat: support dragging the sidebar notes into the text
- refactor: rename FolderOrNote => JoplinTreeItem
- feat: remove cut and paste commands that are no longer needed
- feat: implement the drag and drop function of the sidebar
- feat: support drag and drop file upload from file manager to joplin