Open LynetteCullens opened 3 months ago
Update: After using [\"mathLink-blocks\"]MKS, it reverted back automatically to mathLink-blocks.MKS. I manually changed the configuration in markdown to
mathLink-blocks.MKS:
input: text
accessorKey: mathLink-blocks
label: MKS
position: 100
skipPersist: false
isHidden: false
sortIndex: -1
nestedKey: MKS
key: mathLink-blocks
config:
enable_media_view: true
link_alias_enabled: true
media_width: 100
media_height: 100
isInline: false
task_hide_completed: true
footer_type: none
persist_changes: false
The above works Adding a nested column using the modal produces this format:
mathLink-blocks.FPS:
input: text
accessorKey: mathLink-blocks.FPS
key: mathLink-blocks.FPS
id: mathLink-blocks.FPS
label: mathLink-blocks.FPS
position: 100
skipPersist: false
isHidden: false
sortIndex: -1
config:
enable_media_view: true
link_alias_enabled: true
media_width: 100
media_height: 100
isInline: false
task_hide_completed: true
footer_type: none
persist_changes: false
Which does not work.
How would I go about getting the plugin to read a "-' in the column ID? I'm not allowed to change the ID itself because a plugin is depending on that particular format. Edit: Specifically the nested columns under the column with a "-" in the title.
Originally posted by @LynetteCullens in https://github.com/RafaelGB/obsidian-db-folder/issues/1025#issuecomment-2062023378
### The following does not work:
['mathLink-blocks']MKS
mathLink-blocks.MKS
[mathLink-blocks]MKS
['mathLink-blocks'].MKS
[`\"mathLink-blocks\"`]MKS
The above are syntax from various plugins that uses dataview.
When using:
[\"mathLink-blocks\"]MKS
I get: