seanmorley15 / AdventureLog

Self-hostable travel tracker and trip planner.
https://adventurelog.app
Other
391 stars 12 forks source link

Future ideas (u/middaymoon) #193

Open seanmorley15 opened 4 weeks ago

seanmorley15 commented 4 weeks ago

Some thoughts after playing around with this:

It's a shame I can't add more than one photo to an adventure

I seem to be unable to add/update activities on an existing adventure

A killer feature might be to upload a series of photos (say from a multi-day trip) and let the user manually group them into adventures (or even better, do it automatically with user signoff based on datetime and geodata!) Then the user can pick one or several photos from the group to be added to a new Adventure in the app.

Ability to link to photos instead of uploading them to avoid having them take up storage space, with the caveat that the photos will be unavailable if the link breaks

With the above features this would be perfect for me as essentially a scrapbooking tool so I don't have to send my family a photo album with 1000 unsorted photos or upload the same on social media. Awesome work! I've been designing something to meet this need in my head for months, it's like you reached in and scooped it out.

seanmorley15 commented 3 weeks ago

Working on the multiple images right now. Adventure creation will be a 2 step process. First - enter the basic details Second - upload as many images as necessary, search for images, or skip There is then a carousel to view them on the cards

seanmorley15 commented 3 weeks ago

I just released a major update into main. This includes a new create and edit modal. The main reason for this is because it now supports the upload of multiple photos per adventure. I will think about the idea of allowing photos to be linked but I think that's where #196 immich and google photos integration comes into play. Hope you like it!