Skip to content

Benature/sync-confluence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages