Álvaro González
bf67dd2e34
Bad imports
2026-03-09 18:34:32 +01:00
Álvaro González
d3b228cbdb
Fixed problems when saving an updated formula (duplicates)
2026-03-09 10:40:02 +01:00
Álvaro González
22e5590c88
Merge branch 'master' of ssh://codeberg.org/alvarogonzalezsotillo/d4rt_formulas
2026-03-06 08:52:47 +01:00
Álvaro González
546966ccfa
The formula is updated when edited and saved
2026-03-06 08:52:23 +01:00
Álvaro González
0d20542825
Merge branch 'feature/save-edited-formulas'
2026-03-06 08:29:00 +01:00
Álvaro González
803b98d7ac
prettyPrint done
2026-03-04 19:09:48 +01:00
Álvaro González
23d8957377
refactor shared formula
2026-03-01 10:49:46 +01:00
Álvaro González
db83c6ecc2
saved formulas
2026-02-28 19:35:47 +01:00
Álvaro González
1ae1f9b6d7
Merge branch 'feature/more-copilot-formulas' of ssh://codeberg.org/alvarogonzalezsotillo/d4rt_formulas into feature/more-copilot-formulas
2026-02-28 14:24:16 +01:00
Álvaro González
4fb89fa78b
added shareplus
2026-02-28 14:22:18 +01:00
Álvaro González
9c8afe739d
save formula, not tested
2026-02-26 21:49:32 +01:00
Álvaro González
77bea838f7
More formulas, added formula editor
2026-02-25 09:08:06 +01:00
Your Name
05fd37dd9a
Add share functionality and improve string escaping in FormulaElement.toStringLiteral
...
- Add share button to formula list with export functionality
- Implement proper escaping of special characters (\n, \t, \", etc.) in FormulaElement.toStringLiteral methods
- Create escapeD4rtString helper function for consistent escaping
- Update Formula, UnitSpec, and VariableSpec toStringLiteral methods to use escaping
- Add share_plus package dependency for sharing functionality
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-15 12:10:48 +01:00
Álvaro González
88f55a1e32
feat: add search functionality for formulas by name and tags
2025-09-22 10:42:43 +02:00
Álvaro González
00eb595d2d
feat: add FormulaList widget and force unit definitions
2025-09-21 21:35:20 +02:00