ardunn / dex

an ultra-minimal productivity system
BSD 2-Clause "Simplified" License
17 stars 2 forks source link

id/number (status) printouts should be identical length #49

Open ardunn opened 3 years ago

ardunn commented 3 years ago

Currently looks like

── a8 (ip) - thing 2
── a15 (todo) - thing 1

Should look like:

── a8  (ip)   - thing 2
── a15 (todo) - thing 1