#Android app, "edit with" in another app?

1 messages · Page 1 of 1 (latest)

ripe hill
#

I'm on the latest Android app, loving it so far aside from one thing. When I click the edit icon for a picture, I don't get an option of what to edit it with. I have DNG raw files I want to open with Snapseed but I can't figure out how.

Also it would be nice if raw files automatically got stacked in photos view like they do in Google photos.

steady muralBOT
#

:wave: Hey @ripe hill,

Thanks for reaching out to us. Please carefully read this message and follow the recommended actions. This will help us be more effective in our support effort and leave more time for building Immich immich.

References

#

Checklist

I have...

  1. :ballot_box_with_check: verified I'm on the latest release(note that mobile app releases may take some time).
  2. :ballot_box_with_check: read applicable release notes.
  3. :ballot_box_with_check: reviewed the FAQs for known issues.
  4. :ballot_box_with_check: reviewed Github for known issues.
  5. :ballot_box_with_check: tried accessing Immich via local ip (without a custom reverse proxy).
  6. :ballot_box_with_check: uploaded the relevant information (see below).
  7. :ballot_box_with_check: tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable

(an item can be marked as "complete" by reacting with the appropriate number)

Information

In order to be able to effectively help you, we need you to provide clear information to show what the problem is. The exact details needed vary per case, but here is a list of things to consider:

  • Your docker-compose.yml and .env files.
  • Logs from all the containers and their status (see above).
  • All the troubleshooting steps you've tried so far.
  • Any recent changes you've made to Immich or your system.
  • Details about your system (both software/OS and hardware).
  • Details about your storage (filesystems, type of disks, output of commands like fdisk -l and df -h).
  • The version of the Immich server, mobile app, and other relevant pieces.
  • Any other information that you think might be relevant.

Please paste files and logs with proper code formatting, and especially avoid blurry screenshots.
Without the right information we can't work out what the problem is. Help us help you ;)

If this ticket can be closed you can use the /close command, and re-open it later if needed.

cunning python
#

Auto stacking is on the road map.

Currently you use the built in editor, which is very basic but has plans to be expanded more. Not sure if there will ever be plans to integrate external editor options.

ripe hill
#

If not that really kills immich entirely for me. I haven't ever seen a gallery that doesn't let you edit with another app. At the very least most will let the share button share to other apps (like more than just social share)

#

I can understand this being hard for images that are only on the remote server, but for anything local and synced I'd expect this functionality.

verbal marlin
#

It's still in very active development, we're not even at stable release yet

cunning python
#

Also PR's are always welcome for any functionality that is desired 🙂

ripe hill
#

Totally get that. Not complaining. Just definitely a feature I need. Wish I'd realized it wasn't there after getting everything set up and migrating my entire Google photos library haha

#

I'll add a feature request, and see if I can get a PR made. Been a long time since I've contributed to an android project though

ripe hill
#

I did search GitHub issues, I guess discussions are different? Thanks for the links!

cunning python
#

Issues are bugs, discussions are usually questions and feature requests and things.

Also the app is written in flutter, not native kotlin / swift as an FYI

ripe hill
#

I've only ever worked on Android apps back when they used oracle's IDE, I've never touched kotlin or flutter.