문제

I am trying to create a Shortcut that will create a new note in Evernote. It should ask me to enter some text for the note.

In my Shortcut app, I create a new Shortcut and for Content I select Shortcut Input. But when I run this Shortcut, it simply creates an empty note in Evernote and does not ask me for any input text. Below is the screenshot.

What am I doing wrong here?

enter image description here

도움이 되었습니까?

해결책

You need to use the 'Ask for Input' action before the Evernote app. This way, you will be asked to enter text that can then be used in Evernote (with the 'Provided Input' variable).

Note that the 'Shortcut Input' variable takes the content from where you called it (for example a website in the share sheet).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top