/notion-database-to-yaml-playground

Notion database to yaml playground

Primary LanguageJavaScript

Notion database to yaml playground

Issue context (in french): stephane-klein/backlog#334

Getting started:

$ asdf install
$ pnpm install
$ source .envrc
$ ./playground.js
rows:
  - Name: John Doe
    Age: 10
  - Name: Alice Doe
    Age: 20