Skip to content

Releases: Liamballin/ObsidianBookmark

0.0.2

05 Nov 09:20
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

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.

Initial release

31 Oct 04:54
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

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.