We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
因为想说的不局限在这两个主题内,所以单开一个帖子。 关于属性视图创建文档和关联块属性的讨论 · Issue #9272 · siyuan-note/siyuan 属性视图反馈 - 链滴
先不讨论数据库属性。 内置属性和自定义属性,对用户来说有什么区别吗?
我觉得Obsidian的实现方式就很好:每次都让用户自己新增一栏,下拉菜单给出所有内置的+自定义过的属性,给出输入提示。 我不懂为何要把这两个东西分栏展示。
开发者大大可以看下:Properties - Obsidian Help
Obsidian supports the following property types: Text List Number Checkbox Date Date & time Once a property type is assigned to a property, all properties with that name are assumed to have the same property type.
Obsidian supports the following property types:
Once a property type is assigned to a property, all properties with that name are assumed to have the same property type.
For the name, you can choose anything you like. Note that Obsidian provides several default properties:** tags, cssclasses, and **aliases. Once you choose the property name, you can give it a value.
For the name, you can choose anything you like. Note that Obsidian provides several default properties:** tags, cssclasses, and **aliases.
tags
cssclasses
aliases
Once you choose the property name, you can give it a value.
Default properties Obsidian comes with a set of default properties: Property Description tags See Tags. aliases See Aliases. cssclasses Allows you to style individual notes using CSS snippets.
Obsidian comes with a set of default properties:
#9272 (comment) 另外,如果数据库行不绑定块,类似 Notion 那样点击 Open 才创建可能是最优解,一方面解决了无故创建子文档的问题,一方面又能支持“轻量化表格”需求,看似很不错,是否可行我们还需要分析看看。
#9272 (comment)
另外,如果数据库行不绑定块,类似 Notion 那样点击 Open 才创建可能是最优解,一方面解决了无故创建子文档的问题,一方面又能支持“轻量化表格”需求,看似很不错,是否可行我们还需要分析看看。
我支持这个想法。
如果这一行没有绑定块,那这一行就是多维表格;如果绑定了或者新创建了块,那这一行就是属性视图,这一行的属性都要归属在这个块上。
例如有两个块:「千与千寻」「你的名字。」,我将千与千寻添加属性「导演」:「宫崎骏」。
下面是database:
另外:
把属性放在右键菜单里太难用了。添加、删除、浏览都不方便。
非浮窗
浮窗
文档属性显示在顶部还需要考虑,近期暂时不会安排
想知道是什么原因导致还需要考虑?
书签(对某些用户来说)是一个特别常用的功能,不应该和其它属性放在一起。或者说,应该有一个更快捷的设置书签的方式,比如放在右键菜单的首位、可以用快捷键设置。
No response
The text was updated successfully, but these errors were encountered:
呃 俺也一样。。!
Sorry, something went wrong.
属性需要区别对待,至少要区别内置属性和自定义属性的,数据库的属性正在考虑是否要移除。关于属性面板的设计是要保持统一,因为思源中所有块都可以添加属性,不只是文档块。
这个就在 #9272 中集中讨论吧,谢谢。
No branches or pull requests
In what scenarios do you need this feature?
因为想说的不局限在这两个主题内,所以单开一个帖子。
关于属性视图创建文档和关联块属性的讨论 · Issue #9272 · siyuan-note/siyuan
属性视图反馈 - 链滴
「内置属性」和「自定义属性」应该统一起来吧?
先不讨论数据库属性。
内置属性和自定义属性,对用户来说有什么区别吗?
我觉得Obsidian的实现方式就很好:每次都让用户自己新增一栏,下拉菜单给出所有内置的+自定义过的属性,给出输入提示。
我不懂为何要把这两个东西分栏展示。
开发者大大可以看下:Properties - Obsidian Help
支持「数据库行不绑定块」
我支持这个想法。
如果这一行没有绑定块,那这一行就是多维表格;如果绑定了或者新创建了块,那这一行就是属性视图,这一行的属性都要归属在这个块上。
属性视图,数据库属性和其它属性应该统一起来吧?
例如有两个块:「千与千寻」「你的名字。」,我将千与千寻添加属性「导演」:「宫崎骏」。
下面是database:
另外:
注释「某某属性在哪个数据库中被用到了」的任务,应该交给反链面板。
在块上展示所有属性
把属性放在右键菜单里太难用了。添加、删除、浏览都不方便。
非浮窗
浮窗
想知道是什么原因导致还需要考虑?
书签单独列出
书签(对某些用户来说)是一个特别常用的功能,不应该和其它属性放在一起。或者说,应该有一个更快捷的设置书签的方式,比如放在右键菜单的首位、可以用快捷键设置。
Describe the optimal solution
Describe the candidate solution
No response
Other information
No response
The text was updated successfully, but these errors were encountered: