Skip to content

yrpang/Wordlist-Notion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notion Worklist

自动查词并保存到notion的云函数

OSCS Status

How to use(Beta)

At this stage, this service may be terminate at any time without notice. If you want to use it for a long time, please deploy it yourself.

Step 1: Duplicate the template database

Duplicate the Wordlist template Database to your Notion workspace.

The database ID is the part of the URL after your workspace name (if you have one) and the slash (myworkspace/) and before the question mark (?). The ID is 32 characters long, containing numbers and letters. Copy the ID and paste it somewhere you can easily find later.

https://www.notion.so/myworkspace/a8aec43384f447ed84390e8e42c2e089?v=...
                                 |--------- Database ID --------|

Click the Duplicate button and remember the database_id of your database.

Step 2: Get access_token

Warning: To ensure safety please only give access to the page you created in step1 and keep the access_token safe.

Login with Notion to give permission to read and write the database created in Setp1.

Step 3: Download Apple Shortcut and config

Download this shortcut and fill in the access_token and database_id obtained above.

About

A serverless function used to translate word and save it to Notion.

Resources

License

Stars

Watchers

Forks