Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Make bold in trello

  • 2 antwoorden
  • 1 heeft dit probleem
  • 83 weergaven
  • Laatste antwoord van manouchk

more options

Hi,

in order to format a text as bold, we generally use Ctrl-B. Unfortunatly Firefox open bookmarks lateral bar when doing so. It is for example the case in trello or even here this field! Is there any solution to this problem?

Hi, in order to format a text as bold, we generally use Ctrl-B. Unfortunatly Firefox open bookmarks lateral bar when doing so. It is for example the case in trello or even here this field! Is there any solution to this problem?

Gekozen oplossing

Hmm, Trello's keyboard shortcut list doesn't mention any formatting shortcuts: https://trello.com/shortcuts Does Ctrl+B work in other browsers?

It looks like Trello uses Markdown: https://help.trello.com/article/821-using-markdown-in-trello

It may be that you need an add-on or user script that will enable you to insert **BOLD** markdown when you press Ctrl+B. Not sure whether one is out there.

(By the way, this field I'm typing in now is not coded to detect/intercept Ctrl+B. It's just a dumb textarea box with no awareness of formatting.)

Dit antwoord in context lezen 👍 1

Alle antwoorden (2)

more options

Gekozen oplossing

Hmm, Trello's keyboard shortcut list doesn't mention any formatting shortcuts: https://trello.com/shortcuts Does Ctrl+B work in other browsers?

It looks like Trello uses Markdown: https://help.trello.com/article/821-using-markdown-in-trello

It may be that you need an add-on or user script that will enable you to insert **BOLD** markdown when you press Ctrl+B. Not sure whether one is out there.

(By the way, this field I'm typing in now is not coded to detect/intercept Ctrl+B. It's just a dumb textarea box with no awareness of formatting.)

more options

Thank you!