Theresa Gresch

Results 262 comments of Theresa Gresch

We are planning to build a new photo viewer that offers an option to display all photos in a stack: - https://github.com/photoprism/photoprism/issues/1307 I agree that the current solution is not...

Thank you for creating the report. I can confirm that. PhotoPrism does not yet allow you to completely ignore certain file types. If you add a file extension to .ppignore,...

The sorting options that are currently available within albums (newest first, oldest first, filename ...) are the same as for the normal search, with the difference that only the photos...

> add an option to sort by "date added to album", which would use the created_at or updated_at column from the photos_albums table. This would require users to add all...

You are right, the `order` column has been added with the intention to use it to manually define a sort order. The tricky part here is the UX. Drag and...

Can you describe your use case in more detail? What exactly do you want to achieve? If you want to prevent others from editing metadata you either need to use...

We already have a request to make the information displayed in the [card view](https://docs.photoprism.app/user-guide/search/views/) configurable. If displaying the notes on the card view would solve your problem, I would close...

Newlines are not supported in the cards view yet as far as I remember. However we might be able to support it in the future. An alternative approach could be...

@LWBobo if it is not important to you that the read-only users can view the edit dialog (this would be the result of hiding the edit button) creating sharing links...