From 8ab2069411c544b3ca22c946af01b42595cde260 Mon Sep 17 00:00:00 2001
From: Elian Doran
Date: Thu, 30 Oct 2025 11:43:48 +0200
Subject: [PATCH] docs(user): fix empty section in kanban board
---
.../User Guide/Collections/Kanban Board.html | 71 ++++++++++---------
.../User Guide/Collections/Kanban Board.md | 10 +--
2 files changed, 41 insertions(+), 40 deletions(-)
diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Collections/Kanban Board.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Collections/Kanban Board.html
index 356618402..edacf6afa 100644
--- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Collections/Kanban Board.html
+++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Collections/Kanban Board.html
@@ -11,75 +11,77 @@
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 Table View, the notes are not displayed in
- a hierarchy.
-Interaction with columns
+ href="#root/_help_2FvYrpmOXm29">Table, the notes are not displayed in a hierarchy.
+Interaction
+Working with columns
- - Create a new column by pressing Add Column near the last column.
+
- 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.
+
- Once pressed, a text box will be displayed to set the name of the column.
Press Enter to confirm, or Escape to dismiss.
- - To reorder a column, simply hold the mouse over the title and drag it
+
- To reorder a column, simply hold the mouse over the title and drag it
to the desired position.
- - To delete a column, right click on its title and select Delete column.
- - To rename a column, click on the note title.
+
- To delete a column, right click on its title and select Delete column.
+ - To rename a column, click on the note title.
- - Press Enter to confirm.
- - Upon renaming a column, the corresponding status attribute of all its
+
- Press Enter to confirm.
+ - 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.
+
+ - 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
+
- Create a new note in any column by pressing New item
- - Enter the name of the note and press Enter or click away. To
+
- Enter the name of the note and press Enter or click away. To
dismiss the creation of a new note, simply press Escape or leave
the name empty.
- - Once created, the new note will have an attribute (
status label
+ - Once created, the new note will have an attribute (
status label
by default) set to the name of the column.
- - To open the note, simply click on it.
- - To change the title of the note directly from the board, hover the mouse
+
- To open the note, simply click on it.
+ - 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.
- - To change the state of a note, simply drag a note from one column to the
+
- To change the state of a note, simply drag a note from one column to the
other to change its state.
- - The order of the notes in each column corresponds to their position in
+
- The order of the notes in each column corresponds to their position in
the tree.
- - It's possible to reorder notes simply by dragging them to the desired
+
- It's possible to reorder notes simply by dragging them to the desired
position within the same columns.
- - It's also possible to drag notes across columns, at the desired position.
+ - It's also possible to drag notes across columns, at the desired position.
- - For more options, right click on a note to display a context menu with
+
- For more options, right click on a note to display a context menu with
the following options:
- - Open the note in a new tab/split/window or quick edit.
- - Move the note to any column.
- - Insert a new note above/below the current one.
- - Archive/unarchive the current note.
- - Delete the current note.
+ - Open the note in a new tab/split/window or quick edit.
+ - Move the note to any column.
+ - Insert a new note above/below the current one.
+ - Archive/unarchive the current note.
+ - Delete the current note.
- - If there are many notes within the column, move the mouse over the column
+
- If there are many notes within the column, move the mouse over the column
and use the mouse wheel to scroll.
Keyboard interaction
The board view has mild support for keyboard-based navigation:
- - Use Tab and Shift+Tab to navigate between
+
- Use Tab and Shift+Tab to navigate between
column titles, notes and the “New item” button for each of the columns,
in sequential order.
- - To rename a column or a note, press F2 while it is focused.
- - To open a specific note or create a new item, press Enter while
+
- To rename a column or a note, press F2 while it is focused.
+ - To open a specific note or create a new item, press Enter while
it is focused.
- - To dismiss a rename of a note or a column, press Escape.
+ - To dismiss a rename of a note or a column, press Escape.
Configuration
Grouping by another attribute
@@ -91,8 +93,7 @@ class="admonition 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.
+ - It is not possible yet to use group by a relation, only by label.
\ No newline at end of file
diff --git a/docs/User Guide/User Guide/Collections/Kanban Board.md b/docs/User Guide/User Guide/Collections/Kanban Board.md
index cf60fb5d5..e4efcdc26 100644
--- a/docs/User Guide/User Guide/Collections/Kanban Board.md
+++ b/docs/User Guide/User Guide/Collections/Kanban Board.md
@@ -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 Table View, 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 Table, 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 Enter to confirm, or Escape 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 Enter or click away. To dismiss the creation of a new note, simply press Escape 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.
\ No newline at end of file