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

28 Mar 02:28
Compare
Choose a tag to compare
  • Import custom notion-py to resolve #28 (#30)

v1.3.1

15 Feb 13:33
Compare
Choose a tag to compare

Feature

0238f34 fix: Wrap quote title & maintain slash in path
f7a2074 feat: Filter hided properties
cc897ed chore: Wrap slug in quote
4079b0a feat: Add generate slug option

v1.2.8

15 Feb 07:48
ba3c9cb
Compare
Choose a tag to compare

Feature

feat: Get metadata from notion properties & Order collection properties #27

  • Adding metadata based on note properties
  • Order table properties
  • Refactor some configs

v1.2.7

14 Feb 11:12
Compare
Choose a tag to compare

chore(deps): Update notion-py

v1.2.6

04 Dec 04:15
Compare
Choose a tag to compare

Bug fix

  • ea1a91e fix: Windows encoding problem

v1.2.5

03 Dec 10:58
Compare
Choose a tag to compare

Bug Fix

  • 8e046ff release: v1.2.5
  • bd597bd fix: Child page lowercase option
  • 9330191 fix: create page directory option's link
  • a1b2451 docs: Update README.md

v1.2.4

03 Dec 04:45
Compare
Choose a tag to compare

Renew

  • Add CLI
  • Update documentation

v1.1.4

18 Nov 15:06
Compare
Choose a tag to compare

Feature

  • Optional lowercase for filename and pathname

v1.1.3

18 Nov 14:25
Compare
Choose a tag to compare

Feature

  • Make filename and pathname to lowercase

v1.1.2

18 Nov 09:00
Compare
Choose a tag to compare

Feature

Change "created time" from Boolean to String

In the Notion database, you can manage created time of content with "Created Time" property.
If you create a "Created Time" property in the Notion database and pass the name of the column, you can add created time to filename.
Defaults to empty string.