Subham Sahu
Subham Sahu
**Problem** Currently, the schema which is supported by the graphData is `{ nodes: [], links: [] }`. Mostly client does a lot of computations using Adjacency Matrix `{nodes: [ links:...
There is a small typo in **href** of the anchor tag in the footer. it should be [https://blog.codingblocks.com/](https://blog.codingblocks.com/) instead of [https://bloh.codingblocks.com/](https://bloh.codingblocks.com/). **Here is the demo.**   I would like...
More info on the issue: https://github.com/subhamX/notion-easy-export/issues/8#issuecomment-1919868885 Most probably, the issue is either: 1. with downloading this big zip file from notion 2. with the pdf creation tool
## Problem On macOS you might face `EACCES` error. I don't know if it's the default behaviour across all packages accessing files on macOS. ``` node:events:505 throw er; // Unhandled...