LogoMkSaaS Docs
LogoMkSaaS Docs
HomepageNotion DownloadTemplate ImportFeature OverviewQuick Start
Notion AINotion ButtonAutomation TutorialFormulas and ReportsiPhone Shortcuts
Update LogPurchase Guide
X (Twitter)
Advanced Features

iPhone Shortcuts

Use this Notion template to configure specially designed iPhone shortcuts for mobile voice note experience

Description

  1. All shortcuts listed on this page currently only support iPhone
  2. Shortcuts are currently only available to [Pro Edition] and [Advanced Edition] users

Voice Quick Note Shortcut

Demo

First activate the shortcut on iPhone, then speak directly what you want to record

image

This shortcut will automatically perform the following operations:

  1. Transcribe voice to text
  2. Process the text with DeepSeek API to add appropriate punctuation based on semantics
  3. Store the text from step 2 into the Notion Database

The voice note effect is as follows

image

Next, let's go a bit further.

Since we have already stored the voice in text form in the Notion Database, based on the powerful Database features, we can use Database Buttons to convert the current voice note into a formal Note with one click, or quickly convert it into a Task.

image

I can create a "Convert to Task" button. Its operation logic is shown below:

image

Clicking this button will execute the following flow:

  1. Create a new page in your Task Database
  2. Store the text transcribed by the shortcut into the Task's remarks field
  3. Open this newly created Task page

image

Now that we've covered the effects and logic, let me teach you how to deploy your own shortcut.

Configuration Tutorial

1. Get Notion Database ID

  1. Find the FLO.W Template's
  2. Confirm that the current field name is [Quick Note Content]. If it is [Note Content], please change it to [Quick Note Content]
  3. Enter the source Database as shown below

image

  1. Use the shortcut Ctrl+L (or CMD+L) to get the Database link.
  2. This link format is generally: https://www.notion.so/yourworkspace/xxxxxxxxxxxxxxxxxxxxx?v=...
  3. Get the code xxxxxxxxxxxxxxxxxxxxxx before the question mark, which is the Database ID
  4. Save this Database ID, it will be useful later

2. Create Notion Account API Key

  1. Visit Notion Integration and log in to your Notion account
  2. Create a new integration, you can customize the name, relate it to your Notion workspace, then click the save button in the bottom right corner

image

  1. Click "Configure integration settings" to get the "Internal Integration Secret"

Click the show button to copy this secret. Remember to save this secret, it will be useful later.

The secret format is similar to: ntn_b386784XXXXXXXXXXXXXXXXXX

image

  1. Relate this integration to the Quick Note Database

As shown below, re-enter the source Database of the Quick Note Database

image

Then as shown below, relate the [Integration] you created to this source Database

image

3. Apply for SiliconFlow API

For specific tutorial, see this article: "DeepSeek R1 Free Usage Tutorial".

In this step, you should obtain the following two things:

  1. SiliconFlow API, format similar to: sk-ddguwXXXXXXXXX
  2. The model name you want to set, format similar to: deepseek-ai/DeepSeek-V3. The model name in this step can be freely chosen, it doesn't have to be DeepSeek, but don't use reasoning models like R1

Save these two things, they will be needed in later steps.

4. Get and Configure Your Shortcut

  1. Save the iPhone shortcut template I created. It is currently only available to [Pro Edition] & [Advanced Edition] users. Please get the shortcut link in [Lark Group Announcement] or [Discord Related Channel]
  2. Follow the prompts in the shortcut to modify the parameters in the four places shown below. Please replace the string "Enter XXXXX here", do not modify any other content

image

The 4 parameters needed in the image above have been prepared in the previous steps. You just need to fill them in in order. Please note that you need to delete my remark information first, then fill in your personal information in the box.

If everything is filled in correctly, you can now activate this shortcut and use voice to record notes.

Frequently Asked Questions

Formulas and Reports

Use this Notion template to master the logic of built-in automated statistical functions and learn to manually fix relation reports, ensuring data dashboard accuracy.

Use Case Index

FLO.W Template application case index

Table of Contents

Description
Voice Quick Note Shortcut
Demo
Configuration Tutorial
1. Get Notion Database ID
2. Create Notion Account API Key
3. Apply for SiliconFlow API
4. Get and Configure Your Shortcut
Frequently Asked Questions