[PR #1297] [MERGED] feat(DocContextMenu): show word/character count #1246

Closed
opened 2026-03-03 00:25:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1297
Author: @sushantdhiman
Created: 11/6/2021
Status: Merged
Merged: 11/29/2021
Merged by: @Rokt33r

Base: masterHead: feat/more-status-for-doc


📝 Commits (2)

  • 6345410 feat(DocContextMenu): show word/character count
  • d4279cc change(DocContextMenu): useMemo for counters

📊 Changes

3 files changed (+29 additions, -0 deletions)

View changed files

📝 src/cloud/components/DocPage/NewDocContextMenu.tsx (+25 -0)
📝 src/cloud/lib/i18n/enUS.ts (+2 -0)
📝 src/cloud/lib/i18n/types.ts (+2 -0)

📄 Description

Fixes #1153

Boots_Image_1


IssueHunt Summary

Referenced issues

This pull request has been submitted to:



🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/1297 **Author:** [@sushantdhiman](https://github.com/sushantdhiman) **Created:** 11/6/2021 **Status:** ✅ Merged **Merged:** 11/29/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `feat/more-status-for-doc` --- ### 📝 Commits (2) - [`6345410`](https://github.com/BoostIO/BoostNote-App/commit/634541096dd9cff0f47d31ed2007e670c03b6804) feat(DocContextMenu): show word/character count - [`d4279cc`](https://github.com/BoostIO/BoostNote-App/commit/d4279cc66bbc70f6a2d755450c7d64dec24b4498) change(DocContextMenu): useMemo for counters ### 📊 Changes **3 files changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/DocPage/NewDocContextMenu.tsx` (+25 -0) 📝 `src/cloud/lib/i18n/enUS.ts` (+2 -0) 📝 `src/cloud/lib/i18n/types.ts` (+2 -0) </details> ### 📄 Description Fixes #1153 ![Boots_Image_1](https://user-images.githubusercontent.com/9989487/140605370-5c442895-54a6-4195-aace-0522bcd1b7d2.png) <!-- Issuehunt content --> --- <details> <summary> <b>IssueHunt Summary</b> </summary> ### Referenced issues This pull request has been submitted to: - [#1153: Show more status of a document](https://issuehunt.io/repos/74213528/issues/1153) --- </details> <!-- /Issuehunt content--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:25:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#1246
No description provided.