github siyuan-note/siyuan v1.0.5
Assets storage in the cloud

latest releases: v3.1.8-dev3, v3.1.8-dev2, v3.1.8-dev1...
3 years ago

Features

  • Assets storage in the cloud

    Starting from this version, cloud synchronization will be divided into Git synchronization and asset file synchronization, which can significantly improve performance and reduce space usage by about half.

    • Git synchronization is only used to synchronize .md files, automatically ignore the assets folder synchronization through .gitignore
    • The asset files referenced in the document under the assets folder will be synchronized through upload and download, and the asset files that are not referenced will not be synchronized

    Note:

    • Every time Siyuan synchronizes, it will automatically add the assets line in .gitignore, that is, ignore the assets folder submission
    • Because assets are not included in Git management, there will be no version history support, please confirm clearly when deleting asset files
    • If you use other Git warehouse services, please manually modify .gitignore and then use git

    Upgrade suggestions:

    • Please follow Help Document - Versioning and Synchronization - FAQ - How to delete unnecessary history records to reduce space usage and improve performance

    In the future, we will continue to improve cloud asset file storage services, adding management functions such as uploading, viewing, and deleting to facilitate users to share documents across platforms and applications. In addition, we plan to complete the free expansion of cloud space for all paying users before the end of March. The basic space will be expanded from 4G to 8G. Thank you for your company and encouragement. We will continue to work hard.

  • Add database table assets

Enhancements

Don't miss a new siyuan release

NewReleases is sending notifications on new releases.