mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
shortcut improvements
This commit is contained in:
1
db/migrations/0203__set_notes_as_doc_type.sql
Normal file
1
db/migrations/0203__set_notes_as_doc_type.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE notes SET type = 'doc' WHERE noteId IN ('share, hidden', 'sqlconsole', 'search');
|
||||
Reference in New Issue
Block a user