Skip to content

Clinical Workspace 0.4.0 — Safe Quick Entry

Choose a tag to compare

@github-actions github-actions released this 10 Aug 11:37
· 8 commits to main since this release
a2a5ee2

Highlights

Clinical Workspace 0.4.0 adds a privacy-conscious Quick Entry system for faster clinical workflow capture on desktop and mobile.

  • Quick Entry hub for choosing the next action from one compact interface.
  • Dedicated Obsidian commands for new patient/Episode, task or follow-up, procedure, and Today.
  • No default keyboard shortcuts, so every user can choose conflict-free hotkeys in Obsidian settings.
  • Touch-friendly workspace and Open-menu entry points, with support for adding commands to Obsidian's mobile toolbar.
  • Fixed, action-only Obsidian links for Apple Shortcuts. Patient identifiers and clinical details are never accepted in the URL.
  • Task and procedure entry require a visible Episode choice and confirmation; procedure choices remain limited to active OR-booking Episodes.
  • Stronger concurrency protection across patient identity, MRN, Episode, task, procedure, archive, restore, and merge operations. Stale context fails closed instead of writing to the wrong relationship.

Quick Entry links for Apple Shortcuts

These links open the corresponding in-plugin form. Enter all sensitive information inside Clinical Workspace only.

  • obsidian://clinical-workspace-quick-entry
  • obsidian://clinical-workspace-new-patient-episode
  • obsidian://clinical-workspace-add-task-follow-up
  • obsidian://clinical-workspace-record-procedure
  • obsidian://clinical-workspace-today

Any query parameter causes the invocation to be rejected. Do not place names, MRNs, diagnoses, notes, or other clinical information in an Obsidian URL or Apple Shortcut.

Verification

  • 203 automated tests passed.
  • TypeScript, lint, production build, release verification, Community preflight, and public-asset verification passed.
  • Dependency audit reports 0 vulnerabilities.
  • The release workflow rebuilt and attested the three distributable assets.

Physical-device status

The automated mobile checks passed and the plugin declares desktop and mobile support. The repository's physical-iPhone checklist remains intentionally unsigned; this release does not claim that physical-iPhone validation has been completed. Use synthetic data when completing the checklist after installation.

Install or update

Update through Obsidian Community Plugins when 0.4.0 is offered to your device, or use BRAT/GitHub with the release below. Restart or reload Obsidian after updating if the new commands do not appear immediately.

Full changelog: 0.3.7...0.4.0