siyuan

A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.

AGPL-3.0 License

Stars
15.6K
Committers
54

Bot releases are visible (Hide)

siyuan - Assets storage in the cloud

Published by 88250 over 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

siyuan - Search and merge text mode and SQL mode

Published by 88250 over 3 years ago

Enhancements

  • Member subscription paid function prompt

    If you do not have a paid subscription, you will be prompted when you use Advanced Features. After v1.0.0 is released on 2021-02-19, advanced features can only be used after paid subscription. If you already have data stored in the cloud and do not plan to pay for subscription, please export it as soon as possible.

  • Search and merge text mode and SQL mode

    Removed the SQL mode button on the quick search box, if you need to use SQL search to write SQL statements directly.

  • Android mobile terminal has started public testing, which can be downloaded on GitHub or Baidu Netdisk

  • Support shortcut keys for picture setting position

  • Block aliases and notes support shortcut keys

  • Improvement of floating window interference of relationship graph node

  • Online workspace, sharing and publishing entrance adjustment

    Make the entrance bigger and more visible and easier to click.

  • Block folding optimization, support Alt+Click click block icon to collapse

Development refactoring

  • Upgrade Electron framework on desktop

Fix defects

  • File tree location open file display defect
  • Modify the content in the floating box of the block quote
  • Fix the problem that the label auto-complete list prompts residual
  • Fix the problem that the list block cannot be expanded after being collapsed

In addition, we have divided the language of the community:

The content of the wrong partition will be closed or deleted directly, thank you for your support ❤️