Skip to content

Releases: philips/supernote-obsidian-plugin

2.6.0

22 Jan 19:58
Compare
Choose a tag to compare
2.6.0 Pre-release
Pre-release

⬇️ Download files directly from your device via the Supernote Browse & Access feature. (demo video)

2.5.0

22 Jan 17:40
Compare
Choose a tag to compare
2.5.0 Pre-release
Pre-release

Adds PDF export

supernote-pdf.mov

2.4.0

11 Jan 07:25
Compare
Choose a tag to compare
  • Add margin around pages #39
  • Speed up note parsing with parallelization #44

2.3.0

19 Dec 01:25
Compare
Choose a tag to compare
2.3.0 Pre-release
Pre-release

BETA Release

Add max width feature to view grid of pages. #24

2.2.9

19 Dec 01:09
Compare
Choose a tag to compare

Bump supernote-typescript to fix unknown color error #29

2.2.8

18 Dec 18:29
Compare
Choose a tag to compare

Add support for A5X2 Manta - fixes #37

2.2.7

22 May 04:55
Compare
Choose a tag to compare

I made a new release of the Obsidian Supernote plugin today with new dark mode support which inverts the colors on notes for easier reading in low light situations. Also included are some new settings to minimize the number of UI elements when viewing a note, and optionally hiding recognized text (#25).

This also includes a bugfix for page ordering for notes over 10 pages. #21

If you can't get the new dark mode to work please try removing the plugin and reinstalling. For some reason on my macOS machine Obsidian wasn't picking up the new CSS after an upgrade- only after a reinstall.

Thanks for the support everyone. This plugin now has over 1,000 installs! Make it 1025 by installing from here: https://obsidian.md/plugins?id=supernote

2.2.6

22 May 01:02
Compare
Choose a tag to compare

Bugfix to include styles for dark mode invert.

2.2.4

22 May 00:52
Compare
Choose a tag to compare

Add a number of settings to customize the note view including inversion and hiding UI elements.

2.1.10

04 Apr 14:30
Compare
Choose a tag to compare

Address feedback from Obsidian official review obsidianmd/obsidian-releases#3314

"fundingUrl": "https://signal.org/donate/",
The expectation for the funding url is that users can donate to you as a developer, not to some other unrelated project.
What you can do is put some text into your README explaining that you don't accept donations and that all donations should go to signal instead, then link to that here.

"minAppVersion": "0.15.0",
You are using newer API's, set this to the latest public build number.

import * as path from 'path';
Remove this unused import.

text: "Attach Markdown to Vault",, text: "Attach Markdown and Images to Vault",, atoc.createEl("h2", { text: "Table of Contents" });, text: "Save Image to Vault",
Use sentence case in UI