Block 1 - Sticky Note - Intro
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
What this workflow does This template demonstrates how to perform unit aware calculations with automatic unit conversion using the CalcsLive community node. It shows three calculation patterns: 1. ...
n8n-nodes-base.stickynote, n8n-nodes-base.manualtrigger, n8n-nodes-base.set, @calcslive/n8n-nodes-calcslive.calcslive, n8n-nodes-base.merge
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Don Wen.
Original n8n.io sourceThis template demonstrates how to perform unit-aware calculations with automatic unit conversion using the CalcsLive community node. It shows three calculation patterns:
You can view and customize each calculation article in the CalcsLive editor:
| Calculation | Article ID | Link |
|---|---|---|
| Speed Calc | 3M6P9TF5P-3XA | Open in Editor |
| Cylinder Volume | 3M6P9TF5P-3XA | Open in Editor |
| Mass Calc | 3M6PBGU7S-3CA | Open in Editor |
Note:
An implicit but powerful feature: full unit freedom - input data flows seamlessly through the workflow. The "Set" nodes prepare data that CalcsLive nodes consume directly via expressions. CalcsLive then delivers outputs in your specified units, ready to feed downstream nodes. Both inputs and outputs integrate naturally with n8n's data model - no transformation needed.
@calcslive/n8n-nodes-calcsliveThis catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Perform unit-aware calculations and conversions with CalcsLive |
|---|---|
| Complexity | intermediate |
| Nodes | 14 |
| Categories | Engineering |
| Author | Don Wen |
| Published | 18 Feb 2026 |
Use the JSON export at /data/workflows/13502/13502.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
What this workflow does This template demonstrates how to perform unit aware calculations with automatic unit conversion using the CalcsLive community node. It shows three calculation patterns: 1. ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Engineering use case.