(no title)
dugite-code | 3 months ago
The biggest issue is the web interfaces, there are a ton of edge cases that has taken Nextcloud years to work through.
Not to mention the exploration of wedav push by the Davx5 team https://manual.davx5.com/webdav_push.html.
For notes I currently use obsidian with the remotely-save plugin https://github.com/remotely-save/remotely-save
NoMoreNicksLeft|3 months ago
doubled112|3 months ago
I did script the cleanup. Title field to filename, then remove the header completely. Or something like that.
Had another script that would take the date (which happened to be my filenames) and commit the file into a git repo pretending it was committed that day too. Dear diary style.
Quick and dirty but it did what I needed it to do.