NIIN-BLOG, Blogs by Niin.

  • Blog
  • About
  • RSS
  • Search
  • Notion (19)
  • Formula (5)
  • Example (7)
  • Tip (12)
  • API (2)
  • Resource (1)

建立强大的 Notion 数据库,从了解函数开始

Dec 31, 2021

theBlock 联合 Notion 中文社区举办了一次「和我一起写函数」线上直播活动。如果你错过了直播,不妨跟随这份文字版记录,一起探索 Notion 数据库函数吧。

Notion 函数生成日期属性

Mar 11, 2021

在 Notion 的函数中,我们可以通过一个日期属性加减日期来得到一个日期属性。在没有其他日期属性的情况下,我们怎么把一段年月日文本转换为日期属性函数呢?

Add orders to database items & show last n items

Feb 6, 2021

Here are some ways to add orders to database items or show last n items. The main idea is relate all the items to one father page, then get a batch of page ids and their orders. All the methods can rank items by created time initially, and the last method can also work for last edited time.

Notion 块内多行→多个块(函数 转换回车数量)

Feb 5, 2021

很多时候单个回车的内容复制到 Notion 里会被当作 block 内的软回车,解决方法是用两个回车。可以在数据库函数中实现转换。

为数据库添加序号 & 显示最新 n 项

Feb 6, 2021

通过将数据库中所有条目关联一个父项,由 id 获得序号,实现根据创建时间添加序号或显示最新的 n 项。


© Niin Ni 2021 - 2025