Sync local markdown files to Confluence (server).
Init config file:
cp config_sample.py config.pyUpdate cookies (from Microsoft Edge)
python cookies.pyUsage:
python sync.pyIf the code encounter errors, check your cookies at first.
- support local images
- only sync files with specific tag
- auto create new page
- check whether the page is modified before update, if not, jump this page.
Install terminal-notifier
brew install terminal-notifierTo specific the icon, refer to julienXX/terminal-notifier#131 (comment).