feat: allow hiding the quick add magic help tooltip with a button
This commit is contained in:
@ -738,6 +738,7 @@
|
||||
},
|
||||
"quickAddMagic": {
|
||||
"hint": "You can use Quick Add Magic",
|
||||
"hide": "Hide",
|
||||
"what": "What?",
|
||||
"title": "Quick Add Magic",
|
||||
"intro": "When creating a task, you can use special keywords to directly add attributes to the newly created task. This allows to add commonly used attributes to tasks much faster.",
|
||||
|
Reference in New Issue
Block a user