我正在尝试设置一种方法来向预定义的收件人发送预定义的Gmail电子邮件,单击主屏幕。基本上,我将使用电子邮件触发另一台设备上的宏事件,并且正如我将定期发送这些电子邮件,(有时每天多次),我不想不必持续手动重新创建它们。我想要像 compose电子邮件快捷方式,只有我希望收件人,主题和身体都填写,并在按下快捷方式后立即发送电子邮件。 电子邮件自己是我能找到的最接近的事情这,但该应用程序对于应该是一个非常基本的功能,而且它仍然要求用户在按下快捷方式后按下发送。
任何帮助/建议感谢...
我正在尝试设置一种方法来向预定义的收件人发送预定义的Gmail电子邮件,单击主屏幕。基本上,我将使用电子邮件触发另一台设备上的宏事件,并且正如我将定期发送这些电子邮件,(有时每天多次),我不想不必持续手动重新创建它们。我想要像 compose电子邮件快捷方式,只有我希望收件人,主题和身体都填写,并在按下快捷方式后立即发送电子邮件。 电子邮件自己是我能找到的最接近的事情这,但该应用程序对于应该是一个非常基本的功能,而且它仍然要求用户在按下快捷方式后按下发送。
任何帮助/建议感谢...
I'm trying to set up a way to send a pre-defined gmail email to a pre-defined recipient with a single tap from the home screen. Essentially, I'm going to use emails to trigger macro events on another device, and as I will be regularly sending these emails, (sometimes multiple times per day), I do not want to have to continuously recreate them manually. I want something like Compose Email Shortcut, only I would like the recipient, subject and body to all be filled in already and for the email to be sent as soon as the shortcut is pressed. Email Yourself is the closest thing I could find to this, but that app is rather expensive for what should be a pretty basic function, and it still requires the user to press send after the shortcut is pressed.
Any help/advice appreciated...
自动化是首选选项。许多应用程序都可以。我更喜欢使用 macrodroid ,因为它是免费的(最多5个宏,您只需要一个宏以满足您的需求) 易于学习。
给出应用程序的所有权限,它要求从设置求出的电子邮件设置,输入您的Gmail帐户详细信息。
如下所示创建宏(使用 + 添加触发器/动作)。在发送邮件行动中填写收件人详细信息和邮件的文本。在弹出操作中,在创建窗口小部件时输入要显示的文本(在下一步中解释)。使用任何名称保存宏。
(点击放大)
点击快捷方式以发送邮件。我已经测试过,它适用。
(点击放大)
您可以将窗口小部件的图标编辑到自定义一个,并通过添加声音操作,调度以在固定时间/天发送邮件或无论您想要的哪些(无尽可能性),添加更多铃声和吹口哨 后来
Automation is the preferred option. Many apps are available. I prefer using MacroDroid , since it is free (upto 5 macros and you need only one macro for your need) and easy to learn.
Give the app all permissions it asks for and from Settings xe2x86x92Email settings, enter your Gmail account details.
Create a macro as shown below (use + to add triggers /actions). In the send mail action fill in details of recipient and the text of mail. In pop up action enter text that you want to be displayed when you create a widget (explained in next step). Save the macro with any name.
(click to enlarge)
Tap the shortcut to send the mail. I've tested and it works fine.
(click to enlarge)
You may edit the icon of widget to a custom one and add more bells and whistles by way of adding a sound action, scheduling to send mail at fixed times /days, or whatever you want ( endless possibilities) later
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有