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 - Support listing for invalid block references

Published by 88250 8 months ago

Overview

This version supports listing of invalid block references, the mobile app supports taking pictures, and the database date field supports "relative to today" filtering.

Changelogs

Below are the detailed changes in this version.

Enhancement

Bugfix

Refactor

Development

Download

siyuan - Support flashcard set review mode

Published by 88250 8 months ago

Overview

The version supports flashcard set review mode.

Changelogs

Below are the detailed changes in this version.

Enhancement

Bugfix

Refactor

Development

Download

siyuan - Fix bugs

Published by 88250 9 months ago

Overview

This version mainly fixes bugs, and there are also changes to the community theme. Please see the development section below for details.

Changelogs

Below are the detailed changes in this version.

Enhancement

Bugfix

Refactor

Development

Please cooperate to complete the following compatibility upgrades before mid-March:

  1. Since the page does not refresh, you need to pay attention to the declaration of variables after switching out and then into the topic
  2. window.destroyTheme is mainly used to remove js and css loaded by yourself; added dom; restore modified dom, etc. Just don't affect the next topic. Reference is as follows:
    window.destroyTheme = () => {
        document.querySelector("#theme-color-style").remove();
    }
    

Thank you very much 🙏

Download

siyuan - Improve data sync stability

Published by 88250 9 months ago

Overview

This version improves data sync stability and resolves an issue that caused data loss during data sync on Android 14.

Changelogs

Below are the detailed changes in this version.

Enhancement

Bugfix

Refactor

Development

Download

Package Rankings
Top 4.02% on Proxy.golang.org
Top 12.82% on Pypi.org
Related Projects