Simon Szustkowski
Simon Szustkowski
Please allow me this one question: Is this still worked on? I have recently bought a M50 and was hoping for linux support since Lightroom already had it. But for...
+1 - the workaround has no persistent `gvm use` between shell sessions.
Yes, this is a step towards a working setup. But unfortunately, this still spawns high load on the Raspi, and causes a full freeze after some time, prepended by mouse...
I would even go one step further: Allow Folder Templates to fire if a file with content is generated inside these folders. This comes handy with the Markdown Refactor or...
Sure. So, i have a folder "Zettelkasten" in my vault. Templater has a folder template for this folder, looking like this: ``` --- Created: aliases: - tags: --- # ---...
@AB1908 do you have any documentation at hand for `app.vault.modify`? I did not find any at the Templater documentation, so i assume it is an Obisidian API endpoint? I did...
😨 It's excellently documented. The documentation for that method is literally only just ``` /** * @public */ ``` Well, i guess i'll stick to manually modifying it.
Nevermind, it wasn't that hard. I think i managed it :D
Sure. This is my code: ``` Modified: ` var newContent = (header + content + footer).replace(/^(\r\n|\n\r)/, "") await app.vault.modify(file, newContent) %> ``` Of course, the content for header and footer...
Hi, same here. ``` [09:57:02][D][ble_client:047]: Found device at MAC address [F5:4D:1B:8E:41:9B] [09:57:02][I][ble_client:085]: Attempting BLE connection to f5:4d:1b:8e:41:9b [09:57:03][I][idasen_desk_controller:042]: [Desk] Connected successfully! [09:57:03][I][ble_sensor:033]: [Desk Height] Connected successfully! [09:57:03][I][ble_sensor:033]: [Desk Speed] Connected...