Rhet Turnbull

Results 846 comments of Rhet Turnbull

The template function above produces the following export against one of the osxphotos test libraries which I think is pretty close to what you were looking for: ``` . ├──...

> What would be the best way to update the "All Photos" to export as "All Photos/{created.year}/{created.mm}/{created.dd}"? @mkirkland4874 I would just use the built in rendering engine which is accessible...

> I'm then putting the entire export into a git-annex repo so each photo is stored only once (i.e., the storage layer is deduplicated even if photos are duplicated across...

>The --cleanup function will not recursively delete empty folders and will only delete the lowest level empty directory on each iteration of the export command. For example, if folder Library/2021/06/21...

@mkirkland4874 I've expanded your example to also include People, Places, Imports, and Media Types and put it in the [examples folder](https://github.com/RhetTbull/osxphotos/blob/master/examples/export_template.py).

@all-contributors add @mkirkland4874 for example

@mkirkland4874 Though you've solved your immediate question, it ocurred to me there's another easy way to deal with the issue of multiple albums with the same name. If the album...

Thanks -- that's good feedback. I also use an old MBP running Catalina for my development...no problems! I will try to add some instrumentation to get more data on Monterey...

Thanks. Currently, I do have a GitHub hook that publishes the docs to [https://rhettbull.github.io/osxphotos/](https://rhettbull.github.io/osxphotos/) Yes, it would be possible to point the `osxphotos docs` command here but I like have...

What's the full command line you're using with osxphotos?