Skip to content
New issue

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

功能建议:通过sql批量引入思源块实现自动化时间线功能 #8

Open
leolee9086 opened this issue May 25, 2022 · 2 comments

Comments

@leolee9086
Copy link
Contributor

功能描述

通过指定挂件的sql属性或者在url参数中提供sql参数,实现批量引入思源块

实现方法参考

时间属性来源

默认可以使用created属性作为开始时间点,updated属性作为结束时间点
如果额外设置时间节点属性可以覆盖默认设置.
例如custom-start 覆盖 created
custom-end 覆盖 updated

标题属性来源

可以指定使用块的name或者title属性

备注内容属性来源

可以指定使用块的memo属性

其他建议

有思源块连接的时间线节点修改时可以将时间点属性写入块的自定义属性,将标题写入块的命名属性,并可以考虑将背景图写入style属性中(style属性同样可以通过api设置)

@leolee9086 leolee9086 changed the title 通过sql批量引入思源块实现自动化时间线功能 功能建议:通过sql批量引入思源块实现自动化时间线功能 May 25, 2022
@choyy
Copy link
Owner

choyy commented May 25, 2022

我也这么想过,但又一想,这不就是Daily Views挂件(ㅍ_ㅍ)

@leolee9086
Copy link
Contributor Author

欸? 已经有了 我试试看

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants