To store design inspirations, I needed an iOS photo manager app, particularly in my iPhone, where you can enter your own custom tags for quick retrospective recall. This helps my use case as the native iOS photos app does not allow custom tagging, and its machine learning algorithm gets things wrong all the time; OneDrive photo tagging is broken.Additionally, the tags sync with iCloud, and therefore you are not likely to lose the hard work you put in tagging the photos. This is unlike “Hashphotos” app for example, where once the app is deleted, your custom tag associations with your images are gone for good.Some wishes from my side. I really hope that we can search for the images through multiple tags, unlike now, where you can only search by one. Also, the video syncing is not working properly. Image syncing is great from my end. I do not use eagle and therefore cannot comment on that.
Thanks for the feedback and love! Hive actually supports some advanced search syntax:* Use a comma (`,`) between terms for **OR** search * Use `-keyword` to **exclude** items * Spaces in search terms are ignoredExamples:* `[robot vacuum]` → `"robot"` AND `"vacuum"`* `[robot,vacuum]` → `"robot"` OR `"vacuum"`* `[robot -beta]` → Has `"robot"`, NO `"beta"`* `[robot -beta, home]` → Has `"robot"` OR `"home"`, NO `"beta"`Also, on each device: open **Files** → **iCloud Drive**, long-press **Hive**, then select **Keep Downloaded**. This forces a sync and should fix the video issue.