Skip to content

Releases: omnivore-app/obsidian-omnivore

1.5.2

22 Jun 03:20
Compare
Choose a tag to compare

1.5.2 (2023-06-22)

Bug Fixes

  • failed to fetch highlight when quote is null (2dc2fcc)

1.5.1

21 Jun 02:07
Compare
Choose a tag to compare

1.5.1 (2023-06-21)

Bug Fixes

  • unicode in filename is deleted (1c7458a)

1.5.0

19 Jun 11:19
Compare
Choose a tag to compare

1.5.0 (2023-06-19)

Features

  • add date format configuration for filename variable (f1f0a2d)
  • allow dataPublished and dateSaved to be used as filename (22046e3)
  • allow dataPublished and dateSaved to be used as folder name with folder date format (3f8fb56)

1.4.3

19 Jun 09:39
Compare
Choose a tag to compare

1.4.3 (2023-06-19)

Bug Fixes

  • failed to save note in windows by removing invisible characters in the filename (cf99fc5)

1.4.2

07 Jun 12:44
Compare
Choose a tag to compare

1.4.2 (2023-06-07)

Bug Fixes

  • failed to sync articles to an existing file without front matter (58dbf98)

1.4.1

06 Jun 07:54
Compare
Choose a tag to compare

1.4.1 (2023-06-06)

Bug Fixes

  • replace all reserved characters in filename with - (582beb3)
  • test (815238c)

1.4.0

31 May 08:32
Compare
Choose a tag to compare

1.4.0 (2023-05-31)

Bug Fixes

  • allow adding aliases to the variables in the front matter (be1d7e5)
  • download content and file attachment only if included in the template (dc92a38)

Features

  • add a optional front matter template under advanced settings (afde987)
  • add link to our discord server in the settings (5c3df3d)
  • add more variables in the front matter setting (942b93e)

1.3.3

23 May 08:41
Compare
Choose a tag to compare

1.3.3 (2023-05-23)

Bug Fixes

  • truncate filename length to 100 (12ebcf7)

1.3.2

23 May 04:17
Compare
Choose a tag to compare

1.3.2 (2023-05-23)

Bug Fixes

  • use labels names as tags in the front matter (0341a4e)

1.3.1

23 May 02:42
Compare
Choose a tag to compare

1.3.1 (2023-05-23)

Bug Fixes

  • add a reset template button to reset the template to default template (06df987)
  • invalid yaml error when generating the front matter (10a9b96)