You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally Alfred would offer autocomplete, but that's too advanced for me...
Since DMs require numerical user IDs, I'll have to find a way to convert a username to the corresponding user ID and then initiate a new DM URL in the form:
Ideally Alfred would offer autocomplete, but that's too advanced for me...
Since DMs require numerical user IDs, I'll have to find a way to convert a username to the corresponding user ID and then initiate a new DM URL in the form:
https://twitter.com/messages/{var:userId}-{query}?text=
And also add a non-exporting userId to the environmental variables.
The text was updated successfully, but these errors were encountered: