Added content prefill from clipboard when adding a snippet with Quick Note, with option in settings to disable it.

This commit is contained in:
Bogdan
2026-06-25 23:04:32 +03:00
parent 4e5ef8af28
commit f302a1d404
4 changed files with 121 additions and 3 deletions
+1
View File
@@ -8,6 +8,7 @@
"core:window:allow-close",
"global-shortcut:allow-register",
"clipboard-manager:allow-write-text",
"clipboard-manager:allow-read-text",
"store:default"
]
}