D

88250
Follow
#1 2023-05-26 12:07:04 Join
12.9k
Home View
617h20m
Online time
Do good deeds without asking about the future.
  • Spell checker?

    2026-09-20 10:56

    Thanks for the detailed feedback. The browser spelling suggestions are too hard to discover, and we should have documented the difference more clearly.

    For your Docker setup in Chrome, enable Settings - Editor - Spell Check, then hold Shift and right-click an underlined word to open the browser’s spelling suggestions. A normal right-click opens SiYuan’s menu. In the desktop app, spelling suggestions are available through a normal right-click.

    SiYuan 3.8.5 will include these improvements, including an undo fix for native spelling corrections and better spell-check triggering across paragraphs. After opening a document, you may still need to click the document body and wait briefly for spelling marks to appear.

    We’re tracking this work here: Improve spell checking.

  • Page hosting and sharing

    2026-09-15 21:23

    Hello, we will not be launching an official cloud publishing service. Siyuan already includes built-in publishing functionality, which you will need to deploy yourself. Thank you for your support!

  • [Bug] createDocWithMd creates unintended subdirectories when document titles contain "/"

    2026-09-15 18:02

    Thanks for the detailed report. The path parameter of createDocWithMd represents a hierarchical document path, with / separating levels, as described in the API documentation. Therefore, /Notes/Programming in C/C++ is interpreted as three document levels.

    This behavior is intentional rather than a sanitization-order bug. With a single path string, the API cannot distinguish a slash intended as part of a title from a hierarchy separator. Document title normalization also currently removes /.

    For import scripts, please sanitize each title before joining it into the path—for example, replace / with (a full-width slash).

    We recognize that this can be confusing. The documentation could make this limitation clearer, and separating the parent location and title is a reasonable suggestion for a future API improvement.

  • problem with the latest Version v3.8.3

    2026-09-09 08:21

    Please update to v3.8.4 alpha to see if the issue has been fixed.

  • Lifetime subscription or yearly?

    2026-09-05 22:01

    Thank you for pointing this out. The “per year” label on the English pricing page was incorrect. We have fixed it to “Lifetime,” and the updated page will be available shortly. Sorry for the confusion.

  • Lifetime subscription or yearly?

    2026-09-04 18:50

    Hello, the subscription plan is currently still a lifetime offer. Please refer to SiYuan Lifetime Subscription Price Adjustment for the campaign details.

  • Some of the text I wrote has disappeared

    2026-09-02 22:12

    It looks like you are using a community theme, though I am not sure if the theme is the cause of the issue. You could try restoring it using the data history.

  • Some of the text I wrote has disappeared

    2026-08-29 19:36

    It 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:51

    Please log out and log back in, then observe the situation. Thank you.

  • No bill received after payment

    2026-08-24 23:56

    Thanks 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:33

    Hello, your account benefits have been automatically activated after purchasing PRO Features.

  • Search for open tasks

    2026-08-20 08:58

    There 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:04

    As 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:30

    The 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:20

    Try 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:18

    This 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:38

    Thank you for providing the detailed information.

    The specific problem is that a NodeParagraph was stored directly under a NodeList. A valid list structure should be NodeList - 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:25

    Hello, we do not currently have any hiring plans.

  • Problem to access pluguin help links to ld246.com

    2026-08-10 08:43

    You 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:58

    There 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:00

    In the next release, we will continue to improve the timeout implementation and add a Stream Idle Timeout parameter. If convenient, you can build from the dev branch 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:31

    Please export and upload the SiYuan system logs zip.

  • SiYuan AI agent context canceled

    2026-07-06 19:57

    Thank 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:38

    The "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.

  • Where to Place Workspace?

    2026-05-26 16:34

    For example, set it to D:\SiYuan\

  • SiYuan additional features data security

    2026-05-26 16:33

    As 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:30

    Please 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:12

    Currently, opening PDFs is not supported on mobile devices. Support may be added in the future; please follow Issue #10911 · siyuan-note/siyuan for updates.

  • € Format

    2026-03-20 21:11

    My test results are always on the left:

    image.png