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 hidden (Show)

siyuan - Bug fixes and improves details

Published by 88250 over 3 years ago

siyuan - v1.2.0 Beta2

Published by 88250 over 3 years ago

Bug fixes and improve details.

siyuan - v1.2.0 Beta1

Published by 88250 over 3 years ago

The following steps are only applicable to upgrade from v1.1.x to v1.2.x, please ignore if you are already using v1.2.x.

  1. Back up data, once you migrate to the new version, you cannot roll back to the old version

  2. After the first startup, the default workspace path will be:

    • Windows: C:\Users\User Name\Documents\SiYuan
    • macOS: /Users/Username/Documents/SiYuan
    • Can be modified in Settings - About - Workspace Directory
  3. Manually copy the original notebook folder to workspace/data/, open the notebook on the document tree

    • Old .md document data will be migrated to the new .sy JSON format
    • The old assets folder will be moved to the workspace /data/assets/ folder, please note that the resource files with the same name will be overwritten

If you encounter problems, please post feedback, I wish you all a smooth migration 🎉


Changelogs

Features

Enhancements

Docs

Abolishments

Bug fixes