mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 16:35:57 +08:00
20 lines
432 B
Markdown
20 lines
432 B
Markdown
# Changelog v2.2.0
|
|
|
|
## Feature
|
|
|
|
- add the support for the customised properties of general databases
|
|
- 增加对普通数据库自定义属性的支持
|
|
|
|
- support
|
|
- [x] `title`, which is the first column of the database
|
|
- [x] 'Text'
|
|
- [x] 'Number'
|
|
- [x] 'Date'
|
|
- [x] 'Checkbox'
|
|
- [x] 'Select'
|
|
- [x] 'Multi-select'
|
|
- [x] 'URL'
|
|
- [x] 'Email'
|
|
- [x] 'Phone'
|
|
- [x] 'File' (**Only support external embedded files**)
|