Skip Navigation
Posts
1
Comments
4
Joined
2 yr. ago
  • Plugin now works on mobile as well. 👍

  • This plugin works inside obsidian. There are SDK calls to Azure, AWS and GCP using their js libraries and plugin compares local files with files in cloud storage and synchronizes as needed.

    Currently there are several node.js calls that plugin needs to work - and node is not available in Obsidian on mobile. Refactoring into pure browser mode app is doable and that would make it work on mobile.

  • ObsidianMD @lemmy.world

    Synchronizing Obsidian Vaults with Azure/AWS/GCP cloud storage

    Looking for beta testers

    I've developed an Obsidian plugin that enables vault synchronization directly with cloud object storage of major cloud providers. I'm looking for beta testers to find hidden bugs before publishing the plugin to the Obsidian Community directory.

    Current Features

    • Not published yet: You'll need to use BRAT to install Cloud Sync (or copy plugin files over to .obsidian directory manually)
    • Multi-Cloud Support: Azure Blob Storage, AWS S3, Google Cloud Storage
    • Multi-Vault: Synchronizes multiple vaults to a single storage account/bucket with isolated containers/folders/prefixes per vault
    • Web access: Synchronized files can be accessed through Cloud Console of Azure/AWS/GCP
    • Direct Cloud Connection: No intermediary servers - data flows directly between Obsidian client and cloud storage
    • Security: TLS encryption in transit, cloud provider encryption at rest
    • Smart Sync: Intelligent conflict resolution with diff-merge capabilities when content changes in the
  • Boost4Lemmy already put a placeholder into Google Play store so people can get notified when a first build drops.

    Doing the same with Sync4Lemmy would be a good idea...