Skip to content

IchimaruShoma/Wox-to-Notion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Wox to Notion

Enter notes from Wox to NotionDB
rapid notion icon
Demo


Install

Notion Setting

Keep your API secret a secret! Any value used to authenticate API requests should always be kept secret. Use environment variables and avoid committing sensitive data to your version control history.

If you do accidentally expose it, remember to โ€œrefreshโ€ your secret.

  • Open the database you want to register in full page.(At this time, Linked View will not connect properly.)
  • Copy database ID
    https://www.notion.so/user_id/[Database_id]?v=YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
    Database-ID

Connections setting

  • Open the database you want to register in full page.
  • Press the three-point reader in the upper right corner.
  • Select your registered integrations from the connections at the bottom.
    Connections-my-integrations

Local Setting

  • Navigate to the directory where Wox is installed. Clone this repository.
    ~\wox\1.X.XXX(wox version)\Plugins
git clone https://github.com/IchimaruShoma/Wox_to_Notion.git
  • Create .env
    ~\Plugins\Wox_to_Notion\.env
{
  "token": "YOUR_NOTION_TOKEN",
  "id": "YOUR_NOTION_DATABASE_ID"
}
  • Add wox.py
    ~\Plugins\Wox_to_Notion\wox.py

Usage

  • Launch wox
  • Type wn [Add your Memo, Task, Diary, etc...]
  • Enjoy !๐ŸŽ‰

Bug reports & feature requests

To report an issue, please create a new Issue.


About

๐Ÿ“ Enter notes from Wox to Notion Database

Topics

Resources

Stars

Watchers

Forks

Languages