tropy icon indicating copy to clipboard operation
tropy copied to clipboard

Research photo management

Results 198 tropy issues
Sort by recently updated
recently updated
newest added

See https://forums.tropy.org/t/crash-when-reordering-template-properties/2686

bug

Currently, orphaned files are deleted from the store at project shutdown. If deletion of the files fails for some reason, but the photos are deleted from the db the files...

- Allow searching for a pattern in all selected items' values - Optionally include values of nested assets (photos, selections, etc.) - Allow full regex or simplified pattern with capture...

When creating selections of remote images (also all non-native formats probably) we should preferably use the full-size cached variant if it's available to create thumbnails. This should be much quicker,...

- [ ] Check if file is writable when fetching program file stats - [ ] Show lock icon in recent file list - [ ] Update file stats on...

- Show status - Allow enabling WAL mode (prompt for confirmation?) - Do not enable WAL mode by default for standard projects

https://sqlite.org/mmap.html Maybe turn on/off based on a preference?

performance
db

At the moment, https://tropy.org/v1/tropy is a 404. It should 200 to JSON-LD (and probably support conneg). Aside: consider dropping the version information from the path.

infrastructure

https://developer.chrome.com/docs/web-platform/document-picture-in-picture/ Explored in branch feature/quickview Will require Electron support https://github.com/electron/electron/issues/39633

ui/ux
react