Skip to content

Commit 61ad0b6

Browse files
committed
Document limitations of the Notion integration.
1 parent d71de46 commit 61ad0b6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/services/notion.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
/**
22
* Notion service implementation.
3+
*
4+
* This has some severe limitations:
5+
*
6+
* - It requires the UI to be in English.
7+
* - It only grants access to the private pages that existed at the time of login.
38
*/
49

510
import type { Response, BrowserContext } from 'playwright';

0 commit comments

Comments
 (0)