deck icon indicating copy to clipboard operation
deck copied to clipboard

Images for Cards

Open ttytm opened this issue 4 years ago • 5 comments

Images tell more then thousand words. I would love to have the possibility to add an image to my cards that is displayed with the card on the board. It would make it more attractive and easier to get an overview for my users.

Here is a Screenshot how it could look.

FireShot Capture 132 - trello1 jpg (1999×1087) - www blogdumoderateur com

PS: sorry for the many edits. I had problems with the screenshot

best regards, Toby

ttytm avatar Mar 27 '20 19:03 ttytm

cc @jakobroehrl Since we talked about this already.

The main concern that is currently blocking such a limitation is, that we don't have any preview generation with our current way of storing the files in appdata. So either we need to wait for #564 or add some additional logic to generate previews for appdata files, but I would definitely prefer the first.

juliusknorr avatar Mar 30 '20 10:03 juliusknorr

oh i see. Looks like 564 is a big one for some issues. Unfortunately i'm missing the knowledge to offer some good help :/

ttytm avatar Mar 30 '20 11:03 ttytm

Yes, we plan to tackle #564 after our vue migration (1.0 release) is finished, but no ETA for that yet.

juliusknorr avatar Mar 30 '20 11:03 juliusknorr

Hi, sorry for the necroposting, but is this being worked on?

tm9k1 avatar May 15 '21 22:05 tm9k1

Checking back in on this item -- still a popular request from my team, which is how I found this post. Curious if there's an ETA on this and/or if there's any way I or my team could help to contribute to this?

ArtyRivera avatar Jul 03 '22 20:07 ArtyRivera

Hello. +1. Thanks for your great project !

gri38 avatar Oct 23 '22 14:10 gri38

I also think this could be a great enhancement of the card view, in brief, a thumbnail of the first attached file. Isn't there a way to put a feature request on it, it seems so obvious?

Edit: an incomplete workaround I didn't know is to insert an image as attachement of the description of the card, so when clicking the card, an image is visible in the first tab of the detailed view... and in the attachement folder, clicking this linked image brings the the concerned gallery slideshow, very useful for me.

t-maes avatar Dec 23 '22 20:12 t-maes

any update here?

bueroblanko avatar Dec 28 '22 15:12 bueroblanko

how is the mobile app doing this feature?? maybe use the same implementation? i would also like to see this.

Gobytego avatar Feb 02 '23 17:02 Gobytego

how is the mobile app doing this feature?

https://github.com/stefan-niedermann/nextcloud-deck/blob/master/app/src/main/java/it/niedermann/nextcloud/deck/ui/card/AbstractCardViewHolder.java#L115

stefan-niedermann avatar Feb 02 '23 18:02 stefan-niedermann

There also has been some work started in https://github.com/nextcloud/deck/pull/2858 already, but discontinued due to lack of time. Anyone interested can of course pick this up again.

juliusknorr avatar Feb 02 '23 21:02 juliusknorr

I would like to revive this discussion as I really like the CoverImge feature from the mobile app. Above you can find a draft of a possible/ simpler implementation I did a while ago for my own nextcloud setup and just ported and improved slightly to work with stable26.

My goal with this draft PR would be to collect feedback and bepending on that, maybe improve/ complete my imprementation to a proper PR.

Would love to hear your thought of my code.

jszeibert avatar Jun 05 '23 12:06 jszeibert

Hi, I don't know how to test. For the code itself, I think I don't have the level to juge it. I'm happy to know you work on it

t-maes avatar Jun 06 '23 11:06 t-maes