- {this.SideNavComponent(isFolded, storageList)}
+ {navSearch}
+ {this.SideNavComponent(isFolded)}
{colorPicker}
)
diff --git a/locales/da.json b/locales/da.json
index f2459fd53..932b19394 100644
--- a/locales/da.json
+++ b/locales/da.json
@@ -159,6 +159,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/de.json b/locales/de.json
index d440dd97e..22f159572 100644
--- a/locales/de.json
+++ b/locales/de.json
@@ -215,6 +215,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/ordner...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/en.json b/locales/en.json
index 823e901c9..dcc9dd5bf 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -190,6 +190,7 @@
"New notes are tagged with the filtering tags": "New notes are tagged with the filtering tags",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note",
"Enable Auto Update": "Enable Auto Update"
diff --git a/locales/es-ES.json b/locales/es-ES.json
index 7e569a157..1495b6be9 100644
--- a/locales/es-ES.json
+++ b/locales/es-ES.json
@@ -161,6 +161,7 @@
"Show menu bar": "Mostrar barra del menú",
"Auto Detect": "Detección automática",
"Snippet Default Language": "Lenguaje por defecto de los fragmentos de código",
+ "Filter tags/folders...": "filter etiquetas/carpeta...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/fa.json b/locales/fa.json
index 07f8f6f04..1ebd8789d 100644
--- a/locales/fa.json
+++ b/locales/fa.json
@@ -163,6 +163,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/fr.json b/locales/fr.json
index ebbdcae36..122b69063 100644
--- a/locales/fr.json
+++ b/locales/fr.json
@@ -175,6 +175,7 @@
"Snippet prefix": "Préfixe du snippet",
"Delete Note": "Supprimer la note",
"New notes are tagged with the filtering tags": "Les nouvelles notes sont taggées avec les tags de filtrage",
+ "Filter tags/folders...": "filtrage tags/dossier...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/hu.json b/locales/hu.json
index bc57e27c5..3fa49b714 100644
--- a/locales/hu.json
+++ b/locales/hu.json
@@ -183,6 +183,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/it.json b/locales/it.json
index 069470804..6998fb177 100644
--- a/locales/it.json
+++ b/locales/it.json
@@ -163,6 +163,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/ja.json b/locales/ja.json
index 036bfe065..53abf7b01 100644
--- a/locales/ja.json
+++ b/locales/ja.json
@@ -222,6 +222,7 @@
"Spellcheck disabled": "スペルチェック無効",
"Show menu bar": "メニューバーを表示",
"Auto Detect": "自動検出",
+ "Filter tags/folders...": "タグ/フォルダをフィルタ...",
"Enable HTML label in mermaid flowcharts": "mermaid flowchartでHTMLラベルを有効にする ⚠ このオプションには潜在的なXSSの危険性があります。",
"Wrap line in Snippet Note": "行を右端で折り返す(Snippet Note)"
}
diff --git a/locales/ko.json b/locales/ko.json
index 2ccbad72e..1bb8c93d9 100644
--- a/locales/ko.json
+++ b/locales/ko.json
@@ -166,6 +166,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/no.json b/locales/no.json
index b7c46089e..1ed7fa490 100644
--- a/locales/no.json
+++ b/locales/no.json
@@ -158,6 +158,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/pl.json b/locales/pl.json
index 4a1bdac69..44d338314 100644
--- a/locales/pl.json
+++ b/locales/pl.json
@@ -168,6 +168,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/pt-BR.json b/locales/pt-BR.json
index 06dd442fd..ace5dfcc8 100644
--- a/locales/pt-BR.json
+++ b/locales/pt-BR.json
@@ -159,6 +159,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/pt-PT.json b/locales/pt-PT.json
index c514ba4e8..a9e91bf89 100644
--- a/locales/pt-PT.json
+++ b/locales/pt-PT.json
@@ -158,6 +158,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/ru.json b/locales/ru.json
index 791bd228f..2a350f0e5 100644
--- a/locales/ru.json
+++ b/locales/ru.json
@@ -156,6 +156,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/sq.json b/locales/sq.json
index d217600d8..fac4a6a6a 100644
--- a/locales/sq.json
+++ b/locales/sq.json
@@ -158,6 +158,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/th.json b/locales/th.json
index a62dcf537..721493f9e 100644
--- a/locales/th.json
+++ b/locales/th.json
@@ -185,6 +185,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/tr.json b/locales/tr.json
index 5cd43426a..ddb726094 100644
--- a/locales/tr.json
+++ b/locales/tr.json
@@ -158,6 +158,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/locales/zh-CN.json b/locales/zh-CN.json
old mode 100644
new mode 100755
index 4ac38cf39..070b66338
--- a/locales/zh-CN.json
+++ b/locales/zh-CN.json
@@ -223,6 +223,7 @@
"Spellcheck disabled": "拼写检查已禁用",
"Show menu bar": "显示菜单栏",
"Auto Detect": "自动检测",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "在 mermaid flowcharts 中启用 HTML 标签 ⚠ 这个选项可能会产生 XSS",
"Wrap line in Snippet Note": "在 Snippet Note 里换行",
"Toggle Editor Mode": "切换编辑模式",
diff --git a/locales/zh-TW.json b/locales/zh-TW.json
old mode 100644
new mode 100755
index 6ae9f3687..f2e208dca
--- a/locales/zh-TW.json
+++ b/locales/zh-TW.json
@@ -167,6 +167,7 @@
"Spellcheck disabled": "Spellcheck disabled",
"Show menu bar": "Show menu bar",
"Auto Detect": "Auto Detect",
+ "Filter tags/folders...": "filter tags/folders...",
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
}
diff --git a/resources/icon/icon-search-active.svg b/resources/icon/icon-search-active.svg
new file mode 100644
index 000000000..f8cace738
--- /dev/null
+++ b/resources/icon/icon-search-active.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/resources/icon/icon-search.svg b/resources/icon/icon-search.svg
new file mode 100644
index 000000000..d2181a34b
--- /dev/null
+++ b/resources/icon/icon-search.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file