diff --git a/configuration.org b/configuration.org
index ce28427a84132c5a15f6b929f8ac849eced06af1..29051e7e0b69305fc55b40b4a0fc3dfb47e2ce5a 100644
--- a/configuration.org
+++ b/configuration.org
@@ -499,6 +499,11 @@ Some of my configuration entries where borrowed from other people, see
          (file+headline org-index-file "Tâches")
          "* TODO %?\n:PROPERTIES:\nCREATED: %u\n:END:\n")
 
+        ("b" "Bookmarks"
+         table-line (file "~/Documents/org/bookmarks.org")
+         "| %^{prompt|rust|other} | %^{url} | %^{what}")
+
+
         ("c" "Cycling"
          table-line (file "~/Documents/org/cycling.org")
          "| %t | balade | %^{prompt|standard|électrique} | %^{Distance} |")
@@ -508,6 +513,7 @@ Some of my configuration entries where borrowed from other people, see
          "| %t | boulot | %^{prompt|électrique|standard} | 26.2 |")))
    #+end_src
 
+
 ** Export configuration
 
    I use =org-mode= to export to LaTeX, (beamer and article) markdown and to HTML