logseq-wordcount-plugin
logseq-wordcount-plugin copied to clipboard
feat: Update percentage display format
- 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