alangrainger / obsidian-google-photos

Connect to Google Photos from Obsidian
GNU General Public License v3.0
93 stars 5 forks source link

Toggle in settings to have the limit photos option on by default not working #24

Closed devinat1 closed 11 months ago

devinat1 commented 11 months ago

I do not want all my photos to be shown by default I do the Google Photos: Insert Google Photo command. This is because I often insert a photo of my notes that I took that day (or in the range of days which I specify via the "Show photos in range of days?" toggle, but its annoying and a privacy issue (others peering at my laptop etc.) for all my photos to show up. Therefore, it would be nice to allow the option for the limiting of photos shown to be on by default.

devinat1 commented 11 months ago

I think this might already be an option via "default to limiting shown photos to dates", but I am getting this error message: image

devinat1 commented 11 months ago

Note that this is for Obsidian v1.4.13 (which includes the new properties feature). I previously had YAML which looks like this within each file:

---
tags:
  - idea
date: 2023-09-23
last_attempted: 2023-09-23
rating: 
minutes_taken:
---
alangrainger commented 11 months ago

Have you chosen to use the frontmatter as the source for your note date, rather than title?

image