Skip to content

Initial release

Pre-release
Pre-release
Compare
Choose a tag to compare
@Liamballin Liamballin released this 31 Oct 04:54
· 14 commits to master since this 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.