arkarkark/copyclipper

Limit the maximum number of rows (a very good/useful UI option)

Opened this issue · 0 comments

dnknn commented

Hi~ @arkarkark ! Can you add a feature of UI option?

211_25084441

⚠ Please note: This option works globally, e.g. The user sets the maximum 20 lines,
Then when the content of 50 lines is copied, It can't be that the first 20 lines are triggered to redirect, In other words, will not trigger any redirect.

  • When the user sets the maximum number of lines/characters, then, even if the redirection rules are matched, the redirection will not be triggered.

  • This will be very useful, and at the same time it will be very helpful to expand performance!

  • Few people want to be redirected when copying a large number of/over many lines of content.

  • Because when the super large content is triggered to redirect, there are several problems:

  1. The performance of the expansion will plummet, and the response speed is very slow, and the resource overhead of the expansion is also very large.
  2. After a large number of copied/super multi-line content is triggered, there is a risk of error or loss.The key is that it is difficult for you to directly see the error.