Skip to content

Releases: rxliuli/joplin-utils

joplin-search-integration@0.2.1

30 Dec 14:58
Compare
Choose a tag to compare
  • feat: support duckduckgo

image

joplin-search-integration@0.2.0

30 Dec 12:35
Compare
Choose a tag to compare

Release 0.2.0

  • Refactored to support chrome extension manifest v3
  • The react framework and surrounding dependencies are no longer used, which greatly reduces the bundle size, 1086kb => 110kb
  • Support switching between light and dark themes
  • Support opening notes in joplin

image
image
image
image
image

joplin-search-integration@0.2.2

30 Dec 17:52
Compare
Choose a tag to compare
Pre-release
  • support firefox

image
image

joplin-vscode-plugin@1.1.0

29 Nov 12:52
Compare
Choose a tag to compare

joplin-vscode-plugin@1.0.1

02 Nov 12:31
Compare
Choose a tag to compare

fix: note/resource name clashes and loss of data

joplin-vscode-plugin@1.0.0

22 Oct 17:55
Compare
Choose a tag to compare
  • chore: The functional integration of joplin is basically stable, so release 1.0.0

joplin-vscode-plugin@0.9.1

22 Oct 17:50
Compare
Choose a tag to compare
  • 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

09 Oct 11:05
Compare
Choose a tag to compare
Pre-release
  • feat: support three new commands, show currently referenced note, show referenced note, insert note link
    mpte links
  • feat: support audio and video display in joplin
    image
  • 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

02 Oct 14:02
Compare
Choose a tag to compare
  • chore: esm migration

joplin-vscode-plugin@0.8.2

21 Sep 05:48
Compare
Choose a tag to compare
Pre-release
  • fix: fix the bug that the title is not set correctly when creating an attachment
  • chore: build.js => build.ts