We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
添加条目
部分参考了 Notion 的逻辑;或许有地方需要讨论
注:
如果使用上方的添加条目按钮,则“上一个条目”是当前视图最上方的条目(考虑视图排序)
如果使用下方的添加条目按钮,则“上一个条目”是当前视图最末尾的条目(考虑视图排序)
主键:与 文本 相同
文本
等于
包含
开头为
结尾为
不等于
不包含
为空
不为空
数字
=
!=
>
<
≥
≤
单选
多选
日期
相较于今天
晚于
早于
晚于或等于
早于或等于
介于
勾选框
未完成
已完成
链接:与 文本 相同
邮箱:与 文本 相同
电话:与 文本 相同
关联
The text was updated successfully, but these errors were encountered:
顺便看看这个排序之后默认填充失效的问题:
Sorry, something went wrong.
No branches or pull requests
添加条目
按钮之后新建条目的默认填充注:
如果使用上方的添加条目按钮,则“上一个条目”是当前视图最上方的条目(考虑视图排序)
如果使用下方的添加条目按钮,则“上一个条目”是当前视图最末尾的条目(考虑视图排序)
主键:与 文本 相同
文本
等于
A → 填充 A包含
A → 填充 A开头为
A → 填充 A结尾为
A → 填充 A不等于
不包含
为空
不为空
→ 填充值跟上一个条目一致数字
=
A → 填充 A!=
>
<
≥
≤
为空
不为空
→ 填充值跟上一个条目一致单选
等于
A → 填充 A不为空
→ 如果有选项,则填充首个选项;如果无选项,则不填充不等于
为空
→ 填充值跟上一个条目一致多选
包含
A → 填充 A不为空
→ 如果有选项,则填充首个选项;如果无选项,则不填充不包含
为空
→ 填充值跟上一个条目一致日期
等于
具体时间 → 填充 具体时间相较于今天
→ 填充值跟上一个条目一致晚于
早于
晚于或等于
早于或等于
介于
为空
不为空
→ 填充值跟上一个条目一致勾选框
未完成
→ 不勾选已完成
→ 勾选链接:与 文本 相同
邮箱:与 文本 相同
电话:与 文本 相同
关联
包含
块 A → 自动关联块 AAutofill database relation column when adding new row on a filtered view #12836
不包含
为空
不为空
→ 关联块跟上一个条目一致The text was updated successfully, but these errors were encountered: