-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
The database supports adding view/field/option description #11053
Comments
支持。你说的这个也就是其它多维表格的 长文本 数据类型。 |
Notion 的选项描述只有打开菜单才能显示和编辑,思源可以更进一步显示悬浮提示: default.webm |
很赞的提议。好评! |
88250
changed the title
数据库支持添加视图描述、字段描述、选项描述,并显示在悬浮提示里
The database supports adding view/field/option description
Nov 9, 2024
@Vanessa219 setAttrViewColDesc setAttrViewColOptionDesc setAttrViewViewDesc |
88250
added a commit
that referenced
this issue
Nov 9, 2024
88250
added a commit
that referenced
this issue
Nov 18, 2024
88250
added a commit
that referenced
this issue
Nov 18, 2024
88250
added a commit
that referenced
this issue
Nov 18, 2024
EightDoor
added a commit
to EightDoor/siyuan
that referenced
this issue
Nov 22, 2024
* commit '928c1d476a4b398bdee3752cc950aed85838bf8f': (148 commits) 🔖 Release v3.1.13 🐛 Automatic cleanup of the local data repo may accidentally delete snapshots siyuan-note#13203 🎨 Add internal kernel API `/api/sqlite/flushTransaction` siyuan-note#10005 🐛 Automatic cleanup of the local data repo may accidentally delete snapshots siyuan-note#13203 🎨 删除块,嵌入块中没有同步删除 💄 🔖 Release v3.1.12 ⬆️ eslint 🎨 Improve graph rendering siyuan-note#13196 🎨 siyuan-note#13143 🎨 siyuan-note#13190 📝 Update changelogs ⬆️ 🎨 Improve av option editing siyuan-note#11484 🎨 siyuan-note#13164 🎨 Support HarmonyOS NEXT system siyuan-note#13184 🎨 siyuan-note#11053 🚨 🎨 siyuan-note#11053 🎨 Support HarmonyOS NEXT system siyuan-note#13184 ...
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
数据库支持添加视图描述、字段描述、选项描述,并显示在悬浮提示里
In what scenarios do you need this feature?
有时候需要给属性作补充说明,放在标题里太长了也不方便看,而且文本会被截断所以不美观
Describe the optimal solution
备注描述支持多行文本(Shift+Enter换行)备注描述内容The text was updated successfully, but these errors were encountered: