ObsidianBookmark Versions Save

Chrome extension and nodejs server to allow web clipping to Obsidian.

0.0.2

3 years ago

IF YOU DOWNLOADED THE EXTENSION PRIOR TO 10.11.2020 (DD.MM.YYYY) PLEASE RE DOWNLOAD, THERE WAS A VERSON MISMATCH

What's new:

  • Added option to download highlighted images to a custom attachment folder, and updates links in the note.
  • Removed highlighted character limit
  • Add binaries for more platforms and arch's.

Only the server has been changed - if upgrading you don't have to download the extension again.

Note: Only win32-x64 has been tested. See main readme for issues with other platforms.

0.0.1

3 years ago

First version of server executable and extension.

Installation:

  • Download both .rar archives
  • Extract files

Chrome extension:

Open chrome://extensions and turn on Developer mode in the top right. Select load unpacked and choose the extension folder.

Server:

Once the folder is extracted from the archive, running obsidian-bookmark.exe will launch the server. Choose a location for the vault root file and save location if different (Specific folder for web bookmarks)

Darwin version is untested and cannot be code signed from a Windows machine. If you want the Mac version and this release doesn't work for you, cloning this repo and running electron-packager . in the server folder will package you a working app.