omnivore-app / obsidian-omnivore

Obsidian plugin to fetch articles and highlights from Omnivore
MIT License
840 stars 81 forks source link

Option to not create a folder for each date #10

Closed uwe999 closed 1 year ago

uwe999 commented 1 year ago

By default the plugin creates a new folder for each day. It would be nice to have that turned off and just create the files in the Omnivore folder

willasm commented 1 year ago

I agree with this, would be nice to have this as an option in settings.

sambody commented 1 year ago

+1. File names are enough for me.

willasm commented 1 year ago

I just created a pull request for this that adds an option to toggle the subfolder usage (defaults to true, uses the subfolder). Also increased the size of the template text area so it is viewable without having to resize the box.

sywhb commented 1 year ago

Hey @uwe999 @sambody @willasm, sorry for the late reply.

I have an idea to address this issue and have put up a PR #25

This will allow you to put all the files in the root folder and you just need to config the settings like this

Screenshot 2023-02-22 at 6 49 24 PM

If you'd like to keep the date as the subfolder, you could just set Omnivore/{{date}}

Screenshot 2023-02-22 at 6 46 39 PM

Do you think it caters to your need? cc @jacksonh

sambody commented 1 year ago

Looks good to me. Thanks for that.

sywhb commented 1 year ago

Cool. I will merge this

sywhb commented 1 year ago

Version 1.0.6 is released to add this feature

willasm commented 1 year ago

Thanks, this works perfectly.

GmGniap commented 1 year ago

I know the issue is closed. Is it possible to group the folders by Labels instead of date?