Notion Game Tracker
Project description
notion-game-tracker-autocomplete
Autocomplete integration for Notion game tracker
Usage
| Argument | Description | Default |
|---|---|---|
-h, --help |
Show help | False |
-l, --list-all |
Choose between all posibble matches | False |
-r, --replace |
Replace existing data for found fields | False |
-s, --show-untouched |
Also print message for entries that are not going to be updated | True |
-v, --verbose |
Show updated values | False |
-m MODE, --mode MODE |
watch: look for new entries to update in database ending in '#'one: update database entry with title [--title]all: update all |
watch |
-t TITLE, --title TITLE |
Title to find when using mode=one |
"" |
Set up
- Install dependencies
# if pip not installed sudo apt install python3-pip pip install -r requirements.txt
- Add a new connection to the template and enable it.
- Get you IGDB credentials.
- Edit the file
.envwith your data:IGDB_ID="<YOUR_IGDB_ID>" IGDB_TOKEN="<YOUR_IGDB_TOKEN>" NOTION_DATABASE_ID="<YOUR_NOTION_DATABASE_ID>" NOTION_TOKEN="<YOUR_NOTION_TOKEN (starts with secret)>"
Template
Example
python3 gametracker.py -m watch
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file notion_gametracker-0.3.1.tar.gz.
File metadata
- Download URL: notion_gametracker-0.3.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d36c7699f6504a33b9605ab3ade433b3131cab81e78ede6396b4fe31c3ded39a
|
|
| MD5 |
6ff320296d19d4cd4339f204f8fda99e
|
|
| BLAKE2b-256 |
d479a6a71f259ef723bc54194fca45e20d1af1785f2fc4e381525f9790ce57ad
|
File details
Details for the file notion_gametracker-0.3.1-py3-none-any.whl.
File metadata
- Download URL: notion_gametracker-0.3.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef7f6dab2fb4639a06de037fa4227ef2fcc7c697a7ee9f328ea38753775e7494
|
|
| MD5 |
21b81b450d7af302b6730b95146c1d2b
|
|
| BLAKE2b-256 |
74f09dae77348b73533d0117cc8370c87e1e98f814b1851da525397e1beaafa0
|