Fairly simple lines of code to dump notes on Shell which are saved to Notion instantly.
- I am always on shell.
- I use Notion for different purposes. So to take daily "impromptu/random" notes, I have to navigate in my notion's collection, which is unnecesary.
- This integration helps me push anything to a specific Notion page of mine, which I can go through later.
Many! Use Notion directly, don't rely on this.
brew install deno
NOTION_SECRET=<> PAGE_ID=<> deno run --allow-net --allow-env worker.ts