Sync Notes Between Multiple Platforms/Devices
This article explores the challenges of syncing notes across multiple platforms and devices. It proposes using webhooks or comparing Git’s latest HEAD hash at regular intervals as potential solutions for achieving efficient synchronization.
make webhooks or make git get latest HEAD hash every interval and compare