-
Some of the text I wrote has disappeared
2026-08-29 19:36It is recommended to disable all plugins and code snippets, switch to the default theme, and then observe the results.
-
/apis/siyuan/version returns HTTP 522 while other routes on the same host respond normally
2026-08-28 09:51Please log out and log back in, then observe the situation. Thank you.
-
No bill received after payment
2026-08-24 23:56Thanks for clarifying. Please contact us at [email protected] for assistance with the invoice. Please include your PayPal transaction ID and the billing information required for accounting purposes. Do not post this information publicly. Thank you.
-
No bill received after payment
2026-08-24 20:33Hello, your account benefits have been automatically activated after purchasing PRO Features.
-
Sponser link not working - https://liuyun.io/sponsor
2026-08-21 22:03 -
Search for open tasks
2026-08-20 08:58There are currently no development plans for task management; it is recommended to look for relevant plugins in the marketplace.
-
Artificial Intelligence Settings?
2026-08-19 09:04As far as I know, there aren't any free APIs available, but you could try looking around for one.
-
Artificial Intelligence Settings?
2026-08-19 08:30The AI agent has access to all data, except for closed encrypted notebooks. Therefore, if there is any data you do not want the agent to access, place it in an encrypted notebook and close that notebook.
-
Can't reinstall SiYuan (execute)
2026-08-15 07:20Try adding an exception in your antivirus software.
-
v3.8.0 detrimental bug with `NodeParagraph`'s nested in `NodeList`'s prevents any modification to document
2026-08-14 22:18This has been fixed. When a document is loaded, content blocks placed directly under a list will now be automatically wrapped in list items and saved. This is not limited to paragraphs. The fix will be included in the next version. Thank you for the detailed report.
-
v3.8.0 detrimental bug with `NodeParagraph`'s nested in `NodeList`'s prevents any modification to document
2026-08-14 16:38Thank you for providing the detailed information.
The specific problem is that a
NodeParagraphwas stored directly under aNodeList. A valid list structure should beNodeList - NodeListItem - NodeParagraph. A paragraph inside a list item is valid.This invalid structure already existed in the document before upgrading to v3.8.0. v3.8.0 added transaction structure validation to prevent additional invalid data from being written. When an edit affects this invalid list, the transaction is rejected and the interface reloads. The “Allow creating sub-documents deeper than 7 levels” setting is unrelated to content block structure. Exporting and reimporting the workspace also preserves the invalid structure, so it does not resolve the problem.
Please back up the workspace first, and then try restoring the affected document through Data History.
The database failing to open in v3.7.3 is a separate issue. After a database is saved by v3.8.0, its Attribute View data format is upgraded from spec 5 to spec 7, which v3.7.3 cannot read. The database does not need to have been originally created by the newer version, so the current message saying it was “created by a newer version” is inaccurate. It actually means that the database was last saved using a newer data format. Please avoid switching versions repeatedly within the same workspace.
-
Where can I find the contact details for possible openings within siyuan team?
2026-08-14 16:25Hello, we do not currently have any hiring plans.
-
Problem to access pluguin help links to ld246.com
2026-08-10 08:43You can currently access the site without registering. If you do choose to register, you can only use a mobile phone number from mainland China.
-
Sponser link not working - https://liuyun.io/sponsor
2026-08-07 08:58There is indeed an issue with this at the moment; let's just leave it aside for now. :)
-
SiYuan AI agent context canceled
2026-07-15 18:00In the next release, we will continue to improve the timeout implementation and add a
Stream Idle Timeoutparameter. If convenient, you can build from thedevbranch to participate in testing, or wait until we release v3.7.3-alpha.1. Thank you. -
SiYuan AI agent context canceled
2026-07-15 07:31Please export and upload the SiYuan system logs zip.
-
SiYuan AI agent context canceled
2026-07-06 19:57Thank you for the feedback. Please check again after the next version is released. Thanks.
-
Sync not working even after following steps to reset data repo key
2026-06-11 08:38The "verify AES key failed" log entry indicates that your data vault key is incorrect; please refer to the "Lost Key" section in the User Guide FAQ to resolve this.
It is important to note that all devices must reset their data repos and use the same key, and a new cloud storage directory must be used instead of the old one.
-
SiYuan additional features data security
2026-05-26 16:33As far as I know, only PlantUML renders online by default; however, you can configure it in the settings to use a local rendering service instead.
-
Sync not working even after following steps to reset data repo key
2026-05-26 16:30Please export and upload the system logs from Settings > About so that we can assist you in diagnosing the issue.
-
Issue with PDF annotation links on Android / Question regarding native PDF viewer (version 3.6.3)
2026-04-08 23:12Currently, opening PDFs is not supported on mobile devices. Support may be added in the future; please follow Issue #10911 · siyuan-note/siyuan for updates.
-
Feature Request: Official CLI Support for SiYuan
2026-03-20 20:18Since the API can be invoked directly via the command line, we do not believe there is a significant need to provide a separate command-line interface.
-
Feature Request: Official CLI Support for SiYuan
2026-03-18 17:25While SiYuan already provides a powerful API, an official CLI would make these workflows much more accessible and convenient.
Could you give an example?
-
Suggestion for improving blocks
2026-03-09 18:11The table will not be adjusted for the time being; the link embed are also not planned to be implemented, as previously considered (in Chinese Issue #1020 · siyuan-note/siyuan ), it seems there's a plugin that can achieve this.
Thank you.
-
€ Format
2026-03-09 18:09It seems more reasonable to place the currency symbol at the beginning, as we have observed with Notion.
-
Using images as options in select/multiselect?
2026-03-06 17:37The Select field can only use text, adding other value types is not being considered.
Perhaps an Asset field would be more suitable for your situation.
-
Siyuan Security Flaw Exposed?
2026-02-04 23:24This vulnerability will be fixed in the next version (v3.5.5).
PS: All disclosed security vulnerabilities and their fixes can be found here:
-
How is primary key tied to document title?
2026-02-01 21:14Simply deleting the text from the database will restore the dynamic anchor text.
