diff --git a/404.html b/404.html
index a5287ce0c..8cb339d70 100644
--- a/404.html
+++ b/404.html
@@ -9,7 +9,7 @@
-
diff --git a/categories/index.html b/categories/index.html
index e54d99aac..262db8076 100644
--- a/categories/index.html
+++ b/categories/index.html
@@ -9,7 +9,7 @@
-
diff --git a/index.html b/index.html
index f666a5ce0..e126381e4 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
-
diff --git a/index.xml b/index.xml
index 501f150f7..3b210a469 100644
--- a/index.xml
+++ b/index.xml
@@ -1,2 +1,2 @@
-Meistens Mathe onhttps://saucecoat.github.io/quartz/Recent content in Meistens Mathe onHugo -- gohugo.ioen-usDas bin ichhttps://saucecoat.github.io/quartz/notes/meine/Mon, 01 Jan 0001 00:00:00 +0000https://saucecoat.github.io/quartz/notes/meine/Ich bin Max Mustermann.Searchhttps://saucecoat.github.io/quartz/notes/search/Mon, 01 Jan 0001 00:00:00 +0000https://saucecoat.github.io/quartz/notes/search/Quartz supports two modes of searching through content.
+Meistens Mathe onhttps://saucecoat.github.io/quartz/Recent content in Meistens Mathe onHugo -- gohugo.ioen-usDas bin ichhttps://saucecoat.github.io/quartz/notes/Das-bin-ich/Mon, 01 Jan 0001 00:00:00 +0000https://saucecoat.github.io/quartz/notes/Das-bin-ich/Ich bin Max Mustermann.Searchhttps://saucecoat.github.io/quartz/notes/search/Mon, 01 Jan 0001 00:00:00 +0000https://saucecoat.github.io/quartz/notes/search/Quartz supports two modes of searching through content.
Full-text Full-text search is the default in Quartz. It produces results that exactly match the search query.
\ No newline at end of file
diff --git a/indices/contentIndex.5cd31c31624eb06212fefa9cb2ac0671.min.json b/indices/contentIndex.5cd31c31624eb06212fefa9cb2ac0671.min.json
new file mode 100644
index 000000000..6ca42100f
--- /dev/null
+++ b/indices/contentIndex.5cd31c31624eb06212fefa9cb2ac0671.min.json
@@ -0,0 +1 @@
+{"/":{"title":"Meistens Mathe","content":"\nHallo :) Das ist [[content/notes/Das bin ich|meine]] Seite.","lastmodified":"2022-10-27T20:49:33.51195342Z","tags":null},"/notes/Das-bin-ich":{"title":"Das bin ich","content":"\nIch bin Max Mustermann.","lastmodified":"2022-10-27T20:49:33.51195342Z","tags":null},"/notes/search":{"title":"Search","content":"\nQuartz supports two modes of searching through content.\n\n## Full-text\nFull-text search is the default in Quartz. It produces results that *exactly* match the search query. This is easier to setup but usually produces lower quality matches.\n\n```yaml {title=\"data/config.yaml\"}\n# the default option\nenableSemanticSearch: false\n```\n\n## Natural Language\nNatural language search is powered by [Operand](https://operand.ai/). It understands language like a person does and finds results that best match user intent. In this sense, it is closer to how Google Search works.\n\nNatural language search tends to produce higher quality results than full-text search.\n\nHere's how to set it up.\n\n1. Create an Operand Account on [their website](https://operand.ai/).\n2. Go to Dashboard \u003e Settings \u003e Integrations.\n3. Follow the steps to setup the GitHub integration. Operand needs access to GitHub in order to index your digital garden properly!\n4. Head over to Dashboard \u003e Objects and press `(Cmd + K)` to open the omnibar and select 'Create Collection'.\n\t1. Set the 'Collection Label' to something that will help you remember it.\n\t2. You can leave the 'Parent Collection' field empty.\n5. Click into your newly made Collection.\n\t1. Press the 'share' button that looks like three dots connected by lines.\n\t2. Set the 'Interface Type' to `object-search` and click 'Create'.\n\t3. This will bring you to a new page with a search bar. Ignore this for now.\n6. Go back to Dashboard \u003e Settings \u003e API Keys and find your Quartz-specific Operand API key under 'Other keys'.\n\t1. Copy the key (which looks something like `0e733a7f-9b9c-48c6-9691-b54fa1c8b910`).\n\t2. Open `data/config.yaml`. Set `enableSemanticSearch` to `true` and `operandApiKey` to your copied key.\n\n```yaml {title=\"data/config.yaml\"}\n# the default option\nenableSemanticSearch: true\noperandApiKey: \"0e733a7f-9b9c-48c6-9691-b54fa1c8b910\"\n```\n7. Make a commit and push your changes to GitHub. See the [[notes/hosting|hosting]] page if you haven't done this already.\n\t1. This step is *required* for Operand to be able to properly index your content. \n\t2. Head over to Dashboard \u003e Objects and select the collection that you made earlier\n8. Press `(Cmd + K)` to open the omnibar again and select 'Create GitHub Repo'\n\t1. Set the 'Repository Label' to `Quartz`\n\t2. Set the 'Repository Owner' to your GitHub username\n\t3. Set the 'Repository Ref' to `master`\n\t4. Set the 'Repository Name' to the name of your repository (usually just `quartz` if you forked the repository without changing the name)\n\t5. Leave 'Root Path' and 'Root URL' empty\n9. Wait for your repository to index and enjoy natural language search in Quartz! Operand refreshes the index every 2h so all you need to do is just push to GitHub to update the contents in the search.","lastmodified":"2022-10-27T20:49:33.51195342Z","tags":null}}
\ No newline at end of file
diff --git a/indices/contentIndex.ede3bf186f38b0f79f51fd773022a37f.min.json b/indices/contentIndex.ede3bf186f38b0f79f51fd773022a37f.min.json
deleted file mode 100644
index e73833bae..000000000
--- a/indices/contentIndex.ede3bf186f38b0f79f51fd773022a37f.min.json
+++ /dev/null
@@ -1 +0,0 @@
-{"/":{"title":"Meistens Mathe","content":"\nHallo :) Das ist [[meine]] Seite.","lastmodified":"2022-10-27T20:47:01.20775358Z","tags":null},"/notes/meine":{"title":"Das bin ich","content":"\nIch bin Max Mustermann.","lastmodified":"2022-10-27T20:47:01.20775358Z","tags":null},"/notes/search":{"title":"Search","content":"\nQuartz supports two modes of searching through content.\n\n## Full-text\nFull-text search is the default in Quartz. It produces results that *exactly* match the search query. This is easier to setup but usually produces lower quality matches.\n\n```yaml {title=\"data/config.yaml\"}\n# the default option\nenableSemanticSearch: false\n```\n\n## Natural Language\nNatural language search is powered by [Operand](https://operand.ai/). It understands language like a person does and finds results that best match user intent. In this sense, it is closer to how Google Search works.\n\nNatural language search tends to produce higher quality results than full-text search.\n\nHere's how to set it up.\n\n1. Create an Operand Account on [their website](https://operand.ai/).\n2. Go to Dashboard \u003e Settings \u003e Integrations.\n3. Follow the steps to setup the GitHub integration. Operand needs access to GitHub in order to index your digital garden properly!\n4. Head over to Dashboard \u003e Objects and press `(Cmd + K)` to open the omnibar and select 'Create Collection'.\n\t1. Set the 'Collection Label' to something that will help you remember it.\n\t2. You can leave the 'Parent Collection' field empty.\n5. Click into your newly made Collection.\n\t1. Press the 'share' button that looks like three dots connected by lines.\n\t2. Set the 'Interface Type' to `object-search` and click 'Create'.\n\t3. This will bring you to a new page with a search bar. Ignore this for now.\n6. Go back to Dashboard \u003e Settings \u003e API Keys and find your Quartz-specific Operand API key under 'Other keys'.\n\t1. Copy the key (which looks something like `0e733a7f-9b9c-48c6-9691-b54fa1c8b910`).\n\t2. Open `data/config.yaml`. Set `enableSemanticSearch` to `true` and `operandApiKey` to your copied key.\n\n```yaml {title=\"data/config.yaml\"}\n# the default option\nenableSemanticSearch: true\noperandApiKey: \"0e733a7f-9b9c-48c6-9691-b54fa1c8b910\"\n```\n7. Make a commit and push your changes to GitHub. See the [[notes/hosting|hosting]] page if you haven't done this already.\n\t1. This step is *required* for Operand to be able to properly index your content. \n\t2. Head over to Dashboard \u003e Objects and select the collection that you made earlier\n8. Press `(Cmd + K)` to open the omnibar again and select 'Create GitHub Repo'\n\t1. Set the 'Repository Label' to `Quartz`\n\t2. Set the 'Repository Owner' to your GitHub username\n\t3. Set the 'Repository Ref' to `master`\n\t4. Set the 'Repository Name' to the name of your repository (usually just `quartz` if you forked the repository without changing the name)\n\t5. Leave 'Root Path' and 'Root URL' empty\n9. Wait for your repository to index and enjoy natural language search in Quartz! Operand refreshes the index every 2h so all you need to do is just push to GitHub to update the contents in the search.","lastmodified":"2022-10-27T20:47:01.20775358Z","tags":null}}
\ No newline at end of file
diff --git a/indices/linkIndex.498febadb017f1158cafc8089f7d944d.min.json b/indices/linkIndex.498febadb017f1158cafc8089f7d944d.min.json
deleted file mode 100644
index de57e65f1..000000000
--- a/indices/linkIndex.498febadb017f1158cafc8089f7d944d.min.json
+++ /dev/null
@@ -1 +0,0 @@
-{"index":{"links":{"/":[{"source":"/","target":"/meine","text":"meine"}],"/notes/search":[{"source":"/notes/search","target":"/notes/hosting","text":"hosting"}]},"backlinks":{"/meine":[{"source":"/","target":"/meine","text":"meine"}],"/notes/hosting":[{"source":"/notes/search","target":"/notes/hosting","text":"hosting"}]}},"links":[{"source":"/","target":"/meine","text":"meine"},{"source":"/notes/search","target":"/notes/hosting","text":"hosting"}]}
\ No newline at end of file
diff --git a/indices/linkIndex.830304e81f428f4b879fc1c912e49280.min.json b/indices/linkIndex.830304e81f428f4b879fc1c912e49280.min.json
new file mode 100644
index 000000000..3c5a38442
--- /dev/null
+++ b/indices/linkIndex.830304e81f428f4b879fc1c912e49280.min.json
@@ -0,0 +1 @@
+{"index":{"links":{"/":[{"source":"/","target":"/content/notes/Das-bin-ich","text":"meine"}],"/notes/search":[{"source":"/notes/search","target":"/notes/hosting","text":"hosting"}]},"backlinks":{"/content/notes/Das-bin-ich":[{"source":"/","target":"/content/notes/Das-bin-ich","text":"meine"}],"/notes/hosting":[{"source":"/notes/search","target":"/notes/hosting","text":"hosting"}]}},"links":[{"source":"/","target":"/content/notes/Das-bin-ich","text":"meine"},{"source":"/notes/search","target":"/notes/hosting","text":"hosting"}]}
\ No newline at end of file
diff --git a/linkmap b/linkmap
index a7e3526d5..33c8c0229 100644
--- a/linkmap
+++ b/linkmap
@@ -1,3 +1,3 @@
/index.html /
-/notes/meine/index.{html} /notes/meine/
+/notes/Das-bin-ich/index.{html} /notes/Das-bin-ich/
/notes/search/index.{html} /notes/search/
diff --git a/notes/meine/index.html b/notes/Das-bin-ich/index.html
similarity index 85%
rename from notes/meine/index.html
rename to notes/Das-bin-ich/index.html
index 68c3f17ba..5813f90bc 100644
--- a/notes/meine/index.html
+++ b/notes/Das-bin-ich/index.html
@@ -9,7 +9,7 @@
-
@@ -17,4 +17,4 @@