1.10.4 (2024-07-16)
- some highlighted markdown content not synced (bc84e26)
1.10.3 (2024-05-16)
- wrong base url in the api request (432a404)
1.10.2 (2024-04-24)
- update sync_at once sync is completed (9b7e289)
1.10.1 (2024-04-18)
1.10.0 (2024-04-17)
- render highlight color in article note (c8a4e70)
1.9.5 (2024-04-16)
- better name for Sync on Start in settings (93fe7e9)
1.9.4 (2024-02-20)
- add a setting to disable sync on start (#198) (d9c5fb2)
- update filter setting will update custom query accordingly and default to in:all (#196) (f443aee)
1.9.3 (2024-02-07)
- make siteName and other variables in the article template available in the folder/file name settings (#190) (6329bb3)
1.9.2 (2024-01-30)
- add updatedAt variable to the article template to get the last u… (#183) (05079e1), closes #176 #187
1.9.1 (2024-01-11)
- add image to the variables of article template (0941dc2)
1.9.0 (2024-01-04)
1.8.1 (2023-11-14)
1.8.0 (2023-11-10)
1.7.1 (2023-11-06)
1.7.0 (2023-11-03)
1.6.3 (2023-09-30)
- file already exists error caused by having duplicate article titles (8dec30f)
- ribbon icon stroke color does not match the theme color (dbe46a8)
- search content was returned if we are syncing a pdf (3c10e1a)
1.6.2 (2023-09-26)
- highlight color not available in the template (e90807d)
1.6.1 (2023-09-07)
- Update link to search in docs (558cdc4)
1.6.0 (2023-08-03)
- Now I can delete article from omnivore!!! (3715beb)
1.5.3 (2023-06-23)
- incorrect highlight position by incorrectly using highlight position percentage which old highlights do not have it (76a120f)
1.5.2 (2023-06-22)
- failed to fetch highlight when quote is null (2dc2fcc)
1.5.1 (2023-06-21)
- unicode in filename is deleted (1c7458a)
1.5.0 (2023-06-19)
- 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 (2023-06-19)
- failed to save note in windows by removing invisible characters in the filename (cf99fc5)
1.4.2 (2023-06-07)
- failed to sync articles to an existing file without front matter (58dbf98)
1.4.1 (2023-06-06)
1.4.0 (2023-05-31)
- allow adding aliases to the variables in the front matter (be1d7e5)
- download content and file attachment only if included in the template (dc92a38)
- 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 (2023-05-23)
- truncate filename length to 100 (12ebcf7)
1.3.2 (2023-05-23)
- use labels names as tags in the front matter (0341a4e)
1.3.1 (2023-05-23)
- add a reset template button to reset the template to default template (06df987)
- invalid yaml error when generating the front matter (10a9b96)
1.3.0 (2023-05-18)
- 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)
- highlight highlights in the exported content in markdown (6cc1b04)
1.2.3 (2023-04-28)
- wrap value in frontmatter with double quotes (3f996fd)
1.2.2 (2023-04-14)
- 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 (2023-04-10)
- sort highlights by position percentage if available (4a614c7)
1.2.0 (2023-04-05)
- download pdf in attachment folder and expose a variable {{{pdfAttachment}}} in the template (bed8835)
1.1.1 (2023-03-31)
- add labels of highlights to the template (4b8aee1)
1.1.0 (2023-03-16)
- make the settings collapsible (71da2c2)
- only add omnivore id to the frontmatter if frontmatter is not in the template (f46b4fc)
- custom filenames (650a9ad)
1.0.6 (2023-02-23)
- sub-folder can be config in folder name setting and {{date}} can be used (57a45e5)
1.0.5 (2023-02-22)
- 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 (2023-02-19)
- create an omnivore file for an existing TFolder (b7768ff)
1.0.3 (2023-02-06)
- potential issues with new release in the community market based on the feedback from Obsidian team (d987f21)
1.0.2 (2023-01-31)
- add back the ribbon icon for the ease of usage (f1e9eeb)
- generate unicode slug as file name (2e5fcd6)