tinker-calculation-pad
A calculation pad plugin for TINKER that provides a notepad-style calculator for evaluating mathematical expressions line by line with real-time results.

Features
- Line-based calculation — enter mathematical expressions in a notepad-style interface, one per line
- Real-time evaluation — results are calculated and displayed instantly as you type
- Click to copy — click on any result to copy it to the clipboard
- Auto-fill results — press Enter to move to the next line, auto-filling the previous result if the next line is empty
- Number formatting — results are displayed with thousand separators for better readability
- Bilingual UI — supports English and Chinese
Usage
- Type a mathematical expression on any line (e.g.
1 + 2 * 3) - The result will be shown on the right side of the line
- Click a result to copy it to the clipboard
- Press Enter to move to the next line
- Use the toolbar buttons to clear the current line, copy a result, or clear all lines