hannesfrank
hannesfrank
Updated the banner. Still need to edit the social image when I'm on my laptop with Gimp again.
You mean the start/end times should be automatically adjusted to make sure that all events are visible in the schedule, right?
Bitte, lieber Arno :D Too sad I don't have much time for plugin development recently :( Hope that gets better when I can work more at the upcoming plugin ecosystem.
I have not tested any edge cases etc. just some quick&dirty code:  ```css .tree-node-container[data-rem-container-tags~="columns"] > .TreeNode, .tree-node-container[data-rem-container-tags~="columns"] > .TreeNode--list { display: flex; } .tree-node-container[data-rem-container-tags~="columns"] > .TreeNode > .tree-node-container, .tree-node-container[data-rem-container-tags~="columns"]...
It should still work. 🤔 You need to add a `Schedule` rem as direct child of the daily document and event entries underneath like this: 
Make it possible to have the heading of a schedule referenced. remText of the api might be broken.
`quanta` is not a database, but each of those `remnote-...` databases should have an object store called `quanta`. I actually have found a method to further automate the database selection...
Looks good to me. The first and third error are not from smart rem. They must be from other user scripts you installed. The second error `d3 is not defined`...
Just tested with violentmonkey. It works for me so I don't know how to help you. Did you reload remnote after installing the script? What is shown in the console...
> Every time I press Ctrl + enter, I always convert REM to todo rem. do you have this problem? That is a shortcut of RemNote, so a feature, not...