-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
attach images to activities #301
Comments
@djaiss I think more generally we should implement an album feature
This can permit to build user-friendly wall in dashboard and extend Monica to cloud personal photo storage software #266 (but I agree I don't think we should go on public sharing or others social features it's a lot of work) What do you think ? |
Your idea would be an option, however what I had in mind was more something to help you remember. A full blown album seems to me a bit overkill for Monica. |
In your idea how you imagine review all this picture ?
for me your idea is good but with an automatic album creation with "thumbs" à la facebook and when you have in profile a part with albums you can easily add a creation feature and upload feature, I don't think it's overkill because for my side if it was available I probably use it. |
I didn't thought to use the pictures on their own. |
It'd be cool to be able to add images as part of notes as well. My specific desired use case the other day was wanting to attach picture of my friend's business card. |
@jeremydenoun while I truly appreciate the discussion, I think making Monica a cloud personal photo storage software is really way out of scope. The strength of Monica will be to do one thing, and one thing only (organizing interactions with contacts) extremely well. A personal photo storage software is not the way to achieve this, and would just lead to a bloated product in my opinion. That being said I understand the need to attach pictures to certain type of objects. |
I understand and agree your position (monica shouldn't became a personal photo storage), but if we target a good user experience and great product adoption we should consider open all media/informations storage to converge and centralize all users efforts, I don't like (I imagine like everybody) fill data multiple time in different place. In my opinion we have two way to imagine it :
we can imagine small but efficient way to manage it :
This can be enough for start and maybe not too long to implement
In your roadmap a first milestone is API opening, we can imagine allow "unstructured" data storage for each entity this can permit us to save raw data (by example with file link URL) and we can imagine web plugin extension on UI (I don't know if you plan it but with laravel this can be easy) or conditional feature for read this "unstructured" data and format it. This can be great for save "interesting links about contact", store third party data (maybe autogenerated) or simply add specific field for querying Do you think follow one of this option (maybe both)? |
Both options could work. The first one would require to think long and hard about the design. The current design is super messy and not great in my opinion, and if we don't think carefully about images, we'll mess up the UI even more. That being said, based on the user feedback that I've received and that I keep receiving, this is not a priority at the moment. We'll get there for sure, but not on the short term. Moreover, allowing file upload everywhere would have a great impact on the disk space requirement - yet another thing to think about. |
Ok thanks for the feedback (it's good to know) it's seem second option can be more easier especially when you will work on APIs, last thing keep only "urls" (or unstructured text) permit to ignore file storage requirement keep us in touch ;) |
@djaiss regarding Monica not being a personal photo storage software I agree. But if the goal is just a quick mnemonic cue, one wouldn't need to store very high quality photos, and one could skip the album entirely. Either 1 photo per activity, or a small carousel ( max 3, 5?) and hard limit the size to like 1280px on a side. Add an icon to the activities timeline with a view on hover, and the image directly beside the date and category on the activities details page. What do people think? |
Thanks to #2132, this feature will be possible soon™. |
Today, I want this feature and found this issue. Bump to top. |
I'm not sure if this is maybe beyond the scope of Monica
but I had the idea that one might want to attach a picture
to a activity.
The text was updated successfully, but these errors were encountered: