Skip to content

system

This tool covers SiYuan system reads, network status, configuration reads, and user notifications.

When to read this page: you need runtime status rather than notebook or document content.

Related pages:

Actions

GroupActions
Basic infoget_version, get_current_time
Config / environmentconf, network, workspace_info
Notificationsnotify

Safety Rules

  • workspace_info is high-risk because it exposes the absolute workspace path and requires confirmation.
  • conf is read-only. Use mode="summary" for a compact overview, or mode="get" with keyPath for a specific field.
  • notify shows a SiYuan notification with msg, level, and optional timeout.

Action List

  • workspace_info
  • network
  • conf
  • notify
  • get_version
  • get_current_time

Released under the MIT License.