omnivore-app / obsidian-omnivore

Obsidian plugin to fetch articles and highlights from Omnivore
MIT License
813 stars 46 forks source link

Added use subfolder option #24

Closed willasm closed 1 year ago

willasm commented 1 year ago

Added a setting to make using a dated subfolder for new notes optional. (Use the default root folder otherwise) Increased the default size of the text area for the template in the settings (Much easier to view it now)

sywhb commented 1 year ago

Thanks, @willasm, this looks good to me.

I will merge this one now and it will be in the next release

willasm commented 1 year ago

Sorry, just noticed this. Line 193 in main.ts should be...

let folderName: string;

sywhb commented 1 year ago

@willasm no worries. I should have set up eslint in GitHub Action

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.0.6 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: