Skip to content

Commit

Permalink
Merge branch 'main' of github.com:denkiwakame/arxiv2notion into main
Browse files Browse the repository at this point in the history
  • Loading branch information
denkiwakame committed Jan 6, 2024
2 parents 7a6e935 + a6179f5 commit 44ad868
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,16 @@ Note that you must be logged in to notion.so when you use this extension.
|Comments|URL|
|Publisher|Select|

#### migration from v0.1.x → v1.0.0
- We changed `Authors` type and added `Published` `Comments` property from [v1.0.0](https://github.com/denkiwakame/arxiv2notion/releases/tag/v1.0.0).
- Change your existing database properties as follows, you can easily integrate new features to your existing Notion database!

|property|type(^v0.1.x)|type(v1.0.0+) |
|-----|-----|-----|
|Authors|Text| **Multi-Select**|
|**Published**|--|**Date**|
|**Comments**|--|**URL**|

### :bulb: Working with Notion AI Property (optional)
- [Notion AI Property](https://www.notion.so/ja-jp/help/guides/5-ai-prompts-to-surface-fresh-insights-from-your-databases) allows you to add **custom autofill property** to each DB record.
- Add column to your Notion DB and select `AI custom autofill`
Expand Down

0 comments on commit 44ad868

Please sign in to comment.