Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

v2.0.1

Compare
Choose a tag to compare
@Cobertos Cobertos released this 16 May 08:32
· 40 commits to master since this release

New major version because the preferred CLI calling convetion has changed; call with python -m md2notion [token_v2] [page-url] [...markdown_path_glob_or_url] instead. The old way is still there, just not preferred.

This also adds --clear-previous and --append flags. See README.md for details.