We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b48fa3d + 836dcb7 commit 741ee77Copy full SHA for 741ee77
data/init/dfhack.keybindings.init
@@ -25,6 +25,10 @@ keybinding add Ctrl-Shift-K gui/cp437-table
25
# customizable quick command list
26
keybinding add Ctrl-Shift-A gui/quickcmd
27
28
+# save the description of a selected unit or item to the `markdown_{YourWorldName}.md` file
29
+# in the game root directory
30
+keybinding add Ctrl-T@dwarfmode/ViewSheets/UNIT|dwarfmode/ViewSheets/ITEM markdown
31
+
32
33
###################
34
# embark bindings #
0 commit comments