Skip to content

Commit 9288ed2

Browse files
[update] duplicating cards via shortcuts
1 parent b484d1b commit 9288ed2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ On the **Board** panel you can work with the ***cards***, ***columns*** and ***r
2525

2626
- add new cards by clicking on the plus icon (in accordance with the specified *limits* for each column and swimlane)
2727
- delete cards, columns and rows using a context menu (a 3 dots icon)
28-
- duplicate cards using a context menu (a 3 dots icon)
28+
- duplicate cards using a context menu (a 3 dots icon) or the `Ctrl (Command)`+`D` shortcuts (allows duplicating multiple cards)
2929
- export Kanban data to a JSON file
3030
- managing Kanban history using the following shortcuts:
3131
- `Ctrl (Command)`+`Z` - reverts the last operation in Kanban (one step back in the Kanban history)

docs/news/whats_new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Released on September 29, 2022
1616

1717
### New functionality
1818

19-
- Duplicating cards via API and Interface
19+
- Duplicating cards via API, a context menu (3 dots icon) or the `Ctrl (Command)` + `D` shortcuts (allows duplicating multiple cards)
2020
- Exporting Kanban data to a JSON file
2121
- Managing Kanban history:
2222
- via *Undo* and *Redo* controls on Toolbar

0 commit comments

Comments
 (0)