Releases: omnivore-app/obsidian-omnivore
Releases · omnivore-app/obsidian-omnivore
1.3.0
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
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.6
1.0.5
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)