Releases: rxliuli/joplin-utils
Releases · rxliuli/joplin-utils
joplin-search-integration@0.2.1
joplin-search-integration@0.2.0
joplin-search-integration@0.2.2
joplin-vscode-plugin@1.1.0
- feat: add a menu item for searching in notebooks, idea ref: https://discourse.joplinapp.org/t/12854
joplin-vscode-plugin@1.0.1
fix: note/resource name clashes and loss of data
joplin-vscode-plugin@1.0.0
- chore: The functional integration of joplin is basically stable, so release 1.0.0
joplin-vscode-plugin@0.9.1
- fix: fix the issue that uploading a file without specifying a filename will cause a mime error
- feat: update dependency nodejs to 18, no longer include fetch/FormData polyfill
joplin-vscode-plugin@0.9.0
- feat: support three new commands, show currently referenced note, show referenced note, insert note link
- feat: support audio and video display in joplin
- feat: upgrade joplin-api, no longer rely on node-fetch/form-data, and fill in by itself
Thanks to the update of vscode@1.72, now vscode can view audio and video again, but there are still some problems, including mp4 video without sound, the progress bar cannot be dragged and so on, waiting for the follow-up vscode to solve, ref: https://code.visualstudio.com/updates/v1_72#_builtin-preview-for-some-audio-and-video-files
joplin-vscode-plugin@0.8.3
- chore: esm migration
joplin-vscode-plugin@0.8.2
- fix: fix the bug that the title is not set correctly when creating an attachment
- chore: build.js => build.ts