Benature / sync-confluence

Sync local markdown files to Confluence (server).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sync-confluence

Sync local markdown files to Confluence (server).

Init config file:

cp config_sample.py config.py

Update cookies (from Microsoft Edge)

python cookies.py

Usage:

python sync.py

If the code encounter errors, check your cookies at first.

TODO

  • 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.

More

Install terminal-notifier

brew install terminal-notifier

To specific the icon, refer to julienXX/terminal-notifier#131 (comment).

About

Sync local markdown files to Confluence (server).


Languages

Language:Python 100.0%