Cover photo

iOS super-quick Notion Note-Taking

Preface

Over all, I like Notion. But I am not a fan of Notion iOS app.

I don't like iOS note App, cause it is difficult to see my note on PC.

I like iOS ShortCut, it can be programed which mean it can make magics.


May 13th, 2021, Notion Public API is published, I am very excited to make use of it, especially on my iPhone.

I like Notion Develop Team's Postman CODEs, it is very helpful for my understanding of this API.

So, without further ado, let me show you how I make use of it.

How to make your own API robot (integration)

here are the steps:

  1. enter notion.so/my-integrations website, make a new API robot.

  2. write down your TOKEN!

  3. allow integration edit your specific database.

  4. What you need? for your iOS shortcut?

    • Your TOKEN

    • Your targeted DATABASE ID

Play Video

Create A ShortCut to connect API

You can duplicate this ShortCut:

New: https://www.icloud.com/shortcuts/fdeae95af0044dfeb16cbc78fffaa29c

Play Video

Here are the steps:

  1. Open the ShortCut sharing link, add it to your shortcuts.

  2. Fill in your TOKEN and DATABASE ID

  3. adjust your database/shortcut

  4. run it.


questions can be comment in this page, or in my email: jim.sun6428@outlook.com

I think I'm gonna make a short-cut about iOS Clipboard to Notion, stay tuned!