Joplin-vscode-plugin roadmap

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

  1. Drag and drop the file into the note file
  2. Drag and drop notes and notebooks from the sidebar
  3. Drag and drop notes from the sidebar into the text to create citations

related issues

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
    Drag and drop notes to body
  • 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
    Notes and Table of Contents Drag and Drop
  • feat: support drag and drop file upload from file manager to joplin
    Drag and drop files to notes
3 Likes