feat(keyboard): add Skills tab and extract-todos Shortcut export
Ship a Skills catalog with drag-to-reorder chips and a companion Shortcut that receives extracted titles and writes them to Reminders.
This commit is contained in:
@@ -18,6 +18,8 @@ public enum OSGDiag {
|
||||
OSGLog.keyboardExt.info("\(line, privacy: .public)")
|
||||
case "flow", "asr":
|
||||
OSGLog.flow.info("\(line, privacy: .public)")
|
||||
case "skills":
|
||||
OSGLog.config.info("\(line, privacy: .public)")
|
||||
default:
|
||||
OSGLog.config.info("\(line, privacy: .public)")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user