Download all Notion notes in markdown and optionally back them up to a git repository.
Stars
20
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
48
commits
1
Add MIT license
2783e31
Update step 2 for usage
9089c79
Make list headers bold
68fdb35
Update getting your notion api key steps
52bc704
Update usage section of readme
f111527
Linux fix for run command
a68629e
Update error if user doesn't have git
32b0f9b
Update exec.Command calls to use runCommand func
99f4d05
Move exec.Command call to runCommand func
6e2dde2
Fix error catches
72d593f
Look for certain errors for git commands
163f394
Restructure commitBackup func
03f80e0
Update build task command
72026e8
Fix index out of range with os.Args
900d6e8
Add instructions to readme
b552f1d