Opened 3 years ago

Closed 3 years ago

Last modified 2 years ago

#272 closed enhancement (fixed)

Add preferences option to add custom units

Reported by: ghorwin Owned by:
Priority: major Milestone: 2.3.0
Version: 2.2.x Keywords:
Cc: Operating System: all

Description

Preferences dialog should allow specifying custom units:

A table with following columns:

  • base SI unit <BU> (can be an existing unit, or a new one)
  • related unit <U>
  • conversion operation (+-*/)
  • conversion operand: value [<U>] = value [<BU>] <operation> <operand>

Example:

BU = m
U = km
OP = /
O = 1000

1000 m / 1000 = 1 km

Change History (3)

comment:1 by ghorwin, 3 years ago

Milestone: 2.2.42.3.0
Resolution: fixed
Status: newclosed

comment:2 by ghorwin, 2 years ago

Milestone: 2.3.02.4.0

Milestone renamed

comment:3 by ghorwin, 2 years ago

Milestone: 2.4.02.3.0
Note: See TracTickets for help on using tickets.