diff --git a/website/src/lib/docs/he/menu/edit.mdx b/website/src/lib/docs/he/menu/edit.mdx index a364ea71..e4e6adc3 100644 --- a/website/src/lib/docs/he/menu/edit.mdx +++ b/website/src/lib/docs/he/menu/edit.mdx @@ -3,7 +3,7 @@ title: Edit actions --- @@ -31,6 +31,28 @@ Open the appearance dialog, where you can change the color, opacity, and width o Toggle the visibility of the selected file items on the map. +### New track + +Create a new track in the selected file. + + + +This action is only available when the vertical layout of the files list is enabled. +Additionally, the selection must be a single file. + + + +### New segment + +Create a new segment in the selected track. + + + +This action is only available when the vertical layout of the files list is enabled. +Additionally, the selection must be a single track. + + + ### Select all Add all file items in the current hierarchy level to the selection.