deck
deck copied to clipboard
Make card and board title bold in activity view
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:
Can anyone point me to the related code?
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 Sorry, but I did not get to a solution.
Don't worry. Was not my issue. 😄
Don't worry. Was not my issue. 😄
I know. I am still interested 😀 .