hoppla20

Results 10 comments of hoppla20

I really like this plugin, but this also bothers me. This does not only apply to tags, but also to dataview metadata like [scheduled:: ]. I have non-daily page with...

This means a tasks on a non-daily page shows up in the timeline, but after drag-and-dropping the task disappears, because the dataview metadata [scheduled:: ] is removed while modifing the...

A possible fix would be to add the `let` expression of the org-roam version of the `org-roam-node-slug` function to the dendroam version of the function.

I will provide more Info's tomorrow. It's 3 in the morning for me :)

@blaggacao I have also addressed this comment https://github.com/divnix/hive/pull/15#discussion_r1276894090 in the haumea PR (https://github.com/divnix/hive/pull/15). The `cellBlock` parameter is used to determine wether a collector is available and is then passed to...

I will probably abandon this PR, I'm currently working on a loader more akin to hive.findLoad, and hive.load. This is currently implemented an used [here](https://gitlab.vincentcui.de/server/hive-servers/-/tree/921f98caf0b9898e9995d928a5b967b3185a2eec). If there is interest to...