Skip to content

Releases: selfboot/html2notion

v0.2.0

18 May 13:21
Compare
Choose a tag to compare
  1. Fix notion req limit in #5 ;
  2. Add more test cases and coverage display;
  3. Support external link img in markdown;
  4. Fix invalid URL for link, #5

v0.1.9

14 May 05:59
Compare
Choose a tag to compare
  1. Issue #1 , support markdown (https://list.yinxiang.com/markdown/eef42447-db3f-48ee-827b-1bb34c03eb83.php)
  2. Issue #2, support different file encoding

v0.1.8

10 May 11:46
Compare
Choose a tag to compare

Issue 6: Import Quality Assessment: Word Count Statistics
Issue 7: Fix 'Html2JsonYinXiang' object has no attribute 'convert_fail'
Issue 3: Some platform support.

Word Count Statistics can be seen bellow:

企业微信20230510-193212@2x

v0.1.7

29 Apr 10:42
Compare
Choose a tag to compare
  1. Comply with some restrictions of Notion API, specifically at https://developers.notion.com/reference/request-limits.
  2. Add quote and table support in clipper

The following error will no longer occur
image

v0.1.6

28 Apr 05:51
Compare
Choose a tag to compare

Features:

  • Support for migrating clipper note to notion, such as paragraphs, code blocks, headings, etc.
  • Supports sharded content transmission to notion to avoid triggering the limitation of the Notion API.

Html in #1 can be migrated into notion now:
image

v0.1.5

27 Apr 02:08
Compare
Choose a tag to compare

Support for more formats in Evernote, such as tables, dividers, and checkboxes. At the same time, some HTML parsing has been optimized.

v0.1.4

24 Apr 05:31
Compare
Choose a tag to compare

Can basically handle regular and super notes in Evernote, supporting basic formatting such as titles, colors, paragraphs, quotes, code blocks, links and other styles.