logseq-wordcount-plugin icon indicating copy to clipboard operation
logseq-wordcount-plugin copied to clipboard

feat: Update percentage display format

Open glwhappen opened this issue 1 year ago • 0 comments

  • Use Math.round() to round the percentage calculation result
  • Display percentage as an integer without decimal places
  • Provides a more intuitive representation of progress towards the target

glwhappen avatar Feb 13 '25 06:02 glwhappen