minimal-twitter icon indicating copy to clipboard operation
minimal-twitter copied to clipboard

Add an option to hide bookmark count

Open Dineshs91 opened this issue 8 months ago • 2 comments

Add option to hide bookmark count from tweets

This PR adds a new feature to hide bookmark counts from tweets, similar to existing options for hiding reply, retweet, like, and follower counts.

Changes include:

  • Added a new storage key KeyBookmarkCount
  • Implemented the changeBookmarkCount function to toggle visibility of bookmark counts
  • Added a new checkbox option in the Vanity Checkboxes component
  • Updated the "Hide All" option to include bookmark counts

The bookmark count hiding feature works by setting the visibility of the span elements within bookmark and removeBookmark elements to hidden when enabled.

Fix MIN-28 and https://github.com/typefully/minimal-twitter/issues/180

CleanShot 2025-04-16 at 22.27.49.mp4 (uploaded via Graphite)

Dineshs91 avatar Apr 16 '25 16:04 Dineshs91

[!WARNING] This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Dineshs91 avatar Apr 16 '25 16:04 Dineshs91

Merge activity

  • Apr 30, 11:26 AM EDT: A user started a stack merge that includes this pull request via Graphite.
  • Apr 30, 11:31 AM EDT: Graphite couldn't merge this pull request because a downstack PR #241 failed to merge.

Dineshs91 avatar Apr 30 '25 15:04 Dineshs91