From 1fd27dec139f3675080c1672641ddea65e84946f Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 27 Aug 2023 19:35:22 +0200 Subject: [PATCH] New translations en.md (German) skip-build --- markdown/org/docs/site/bookmarks/type/de.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 markdown/org/docs/site/bookmarks/type/de.md diff --git a/markdown/org/docs/site/bookmarks/type/de.md b/markdown/org/docs/site/bookmarks/type/de.md new file mode 100644 index 00000000000..0807c7080ba --- /dev/null +++ b/markdown/org/docs/site/bookmarks/type/de.md @@ -0,0 +1,10 @@ +--- +title: "Bookmarks: Type" +--- + +Every bookmark has a **type** attribute that is mandatory. + +When you manually create a bookmark, the type is always **custom** so you cannot choose it. + +Other types include **pattern** or **docs** which will automatically be set when you bookmark a pattern or documentation page respectively. +