Trello でテキストの書式を設定する
Trello offers a variety of ways to format text to suit your preferences. You can format text using the editor toolbar, keyboard shortcuts, and most Markdown syntax.
Format text with the editor toolbar

The toolbar contains all the tools needed to format text in Trello. From left to right:
Six heading sizes in addition to normal text
Text styles, including bold, italic, strikethrough, and code format
List styles, both bullet and numbered lists
Insert elements including hyperlinks, images, or other elements from the Insert elements () menu
Writing assistant is powered by Atlassian Intelligence and can be used to summarize, find action items, change tone, and more
Attach and insert link () allows you to attach a file or image to the card while simultaneously inserting a link to that file within the paragraph
The View Markdown button ( M) will show the page in Markdown format, but can’t be edited
The Insert elements () menu can be be opened using the /
keyboard shortcut, allowing you to quickly insert headings, links, quotes, emoji, and many other elements using only your keyboard.
マークダウンとキーボード ショートカット
キーボード ショートカットとマークダウンでは、入力途中の内容が書式設定されたテキストに自動で変換されます。
To undo automatic formatting:
Mac の場合: ⌘ + Z
Windows の場合: CTRL + Z
Trello’s web version doesn’t support the complete Markdown syntax, but most of it will display as expected. Currently, Markdown is the only way to format text in Trello mobile.
設定する書式 | 構文 | キーボード ショートカット (Mac) | キーボード ショートカット (Windows) |
---|---|---|---|
太字 |
| ⌘ + B | CTRL + B |
斜体 |
| ⌘ + I | CTRL + I |
取り消し線 |
| ⌘ + Shift + S | CTRL + Shift + S |
| ⌘ + K | Ctrl+K | |
見出し 1 から 6 |
| ⌘ + Option + 1 | CTRL + Alt + 1 |
二重改行 | text
text | RETURN | filename フィールドに |
改行 | text
text | Shift + Return | Shift+Enter |
|
> text
>
> text 注: ネストされたブロック引用はサポートされていません | ⌘ + Shift + 9 | CTRL + Shift + 9 |
|
注: インデントには Tab を、アウトデントには Shift + Tab を使用します | ⌘ + Shift + 7
| CTRL + Shift + 7
|
|
注: インデントには Tab を、アウトデントには Shift + Tab を使用します | ⌘ + Shift + 8
| CTRL + Shift + 8
|
Code snippet
|
注: テキストをコード スニペットに変換するには、ツールバーの [Insert element (要素を挿入)] (+) メニューを使用します | なし | なし |
|
| ⌘ + Shift + M | CTRL + Shift + M |
区切り線 |
| ⌘ + Shift + - | CTRL + Shift + - |
絵文字ショートカット |
| なし | なし |
書式設定をクリア | なし 注: テキストを選択してからキーボード ショートカットを使用します | ⌘ + \ | CTRL + \ |
クイック挿入メニュー
[クイック挿入] メニューを使うと、キーボード ショートカットを知らなくても、見出し、リスト、リンク、引用などの一般的なコンテンツ タイプを追加できます。エディターのツールバーが表示されているところならどこでも利用できます。
[クイック挿入] メニューを使用するには、/
と入力してリストをスクロールするか、入力を開始して目的のオプションを見つけます。必要な書式設定オプションが見つかったら Return キーを押し、入力を続けます。
チェックリスト項目のテキストの書式設定
キーボード ショートカットまたはマークダウンを使用して、チェックリスト項目に次の書式設定スタイルを適用します。
太字
斜体のテキスト
取り消し線テキスト
Inline code
リンクの表示オプション
既定では、各リンクはインライン リンクとして表示され、リンク先ページのタイトルを表示します。既定の書式設定を変更するには、Atlassian アカウントの設定でリンク設定を変更します。リンク設定の編集
個々のリンクの表示方法を変更するには、テキスト フィールドを編集しているときにリンクをクリックし、次の中からオプションを選択します。
URL: リンクの URL を表示します。
インライン: リンク先ページのタイトルを表示します。
Card (カード): リンクに応じて、タイトルのほかに画像または説明を表示します。カード ビューはすべてのリンクで使用できるわけではありません。
埋め込み: リンク先ページのコンテンツを表示します。Trello カードから移動しなくても、Confluence のページを読み込んだり、YouTube の動画を視聴したりできます。埋め込みビューはすべてのリンクで使用できるわけではありません。
チェックリスト項目では、常にインライン バージョンのリンクが表示されます。チェックリスト項目で URL をそのまま表示する場合は、URL の両側に `
を追加するとインライン コードとして表示されます。
この内容はお役に立ちましたか?