Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please treat headings with is_toggleable: true as toggle #111

Open
isac322 opened this issue Oct 5, 2024 · 2 comments
Open

Please treat headings with is_toggleable: true as toggle #111

isac322 opened this issue Oct 5, 2024 · 2 comments
Labels
v4-candidate This issue / PR can be better handled in v4

Comments

@isac322
Copy link

isac322 commented Oct 5, 2024

image

This Notion page converted to

# Heading 1


paragraph


---

<details>
<summary>2024-09-03 </summary>

### Heading 3


paragraph


</details>


---


# Heading 


	## Heading 2


	paragraph

The child blocks of the page is

{
  "object": "list",
  "results": [
    {
      "object": "block",
      "id": "11630451-bece-8034-b6bd-eb31a75f716a",
      "parent": {
        "type": "page_id",
        "page_id": "11530451-bece-8026-97bd-f6b5226300e6"
      },
      "created_time": "2024-10-05T15:44:00.000Z",
      "last_edited_time": "2024-10-05T15:44:00.000Z",
      "created_by": {
        "object": "user",
        "id": "5fd8cd95-b114-4b75-be0c-b0425e5a071b"
      },
      "last_edited_by": {
        "object": "user",
        "id": "5fd8cd95-b114-4b75-be0c-b0425e5a071b"
      },
      "has_children": false,
      "archived": false,
      "in_trash": false,
      "type": "heading_1",
      "heading_1": {
        "rich_text": [
          {
            "type": "text",
            "text": {
              "content": "Heading 1",
              "link": null
            },
            "annotations": {
              "bold": false,
              "italic": false,
              "strikethrough": false,
              "underline": false,
              "code": false,
              "color": "default"
            },
            "plain_text": "Heading 1",
            "href": null
          }
        ],
        "is_toggleable": false,
        "color": "default"
      }
    },
    {
      "object": "block",
      "id": "11630451-bece-80db-94d0-c24e0a803dd6",
      "parent": {
        "type": "page_id",
        "page_id": "11530451-bece-8026-97bd-f6b5226300e6"
      },
      "created_time": "2024-10-05T15:44:00.000Z",
      "last_edited_time": "2024-10-05T15:44:00.000Z",
      "created_by": {
        "object": "user",
        "id": "5fd8cd95-b114-4b75-be0c-b0425e5a071b"
      },
      "last_edited_by": {
        "object": "user",
        "id": "5fd8cd95-b114-4b75-be0c-b0425e5a071b"
      },
      "has_children": false,
      "archived": false,
      "in_trash": false,
      "type": "paragraph",
      "paragraph": {
        "rich_text": [
          {
            "type": "text",
            "text": {
              "content": "paragraph",
              "link": null
            },
            "annotations": {
              "bold": false,
              "italic": false,
              "strikethrough": false,
              "underline": false,
              "code": false,
              "color": "default"
            },
            "plain_text": "paragraph",
            "href": null
          }
        ],
        "color": "default"
      }
    },
    {
      "object": "block",
      "id": "11630451-bece-809e-b58d-f8423c4d8dd4",
      "parent": {
        "type": "page_id",
        "page_id": "11530451-bece-8026-97bd-f6b5226300e6"
      },
      "created_time": "2024-10-05T15:44:00.000Z",
      "last_edited_time": "2024-10-05T15:44:00.000Z",
      "created_by": {
        "object": "user",
        "id": "5fd8cd95-b114-4b75-be0c-b0425e5a071b"
      },
      "last_edited_by": {
        "object": "user",
        "id": "5fd8cd95-b114-4b75-be0c-b0425e5a071b"
      },
      "has_children": false,
      "archived": false,
      "in_trash": false,
      "type": "divider",
      "divider": {}
    },
    {
      "object": "block",
      "id": "11630451-bece-8060-ad82-f387c329c08c",
      "parent": {
        "type": "page_id",
        "page_id": "11530451-bece-8026-97bd-f6b5226300e6"
      },
      "created_time": "2024-10-05T15:43:00.000Z",
      "last_edited_time": "2024-10-05T15:45:00.000Z",
      "created_by": {
        "object": "user",
        "id": "5fd8cd95-b114-4b75-be0c-b0425e5a071b"
      },
      "last_edited_by": {
        "object": "user",
        "id": "5fd8cd95-b114-4b75-be0c-b0425e5a071b"
      },
      "has_children": true,
      "archived": false,
      "in_trash": false,
      "type": "toggle",
      "toggle": {
        "rich_text": [
          {
            "type": "mention",
            "mention": {
              "type": "date",
              "date": {
                "start": "2024-09-03",
                "end": null,
                "time_zone": null
              }
            },
            "annotations": {
              "bold": false,
              "italic": false,
              "strikethrough": false,
              "underline": false,
              "code": false,
              "color": "default"
            },
            "plain_text": "2024-09-03",
            "href": null
          },
          {
            "type": "text",
            "text": {
              "content": " ",
              "link": null
            },
            "annotations": {
              "bold": false,
              "italic": false,
              "strikethrough": false,
              "underline": false,
              "code": false,
              "color": "default"
            },
            "plain_text": " ",
            "href": null
          }
        ],
        "color": "default"
      }
    },
    {
      "object": "block",
      "id": "11630451-bece-8011-b105-c6f7b297f10d",
      "parent": {
        "type": "page_id",
        "page_id": "11530451-bece-8026-97bd-f6b5226300e6"
      },
      "created_time": "2024-10-05T15:44:00.000Z",
      "last_edited_time": "2024-10-05T15:44:00.000Z",
      "created_by": {
        "object": "user",
        "id": "5fd8cd95-b114-4b75-be0c-b0425e5a071b"
      },
      "last_edited_by": {
        "object": "user",
        "id": "5fd8cd95-b114-4b75-be0c-b0425e5a071b"
      },
      "has_children": false,
      "archived": false,
      "in_trash": false,
      "type": "divider",
      "divider": {}
    },
    {
      "object": "block",
      "id": "11630451-bece-80f1-8244-f287922ad52c",
      "parent": {
        "type": "page_id",
        "page_id": "11530451-bece-8026-97bd-f6b5226300e6"
      },
      "created_time": "2024-10-05T15:43:00.000Z",
      "last_edited_time": "2024-10-05T15:44:00.000Z",
      "created_by": {
        "object": "user",
        "id": "5fd8cd95-b114-4b75-be0c-b0425e5a071b"
      },
      "last_edited_by": {
        "object": "user",
        "id": "5fd8cd95-b114-4b75-be0c-b0425e5a071b"
      },
      "has_children": true,
      "archived": false,
      "in_trash": false,
      "type": "heading_1",
      "heading_1": {
        "rich_text": [
          {
            "type": "text",
            "text": {
              "content": "Heading ",
              "link": null
            },
            "annotations": {
              "bold": false,
              "italic": false,
              "strikethrough": false,
              "underline": false,
              "code": false,
              "color": "default"
            },
            "plain_text": "Heading ",
            "href": null
          }
        ],
        "is_toggleable": true,
        "color": "default"
      }
    },
    {
      "object": "block",
      "id": "11630451-bece-8032-a9ea-fc1864c86ed0",
      "parent": {
        "type": "page_id",
        "page_id": "11530451-bece-8026-97bd-f6b5226300e6"
      },
      "created_time": "2024-10-05T15:45:00.000Z",
      "last_edited_time": "2024-10-05T15:45:00.000Z",
      "created_by": {
        "object": "user",
        "id": "5fd8cd95-b114-4b75-be0c-b0425e5a071b"
      },
      "last_edited_by": {
        "object": "user",
        "id": "5fd8cd95-b114-4b75-be0c-b0425e5a071b"
      },
      "has_children": false,
      "archived": false,
      "in_trash": false,
      "type": "paragraph",
      "paragraph": {
        "rich_text": [],
        "color": "default"
      }
    }
  ],
  "next_cursor": null,
  "has_more": false,
  "type": "block",
  "block": {},
  "request_id": "63a31f6c-5428-4b27-8328-5ae633f89334"
}
@souvikinator
Copy link
Owner

souvikinator commented Dec 29, 2024

Hi! Thank you for raising this issue.

We're currently working on notion-to-md v4 which includes significant architectural improvements that could help address this.

I'd love your insights on this. Please checkout the GitHub discussion #112 to discuss how we can best solve your use case? Your feedback would be really valuable in shaping v4's development.

@souvikinator
Copy link
Owner

@isac322 fyi you can use the custom transformer to convert the block as per your need, this will be more easily customizable in v4 for marking this as candidate for v4.

@souvikinator souvikinator added the v4-candidate This issue / PR can be better handled in v4 label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v4-candidate This issue / PR can be better handled in v4
Projects
None yet
Development

No branches or pull requests

2 participants