Skip to content

This is terminal program working with Notion-API and provide Spaced Repetition System to learn something new

License

Notifications You must be signed in to change notification settings

whyslove/notion_srs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notion_srs

This repository allows you to work with Notion Spaced Repetion template from terminal.

This is useful for those people who needs easy accesible and cloud storage tool for learning something according to forgetitng curve

To use this programm you have to

  1. copy the original version of Spaced Repetion into your Notion here is the link to it. Important that you have to store what you want to learn in the main body of page, not in some property
  2. to perform requests to Notion you have to achieve DATABASE_ID and NOTION_API_KEY So, read this article written by Notion developers and store this information in .env file in the root directory of the project (near the file app.py). Note, that you have to create this file by yourself.

Please follow this structure in .env

DATABASE_ID = {your_database_id}
NOTION_API_KEY = secret_{your api key} #without Bearer

About

This is terminal program working with Notion-API and provide Spaced Repetition System to learn something new

Topics

Resources

License

Stars

Watchers

Forks

Languages