diff --git a/macos/Alfred.alfredpreferences/workflows/user.workflow.9BE698DA-32FC-4A5B-817E-E76B49D65EDF/icon.png b/macos/Alfred.alfredpreferences/workflows/user.workflow.9BE698DA-32FC-4A5B-817E-E76B49D65EDF/icon.png new file mode 100644 index 0000000..58f73b1 Binary files /dev/null and b/macos/Alfred.alfredpreferences/workflows/user.workflow.9BE698DA-32FC-4A5B-817E-E76B49D65EDF/icon.png differ diff --git a/macos/Alfred.alfredpreferences/workflows/user.workflow.9BE698DA-32FC-4A5B-817E-E76B49D65EDF/info.plist b/macos/Alfred.alfredpreferences/workflows/user.workflow.9BE698DA-32FC-4A5B-817E-E76B49D65EDF/info.plist new file mode 100644 index 0000000..83cca0d --- /dev/null +++ b/macos/Alfred.alfredpreferences/workflows/user.workflow.9BE698DA-32FC-4A5B-817E-E76B49D65EDF/info.plist @@ -0,0 +1,335 @@ + + + + + bundleid + dev.kejadlen.alfred.masked-email + category + Internet + connections + + 3276268B-EDEE-48F0-8440-C5CB858486B0 + + + destinationuid + 73EBC7BD-517E-41C0-9B33-3247550B2949 + modifiers + 0 + modifiersubtext + + vitoclose + + + + 46A82CB4-415B-479C-B0F9-51967AB308FA + + + destinationuid + 90400CCE-3198-4260-B29C-C8315F95C393 + modifiers + 0 + modifiersubtext + + vitoclose + + + + 73EBC7BD-517E-41C0-9B33-3247550B2949 + + + destinationuid + 90400CCE-3198-4260-B29C-C8315F95C393 + modifiers + 0 + modifiersubtext + + sourceoutputuid + 934C5965-C662-43ED-B954-CB67EE9221F0 + vitoclose + + + + destinationuid + 46A82CB4-415B-479C-B0F9-51967AB308FA + modifiers + 0 + modifiersubtext + + vitoclose + + + + 90400CCE-3198-4260-B29C-C8315F95C393 + + + destinationuid + A0F6FCB7-FFBB-46F4-BEA0-0BA1B31B498F + modifiers + 0 + modifiersubtext + + vitoclose + + + + destinationuid + C48A42DA-CE50-40FB-BF8A-9E131D7F6B09 + modifiers + 0 + modifiersubtext + + vitoclose + + + + + createdby + Alpha Chen + description + + disabled + + name + Masked Email + objects + + + config + + autopaste + + clipboardtext + {query} + ignoredynamicplaceholders + + transient + + + type + alfred.workflow.output.clipboard + uid + A0F6FCB7-FFBB-46F4-BEA0-0BA1B31B498F + version + 3 + + + config + + concurrently + + escaping + 0 + script + + scriptargtype + 1 + scriptfile + masked-email + type + 8 + + type + alfred.workflow.action.script + uid + 90400CCE-3198-4260-B29C-C8315F95C393 + version + 2 + + + config + + argumenttype + 1 + keyword + masked-email + subtext + + text + Generate Masked Email + withspace + + + type + alfred.workflow.input.keyword + uid + 3276268B-EDEE-48F0-8440-C5CB858486B0 + version + 1 + + + config + + conditions + + + inputstring + + matchcasesensitive + + matchmode + 1 + matchstring + + outputlabel + + uid + 934C5965-C662-43ED-B954-CB67EE9221F0 + + + elselabel + else + hideelse + + + type + alfred.workflow.utility.conditional + uid + 73EBC7BD-517E-41C0-9B33-3247550B2949 + version + 1 + + + config + + alignment + 0 + backgroundcolor + + fadespeed + 0 + fillmode + 0 + font + + ignoredynamicplaceholders + + largetypetext + {query} + textcolor + + wrapat + 50 + + type + alfred.workflow.output.largetype + uid + C48A42DA-CE50-40FB-BF8A-9E131D7F6B09 + version + 3 + + + config + + argument + {clipboard} + passthroughargument + + variables + + + type + alfred.workflow.utility.argument + uid + 46A82CB4-415B-479C-B0F9-51967AB308FA + version + 1 + + + readme + + uidata + + 3276268B-EDEE-48F0-8440-C5CB858486B0 + + xpos + 105 + ypos + 195 + + 46A82CB4-415B-479C-B0F9-51967AB308FA + + xpos + 435 + ypos + 300 + + 73EBC7BD-517E-41C0-9B33-3247550B2949 + + xpos + 305 + ypos + 215 + + 90400CCE-3198-4260-B29C-C8315F95C393 + + xpos + 565 + ypos + 180 + + A0F6FCB7-FFBB-46F4-BEA0-0BA1B31B498F + + xpos + 815 + ypos + 95 + + C48A42DA-CE50-40FB-BF8A-9E131D7F6B09 + + xpos + 820 + ypos + 255 + + + userconfigurationconfig + + + config + + default + + placeholder + + required + + trim + + + description + + label + Fastmail API Token + type + textfield + variable + api_token + + + config + + default + + placeholder + + required + + trim + + + description + + label + Fastmail Account ID + type + textfield + variable + account_id + + + version + + webaddress + https://git.kejadlen.dev/alpha/masked-email.alfredworkflow + + diff --git a/macos/Alfred.alfredpreferences/workflows/user.workflow.9BE698DA-32FC-4A5B-817E-E76B49D65EDF/masked-email b/macos/Alfred.alfredpreferences/workflows/user.workflow.9BE698DA-32FC-4A5B-817E-E76B49D65EDF/masked-email new file mode 100755 index 0000000..c6300de Binary files /dev/null and b/macos/Alfred.alfredpreferences/workflows/user.workflow.9BE698DA-32FC-4A5B-817E-E76B49D65EDF/masked-email differ