mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 07:58:59 +01:00
docs(user): fix empty section in kanban board
This commit is contained in:
parent
21fc61d132
commit
8ab2069411
71
apps/server/src/assets/doc_notes/en/User Guide/User Guide/Collections/Kanban Board.html
generated
vendored
71
apps/server/src/assets/doc_notes/en/User Guide/User Guide/Collections/Kanban Board.html
generated
vendored
@ -11,75 +11,77 @@
|
||||
then groups each note by the value of the status attribute.</p>
|
||||
<p>Notes are displayed recursively, so even the child notes of the child
|
||||
notes will be displayed. However, unlike the <a class="reference-link"
|
||||
href="#root/_help_2FvYrpmOXm29">Table View</a>, the notes are not displayed in
|
||||
a hierarchy.</p>
|
||||
<h2>Interaction with columns</h2>
|
||||
href="#root/_help_2FvYrpmOXm29">Table</a>, the notes are not displayed in a hierarchy.</p>
|
||||
<h2>Interaction</h2>
|
||||
<h3>Working with columns</h3>
|
||||
<ul>
|
||||
<li>Create a new column by pressing <em>Add Column</em> near the last column.
|
||||
<li data-list-item-id="e71e07c51ee7b92a0e14558b0919e277f">Create a new column by pressing <em>Add Column</em> near the last column.
|
||||
<ul>
|
||||
<li>Once pressed, a text box will be displayed to set the name of the column.
|
||||
<li data-list-item-id="e180693eb6774bde8117de60921b6913a">Once pressed, a text box will be displayed to set the name of the column.
|
||||
Press <kbd>Enter</kbd> to confirm, or <kbd>Escape</kbd> to dismiss.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>To reorder a column, simply hold the mouse over the title and drag it
|
||||
<li data-list-item-id="e7211ad7dc7cab0687331d14c2b99d03f">To reorder a column, simply hold the mouse over the title and drag it
|
||||
to the desired position.</li>
|
||||
<li>To delete a column, right click on its title and select <em>Delete column</em>.</li>
|
||||
<li>To rename a column, click on the note title.
|
||||
<li data-list-item-id="e4296397b7a543d2b57fa81ad998ae7c1">To delete a column, right click on its title and select <em>Delete column</em>.</li>
|
||||
<li
|
||||
data-list-item-id="ee84a4e6786465a68e74553cb152a3846">To rename a column, click on the note title.
|
||||
<ul>
|
||||
<li>Press Enter to confirm.</li>
|
||||
<li>Upon renaming a column, the corresponding status attribute of all its
|
||||
<li data-list-item-id="ed32176d3c349122fd7eb5940bdc72304">Press Enter to confirm.</li>
|
||||
<li data-list-item-id="e6487ae4a01bfc73f704e1c0b26492646">Upon renaming a column, the corresponding status attribute of all its
|
||||
notes will be changed in bulk.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>If there are many columns, use the mouse wheel to scroll.</li>
|
||||
</li>
|
||||
<li data-list-item-id="e7c1b6716bf8e8c5494af7168ba6b1ed0">If there are many columns, use the mouse wheel to scroll.</li>
|
||||
</ul>
|
||||
<h2>Interaction with notes</h2>
|
||||
<h3>Working with notes</h3>
|
||||
<ul>
|
||||
<li>Create a new note in any column by pressing <em>New item</em>
|
||||
<li data-list-item-id="e6a35bda3dc02a267b1f79b5b2e08dcfc">Create a new note in any column by pressing <em>New item</em>
|
||||
<ul>
|
||||
<li>Enter the name of the note and press <kbd>Enter</kbd> or click away. To
|
||||
<li data-list-item-id="ee8597aaafbd5b52757c0d9785313c1c9">Enter the name of the note and press <kbd>Enter</kbd> or click away. To
|
||||
dismiss the creation of a new note, simply press <kbd>Escape</kbd> or leave
|
||||
the name empty.</li>
|
||||
<li>Once created, the new note will have an attribute (<code>status</code> label
|
||||
<li data-list-item-id="e64d710431199d23f5a07328984022c63">Once created, the new note will have an attribute (<code>status</code> label
|
||||
by default) set to the name of the column.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>To open the note, simply click on it.</li>
|
||||
<li>To change the title of the note directly from the board, hover the mouse
|
||||
<li data-list-item-id="e9486f9e0d256a775e133fc63ab0e80e2">To open the note, simply click on it.</li>
|
||||
<li data-list-item-id="efa61e40cfeba0446d4f0e1122675f130">To change the title of the note directly from the board, hover the mouse
|
||||
over its card and press the edit button on the right.</li>
|
||||
<li>To change the state of a note, simply drag a note from one column to the
|
||||
<li data-list-item-id="ef4e4a20b6d3441f716754bc7a57658ff">To change the state of a note, simply drag a note from one column to the
|
||||
other to change its state.</li>
|
||||
<li>The order of the notes in each column corresponds to their position in
|
||||
<li data-list-item-id="ed8eb85cbc1f2d5fed6f016e4d08e4687">The order of the notes in each column corresponds to their position in
|
||||
the tree.
|
||||
<ul>
|
||||
<li>It's possible to reorder notes simply by dragging them to the desired
|
||||
<li data-list-item-id="ec1cea6b62dffeb48c44644b131d0b7cd">It's possible to reorder notes simply by dragging them to the desired
|
||||
position within the same columns.</li>
|
||||
<li>It's also possible to drag notes across columns, at the desired position.</li>
|
||||
<li data-list-item-id="e3e51133b009a978bf89a416b9f0d085c">It's also possible to drag notes across columns, at the desired position.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>For more options, right click on a note to display a context menu with
|
||||
<li data-list-item-id="e86b5125649a0b1660eb09682419cddf9">For more options, right click on a note to display a context menu with
|
||||
the following options:
|
||||
<ul>
|
||||
<li>Open the note in a new tab/split/window or quick edit.</li>
|
||||
<li>Move the note to any column.</li>
|
||||
<li>Insert a new note above/below the current one.</li>
|
||||
<li>Archive/unarchive the current note.</li>
|
||||
<li>Delete the current note.</li>
|
||||
<li data-list-item-id="efa4ffbceeb4943ca8b705d577555ac64">Open the note in a new tab/split/window or quick edit.</li>
|
||||
<li data-list-item-id="e8cee58cebbfde07d324d0abb36f20a89">Move the note to any column.</li>
|
||||
<li data-list-item-id="e6779944c6554afcdc9a808995428051d">Insert a new note above/below the current one.</li>
|
||||
<li data-list-item-id="eba0288779c515d5012eb192e0d70a4d1">Archive/unarchive the current note.</li>
|
||||
<li data-list-item-id="e40d0c84f12d894a6ce516da232bd2d98">Delete the current note.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>If there are many notes within the column, move the mouse over the column
|
||||
<li data-list-item-id="eed667ebc4861738de6be267828bed695">If there are many notes within the column, move the mouse over the column
|
||||
and use the mouse wheel to scroll.</li>
|
||||
</ul>
|
||||
<h2>Keyboard interaction</h2>
|
||||
<p>The board view has mild support for keyboard-based navigation:</p>
|
||||
<ul>
|
||||
<li>Use <kbd>Tab</kbd> and <kbd>Shift</kbd>+<kbd>Tab</kbd> to navigate between
|
||||
<li data-list-item-id="e36106d48098f4876b570d5701391a2b4">Use <kbd>Tab</kbd> and <kbd>Shift</kbd>+<kbd>Tab</kbd> to navigate between
|
||||
column titles, notes and the “New item” button for each of the columns,
|
||||
in sequential order.</li>
|
||||
<li>To rename a column or a note, press <kbd>F2</kbd> while it is focused.</li>
|
||||
<li>To open a specific note or create a new item, press <kbd>Enter</kbd> while
|
||||
<li data-list-item-id="e84c733e130af341c71a0258b4966e81e">To rename a column or a note, press <kbd>F2</kbd> while it is focused.</li>
|
||||
<li
|
||||
data-list-item-id="ed5e255d6854b9e5c5cbe3b9d1c64e87f">To open a specific note or create a new item, press <kbd>Enter</kbd> while
|
||||
it is focused.</li>
|
||||
<li>To dismiss a rename of a note or a column, press <kbd>Escape</kbd>.</li>
|
||||
<li data-list-item-id="ed74ccf2643ef8c73cc88b34c246c0edf">To dismiss a rename of a note or a column, press <kbd>Escape</kbd>.</li>
|
||||
</ul>
|
||||
<h2>Configuration</h2>
|
||||
<h3>Grouping by another attribute</h3>
|
||||
@ -91,8 +93,7 @@ class="admonition note">
|
||||
<p>It's currently not possible to set a relation as the grouping criteria.
|
||||
There are plans to add support for it.</p>
|
||||
</aside>
|
||||
<h2>Interaction</h2>
|
||||
<h2>Limitations</h2>
|
||||
<ul>
|
||||
<li>It is not possible yet to use group by a relation, only by label.</li>
|
||||
<li data-list-item-id="e490b30ca429e17009c72647524964ef0">It is not possible yet to use group by a relation, only by label.</li>
|
||||
</ul>
|
||||
@ -7,9 +7,11 @@ The Board view presents sub-notes in columns for a Kanban-like experience. Each
|
||||
|
||||
When first creating a collection of _Board_ type, a few subnotes will be created, each having a `#status` label set. The board then groups each note by the value of the status attribute.
|
||||
|
||||
Notes are displayed recursively, so even the child notes of the child notes will be displayed. However, unlike the <a class="reference-link" href="Table.md">Table View</a>, the notes are not displayed in a hierarchy.
|
||||
Notes are displayed recursively, so even the child notes of the child notes will be displayed. However, unlike the <a class="reference-link" href="Table.md">Table</a>, the notes are not displayed in a hierarchy.
|
||||
|
||||
## Interaction with columns
|
||||
## Interaction
|
||||
|
||||
### Working with columns
|
||||
|
||||
* Create a new column by pressing _Add Column_ near the last column.
|
||||
* Once pressed, a text box will be displayed to set the name of the column. Press <kbd>Enter</kbd> to confirm, or <kbd>Escape</kbd> to dismiss.
|
||||
@ -20,7 +22,7 @@ Notes are displayed recursively, so even the child notes of the child notes will
|
||||
* Upon renaming a column, the corresponding status attribute of all its notes will be changed in bulk.
|
||||
* If there are many columns, use the mouse wheel to scroll.
|
||||
|
||||
## Interaction with notes
|
||||
### Working with notes
|
||||
|
||||
* Create a new note in any column by pressing _New item_
|
||||
* Enter the name of the note and press <kbd>Enter</kbd> or click away. To dismiss the creation of a new note, simply press <kbd>Escape</kbd> or leave the name empty.
|
||||
@ -57,8 +59,6 @@ By default, the label used to group the notes is `#status`. It is possible to us
|
||||
> [!NOTE]
|
||||
> It's currently not possible to set a relation as the grouping criteria. There are plans to add support for it.
|
||||
|
||||
## Interaction
|
||||
|
||||
## Limitations
|
||||
|
||||
* It is not possible yet to use group by a relation, only by label.
|
||||
Loading…
x
Reference in New Issue
Block a user