Skip to content

[Feature]: Smart Punctuation with threshold interval #84

@arfonzocoward

Description

@arfonzocoward

Feature Category

Neural Prediction (AI models, accuracy, speed)

Feature Description

Only do Smart Punctuation within a configured time threshold interval.

Problem This Solves

  • Precise formatting is sometimes needed.
  • Sometimes applications pop up emoji selectors based on " :" (space colon) but not when attached to a word, for example.

Proposed Solution

For example if the interval is set via a sliding bar to 250ms:

  • Punctuation within 250ms is attached to end of words.
  • Punctuation outside of 250ms is not.

Alternative Solutions

No response

Priority Level

High (would significantly improve my workflow)

Implementation Considerations

  • This might require neural model changes
  • This might need new UI components
  • This could impact performance
  • This might affect privacy/security
  • This could require system-level permissions
  • This might need hardware acceleration
  • I'm willing to help implement this

Neural/AI Considerations (if applicable)

No response

Privacy Considerations

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions