jakob / jakob/TableTool

Add option for preserving trailing zeros?

Open
#73 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Objective-C
Stars
1.4k
Forks
107
PR merge metrics
No merged PRs in 30d

Description

Currently TableTool remove trailing zero and decimal point whenever it can. For example, `1.0` becomes `1`. I want it to display literally what I input. Is there anyway to set TableTool? Thanks for any suggestions

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the TableTool code that formats numeric cell values and reproduce the reported conversion of `1.0` to `1`. Determine how an option can preserve the literal input, then verify that enabling it keeps trailing zeros and the decimal point while existing behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.