deck icon indicating copy to clipboard operation
deck copied to clipboard

Make card and board title bold in activity view

Open rakekniven opened this issue 3 years ago • 5 comments

Currently only list name is shown bold in activity view.

It would be better to have card and board title shown bold as well. Many other apps like contact show important activity notification parts bold.

See example:

Screenshot 2022-01-16 at 02 03 06

rakekniven avatar Jan 16 '22 01:01 rakekniven

Can anyone point me to the related code?

rakekniven avatar Apr 29 '22 19:04 rakekniven

I guess it should be

  • https://github.com/nextcloud/deck/blob/249935fc66fa4bbf2a875000bf5d623f2e22eac4/src/components/ActivityEntry.vue together with
  • https://github.com/nextcloud/deck/blob/249935fc66fa4bbf2a875000bf5d623f2e22eac4/lib/Activity/ActivityManager.php

dartcafe avatar Apr 30 '22 13:04 dartcafe

@dartcafe Sorry, but I did not get to a solution.

rakekniven avatar Sep 20 '22 18:09 rakekniven

Don't worry. Was not my issue. 😄

dartcafe avatar Sep 20 '22 20:09 dartcafe

Don't worry. Was not my issue. 😄

I know. I am still interested 😀 .

rakekniven avatar Sep 21 '22 05:09 rakekniven