Releases: omnivore-app/obsidian-omnivore
Releases · omnivore-app/obsidian-omnivore
1.5.2
1.5.2 (2023-06-22)
Bug Fixes
- failed to fetch highlight when quote is null (2dc2fcc)
1.5.1
1.5.1 (2023-06-21)
Bug Fixes
- unicode in filename is deleted (1c7458a)
1.5.0
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
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
1.4.2 (2023-06-07)
Bug Fixes
- failed to sync articles to an existing file without front matter (58dbf98)
1.4.1
1.4.1 (2023-06-06)
Bug Fixes
- replace all reserved characters in filename with - (582beb3)
- test (815238c)
1.4.0
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
1.3.3 (2023-05-23)
Bug Fixes
- truncate filename length to 100 (12ebcf7)
1.3.2
1.3.2 (2023-05-23)
Bug Fixes
- use labels names as tags in the front matter (0341a4e)
1.3.1
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)