{"html_url": "https://github.com/simonw/datasette/issues/729#issuecomment-629032425", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/729", "id": 629032425, "node_id": "MDEyOklzc3VlQ29tbWVudDYyOTAzMjQyNQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-05-15T05:17:09Z", "updated_at": "2020-05-15T05:17:39Z", "author_association": "OWNER", "body": "Not sure the best way to do this. Here's an example using very subtle colour changes - but I'm worried it's not at all discoverable:\r\n\r\n\"fixtures__sortable__201_rows\"\r\n\r\nThat's with `#4c0077` for floats and `#666666` for integers.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 603295970, "label": "Visually distinguish integer and text columns"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/729#issuecomment-629032619", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/729", "id": 629032619, "node_id": "MDEyOklzc3VlQ29tbWVudDYyOTAzMjYxOQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-05-15T05:17:53Z", "updated_at": "2020-05-15T05:18:29Z", "author_association": "OWNER", "body": "I like the gray. The purple is a bit confusing.\r\n\r\nI could have both integers and floats show up as gray? The floating point should help show which is which.\r\n\r\nMaybe I could default floating point columns with integer values in them to `11.0` just to make it clear that they are floats?", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 603295970, "label": "Visually distinguish integer and text columns"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/729#issuecomment-629033619", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/729", "id": 629033619, "node_id": "MDEyOklzc3VlQ29tbWVudDYyOTAzMzYxOQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-05-15T05:21:17Z", "updated_at": "2020-05-15T05:21:30Z", "author_association": "OWNER", "body": "Turns out `1.0` and `2` stored in a float column already displays like that:\r\n```\r\necho '[{\"foo\": 1.0, \"bar\": 1}, {\"foo\": 2, \"bar\": 2}]' | sqlite-utils insert /tmp/db.db t -\r\n```\r\n\"db__t__2_rows\"\r\n\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 603295970, "label": "Visually distinguish integer and text columns"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/729#issuecomment-629033753", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/729", "id": 629033753, "node_id": "MDEyOklzc3VlQ29tbWVudDYyOTAzMzc1Mw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-05-15T05:21:42Z", "updated_at": "2020-05-15T05:21:51Z", "author_association": "OWNER", "body": "I'm going to make all integers AND floats show up as `#666666`.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 603295970, "label": "Visually distinguish integer and text columns"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/729#issuecomment-629042437", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/729", "id": 629042437, "node_id": "MDEyOklzc3VlQ29tbWVudDYyOTA0MjQzNw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-05-15T05:52:39Z", "updated_at": "2020-05-15T05:52:39Z", "author_association": "OWNER", "body": "`type-pk` is a more accurate name than `type-link` - since people might assume that `type-link` refers to columns containing a link or a URL or similar.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 603295970, "label": "Visually distinguish integer and text columns"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/729#issuecomment-629043480", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/729", "id": 629043480, "node_id": "MDEyOklzc3VlQ29tbWVudDYyOTA0MzQ4MA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-05-15T05:55:44Z", "updated_at": "2020-05-15T05:55:44Z", "author_association": "OWNER", "body": "Live demo: https://latest.datasette.io/fixtures/sortable", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 603295970, "label": "Visually distinguish integer and text columns"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/729#issuecomment-629050775", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/729", "id": 629050775, "node_id": "MDEyOklzc3VlQ29tbWVudDYyOTA1MDc3NQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-05-15T06:17:12Z", "updated_at": "2020-05-15T06:17:12Z", "author_association": "OWNER", "body": "![4F8D336A-ECEB-4C68-A859-C8A3DA546E9C](https://user-images.githubusercontent.com/9599/82017875-fae70300-9638-11ea-9cc2-3969299ae9a0.jpeg)\r\n\r\nI don't like how the column headers themselves are no longer black in mobile view.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 603295970, "label": "Visually distinguish integer and text columns"}, "performed_via_github_app": null}