From 552878bd33964ea318cbe4f4629027a59a3c91b1 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 14:15:23 +0200 Subject: [PATCH] Update source file extract.mdx --- website/src/lib/docs/en/toolbar/extract.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/src/lib/docs/en/toolbar/extract.mdx b/website/src/lib/docs/en/toolbar/extract.mdx index bf12f6ae..fc44693d 100644 --- a/website/src/lib/docs/en/toolbar/extract.mdx +++ b/website/src/lib/docs/en/toolbar/extract.mdx @@ -20,5 +20,7 @@ Applying the tool to a file containing multiple tracks will create a new file fo Similarly, applying the tool to a track containing multiple segments will create (in the same file) a new track for each of the segments it contains. + When extracting the tracks from a file containing points of interest, the tool will automatically assign each point of interest to the track it is closest to. + \ No newline at end of file