devzero

Results 9 comments of devzero
trafficstars

I have this issue as well, but can still replicate it without the Tasks plugins. I sync from multiple desktops and an iOS phone and starting in may, I can...

Even with no plugins other than git installed, with my repo, this happens

It is my understanding that this may be possible to do even with PWAs. I'm not a frontend expert, but can't you write javascript to detect when a screen resize...

> I am new to Obsidian and Obsidian Git, and I am currently testing their overall functions. I have four sync testing groups: > - iCloud sync only > -...

+1 this would be awesome

+1 for this feature -- maybe have the task objects point to a parent task if it is a subtask? and possibly indicate if all subtasks are marked off or...

Instead of temporary files, having a FUSE file system would be cross platform and editor independent. It could also implement read only views and incorporate the transcluded document with some...

I'm looking at implementing something using [websocat](https://github.com/vi/websocat) or [sockethook](https://github.com/fabianlindfors/sockethook) so that you can listen to a forge's webhook and expose that as a websocket that machines that can't expose ports...

I've been looking into this some more. I think what I'd like to try is making a simple server that sits somewhere accessible that listens for repo webhook calls, and...