Skip to content

Releases: Instapaper/obsidian-instapaper

1.2.0

04 Mar 14:24

Choose a tag to compare

Added

  • Block identifiers for highlights using Obsidian's block reference syntax (^h{highlight_id}).
  • Customizable article properties: choose which properties to include and rename them to match your preferred naming scheme.
  • Customizable notes templates: use Mustache templates to fully control how highlights appear in your notes.

Changed

  • Minimum Obsidian version requirement updated to 1.11.0 for access to new API features.

Full Changelog: 1.1.5...1.2.0

1.1.5

03 Jan 13:55

Choose a tag to compare

What's Changed

  • mergeOptions expects both arguments to be objects by @jparise in #166

Full Changelog: 1.1.4...1.1.5

1.1.4

30 Dec 15:06

Choose a tag to compare

What's Changed

  • Stop sync if we encounter too many errors by @jparise in #153
  • Fall back to a default name if our title is empty by @jparise in #154
  • Use Keymap.isModifier to detect resync key by @jparise in #155
  • Improve error handling for sync operations by @jparise in #156

Full Changelog: 1.1.3...1.1.4

1.1.3

16 Nov 17:42

Choose a tag to compare

What's Changed

  • Add "Sync" context menu item to notes folder by @jparise in #77

Full Changelog: 1.1.2...1.1.3

1.1.2

01 Nov 11:46

Choose a tag to compare

What's Changed

  • Replace all runs of spaces with hyphens by @jparise in #76

Full Changelog: 1.1.1...1.1.2

1.1.1

31 Oct 23:25

Choose a tag to compare

What's Changed

  • Replace spaces with hyphens in tag names by @jparise in #74
  • Obsidian tags cannot be entirely numeric by @jparise in #75

Full Changelog: 1.1.0...1.1.1

1.1.0

30 Oct 14:20

Choose a tag to compare

What's Changed

  • Add 'tags' property to synchronized notes by @jparise in #73

Full Changelog: 1.0.7...1.1.0

1.0.7

02 Oct 15:37

Choose a tag to compare

What's Changed

  • Use Moment for timestamp formatting by @jparise in #67
  • Minify the production build artifact (main.js) by @jparise in #68
  • Use sentence case consistently in settings descriptions by @jparise in #69
  • Disable console logging in production builds by @jparise in #70

Full Changelog: 1.0.6...1.0.7

1.0.6

07 May 22:13

Choose a tag to compare

What's Changed

  • Also strip " (quote) characters from filenames by @jparise in #56
  • Catch file system errors in notes sync by @jparise in #57

Full Changelog: 1.0.5...1.0.6

1.0.5

07 May 21:14

Choose a tag to compare

What's Changed

  • More specific "update" notice messages by @jparise in #52
  • Replace Windows special characters with empty string by @Donohue in #55

Full Changelog: 1.0.4...1.0.5