View Single Post
Old 07-01-2021, 05:36 PM   #1
Courge
Junior Member
Courge began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jul 2021
Device: Kindle paperwhite
Format words count 1500 as 1.5k

Hello,

I created a custom column "Words" that I fill with the FanFicFare plugin (collecting the number of words from the fanfiction website). Is there a method to format the numbers in kilo? For example, 1500 as 1.5k or 34267 as 34.3k.

I noticed that python format can be used to format custom column but it does not allow python function which would be needed for what I want (see the page https://www.geeksforgeeks.org/python-numerize-library/).

Thank you!
Courge is offline   Reply With Quote