Skip to content

Releases: omnivore-app/obsidian-omnivore

1.3.0

18 May 04:51
Compare
Choose a tag to compare

1.3.0 (2023-05-18)

Bug Fixes

  • add dateArchived to the exposed variable in the template (1a67d16)
  • add lowercase, uppercase and uppercasefirst to the function map in the template (957bbca)
  • add state to the exposed variable in the template (26572b6)
  • add tweet, video and image page type (ffdcd92)
  • add wordsCount and readLength to the exposed variables in the article template (56813b7)
  • allow articles to be synced into a single file and add a toggle in the settings (4c04f8e)
  • allow frontmatter to be an array (2b3b0f3)
  • allow scheduled sync and set a frequency in minutes (8800d38)
  • preparse template before rendering (c41bc8f)
  • show release notes after upgrade (37382a2)
  • use multiline string for title and author in default template (c7e5daf)

Features

  • highlight highlights in the exported content in markdown (6cc1b04)

1.2.3

28 Apr 02:41
Compare
Choose a tag to compare

1.2.3 (2023-04-28)

Bug Fixes

  • wrap value in frontmatter with double quotes (3f996fd)

1.2.2

14 Apr 06:35
Compare
Choose a tag to compare

1.2.2 (2023-04-14)

Bug Fixes

  • add dateRead variable in the article template (8141166)
  • add type to the template (e04f7ab)
  • replace all empty lines with blockquote ">" to preserve paragraphs (e02e5de)

1.2.1

10 Apr 07:57
Compare
Choose a tag to compare

1.2.1 (2023-04-10)

Bug Fixes

  • sort highlights by position percentage if available (4a614c7)

1.2.0

05 Apr 14:28
Compare
Choose a tag to compare

1.2.0 (2023-04-05)

Bug Fixes

  • add note variable to the template (ea65aa6)
  • make description available in the template (b8760a2)

Features

  • download pdf in attachment folder and expose a variable {{{pdfAttachment}}} in the template (bed8835)

1.1.1

31 Mar 03:31
Compare
Choose a tag to compare

1.1.1 (2023-03-31)

Bug Fixes

  • add labels of highlights to the template (4b8aee1)

1.1.0

16 Mar 08:55
Compare
Choose a tag to compare

1.1.0 (2023-03-16)

Bug Fixes

  • make the settings collapsible (71da2c2)
  • only add omnivore id to the frontmatter if frontmatter is not in the template (f46b4fc)

Features

1.0.6

23 Feb 08:07
Compare
Choose a tag to compare

1.0.6 (2023-02-23)

Bug Fixes

  • sub-folder can be config in folder name setting and {{date}} can be used (57a45e5)

1.0.5

22 Feb 08:11
Compare
Choose a tag to compare

1.0.5 (2023-02-22)

Bug Fixes

  • add available variables to the template config description (09f8c83)
  • add date_published in the frontmatter (cf61925)
  • remove content from default template (11a0202)
  • use default template if empty (7b4f7e4)
  • use omnivore title as the filename and add omnivore id to the frontmatter which is used to deduplicate files with the same name (8fbf85d)

1.0.4

19 Feb 00:52
Compare
Choose a tag to compare

1.0.4 (2023-02-19)

Bug Fixes

  • create an omnivore file for an existing TFolder (b7768ff)