Moy
Moy
Still want this feature. For now a plugin called **Editor Syntax Highlight** could add syntax for dataview js, but i think this plugin is overlapped with Code Styler, If possible,...
> Hiya! Sorry just to clarify what are you requesting for dataview codeblocks? Just dataview syntax highlighting? This feature request was made so that codeblocks created dynamically via dataview could...
```css .titlebar-button-container.mod-right { /* width: var(--size-4-2);*/ transition: width 275ms var(--anim-motion-swing); } ``` 插件的 css 里有一个这个设置,把按钮区域的宽度设成 8 像素了…… 像上面一样把那行 `width` 注释掉就能恢复。 > 老实说很奇怪这里为啥要这样设置 🤔
@pbhopeful @OpFab123 It seems that the Plugin's css style set a "8px" into this div.. Tha't why the buttons are gone. If you open the Plugins's css file:  And...
> Thank you! That did make the buttons reappear but it now causes them to overlap with the end of my tab bar: > >  > > I would...
《有顶天家族》的「寺町通」坐标有误,截图的位置应该在京都市政府前面的十字路口上 坐标 135.767297, 35.010897 目前的坐标距离实际拍照地点隔了700多米,在寺町通半路上,如果走进去得走到底才能看到
Just a thought, maybe adding a "register/unregister command" button for presets?  > Idea come from NoteToolbar Plugin's [update](https://github.com/chrisgurney/obsidian-note-toolbar/releases/tag/1.18.1): 
I also had those warnings:  And after I installed the newest https://github.com/LostPaul/obsidian-folder-notes/releases/tag/1.7.30-26-beta I got less warnings:  > I have the `frontmatter title` plugin installed and enabled.
Currently, I just change the `const fileExplorerItem = fileExplorer.view.fileItems.[path];` to `const fileExplorerItem = fileExplorer.view.fileItems?.[path];` to avoid this error messages.
Hahaha great! Waiting for the update :D