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

Releases: narkdown/narkdown-py

v1.1.1

18 Nov 07:55
Compare
Choose a tag to compare

Feature

  • Date to filename

When set add_date_to_filename to True , date precedes the filename.

2020-11-18-Metadata-image-0

  • Add metadata

When set add_metadata to True , then, id , title , tags data will be inserted at the top of the content.

2020-11-18-Metadata-image-1

Fix

  • Remove <br /> tag for empty block in notion

v1.1.0

16 Nov 07:35
Compare
Choose a tag to compare

Feature

  • Wrap metadata title by quote

v1.0.9

16 Nov 05:10
Compare
Choose a tag to compare

Feature

  • Add break tag for empty string

v1.0.8

16 Nov 04:47
Compare
Choose a tag to compare

Feature

  • Add id, title metadata

Fix

  • Fix export message

v1.0.7

08 Nov 14:35
Compare
Choose a tag to compare

Feature

gif image download

narkdown v1.0.6

26 Sep 09:54
5b0a233
Compare
Choose a tag to compare

Rename project notion2github to narkdown

Feature

  • Change config file config.py to config.json
  • Modify success message

Bug Fix

  • Fix install dependencies

v1.0.4

24 Sep 17:10
Compare
Choose a tag to compare

Feature

  • Remove first dash character from filename

v1.0.3

24 Sep 15:33
Compare
Choose a tag to compare

Feature

  • Handle filename characters

v1.0.2

24 Sep 14:38
Compare
Choose a tag to compare

Feature

  • Able to import pages by combining docs_directory and sub_path.

  • Use the title of the notion page, not README.md, as the title of the markdown.

v1.0.1

23 Sep 16:08
Compare
Choose a tag to compare

Fix

  • Reset image number at page.
  • Handles Notion's none collection view error.