# iOS Shortcuts support?

**URL:** https://forums.ankiweb.net/t/ios-shortcuts-support/58192
**Category:** Suggestions
**Created:** [March 30, 2025, 12:50pm UTC](https://forums.ankiweb.net/t/ios-shortcuts-support/58192 "2025-03-30T12:50:47Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![note](https://avatars.discourse-cdn.com/v4/letter/n/b77776/32.png) [@note](https://forums.ankiweb.net/u/note)
#### Post date: [March 30, 2025, 12:50pm UTC](https://forums.ankiweb.net/t/ios-shortcuts-support/58192/1 "2025-03-30T12:50:47Z")

</div>

To help to make a deck anywhere easily and fast, AnkiMobile needs to support iOS Shortcuts considering its price on AppStore.

 ![IMG_0705](https://us1.discourse-cdn.com/flex002/uploads/anki2/original/3X/6/d/6dfdcb8781871f50b04e8764d2de5bff184f5e8c.jpeg)

---

<div class="post-metadata">

### Author: ![ferophila](https://sea2.discourse-cdn.com/flex002/user_avatar/forums.ankiweb.net/ferophila/32/10566_2.png) [@ferophila](https://forums.ankiweb.net/u/ferophila)
#### Post date: [March 30, 2025, 12:57pm UTC](https://forums.ankiweb.net/t/ios-shortcuts-support/58192/2 "2025-03-30T12:57:45Z")

</div>

You can use url-schemes to create notes on iOS from other applications ([URL Schemes - AnkiMobile Manual](https://docs.ankimobile.net/url-schemes.html))

---

<div class="post-metadata">

### Author: ![note](https://avatars.discourse-cdn.com/v4/letter/n/b77776/32.png) [@note](https://forums.ankiweb.net/u/note)
#### Post date: [March 30, 2025, 1:30pm UTC](https://forums.ankiweb.net/t/ios-shortcuts-support/58192/3 "2025-03-30T13:30:23Z")

</div>

I don’t believe your suggestion link is proper to this topic, even if it were proper, I don’t like type so many stuffs in that manual touching each tiny keyboard on phone many times.

To make decks fast on mobile, it needs some automation.

---

<div class="post-metadata">

### Author: ![ferophila](https://sea2.discourse-cdn.com/flex002/user_avatar/forums.ankiweb.net/ferophila/32/10566_2.png) [@ferophila](https://forums.ankiweb.net/u/ferophila)
#### Post date: [March 30, 2025, 2:12pm UTC](https://forums.ankiweb.net/t/ios-shortcuts-support/58192/4 "2025-03-30T14:12:39Z")

</div>

You can automate the addition of content to Anki using these schemes and shortcuts.

---

<div class="post-metadata">

### Author: ![note](https://avatars.discourse-cdn.com/v4/letter/n/b77776/32.png) [@note](https://forums.ankiweb.net/u/note)
#### Post date: [March 30, 2025, 4:26pm UTC](https://forums.ankiweb.net/t/ios-shortcuts-support/58192/5 "2025-03-30T16:26:01Z")

</div>

You win.  
I made an iOS Shortcut that clipboard or input goes to web dictionary input and Anki Front card and URL of web dictionary opens in Safari and goes to Anki {{URL}} field.

But I need the Shortcut to figure out the list of all decks of my Anki profile to select only one deck of them to make a card on playing the Shortcut.

---

<div class="post-metadata">

### Author: ![ferophila](https://sea2.discourse-cdn.com/flex002/user_avatar/forums.ankiweb.net/ferophila/32/10566_2.png) [@ferophila](https://forums.ankiweb.net/u/ferophila)
#### Post date: [March 30, 2025, 4:55pm UTC](https://forums.ankiweb.net/t/ios-shortcuts-support/58192/6 "2025-03-30T16:55:38Z")

</div>

You can do this too:

anki://x-callback-url/addnote?profile=User%201&type= **SET NOTE TYPE HERE** &deck= **SET DECK HERE** &fld…

You can implement a menu in Shortcuts where you list your decks and pick one.

---

<div class="post-metadata">

### Author: ![note](https://avatars.discourse-cdn.com/v4/letter/n/b77776/32.png) [@note](https://forums.ankiweb.net/u/note)
#### Post date: [March 31, 2025, 12:19am UTC](https://forums.ankiweb.net/t/ios-shortcuts-support/58192/7 "2025-03-31T00:19:54Z")

</div>

That was I used and…

How to popup a deck list menu I made by running Shortcuts?
