We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(もともと長い文を書くことは想定していないのかもしれないが)ノートに長い文を書いていると現在の文字数が最大文字数を超えていないかがわからないので文字数カウンターが欲しいです。
具体的には最大 500 文字のところが残り 500 文字になればよさそうです。
最大 500 文字
残り 500 文字
ついでに送信する前に文字数をチェックして欲しい。
The text was updated successfully, but these errors were encountered:
確かにその通りで、この欄に長文を書くことは想定していないです。ブログに書けばよくない?
PRがあれば見るけど、自分がやるモチベはあまり無いですね...
(誰かやるなら、文字数カウントはコードポイント単位になるようにしてほしいな)
Sorry, something went wrong.
No branches or pull requests
(もともと長い文を書くことは想定していないのかもしれないが)ノートに長い文を書いていると現在の文字数が最大文字数を超えていないかがわからないので文字数カウンターが欲しいです。
具体的には
最大 500 文字
のところが残り 500 文字
になればよさそうです。ついでに送信する前に文字数をチェックして欲しい。
The text was updated successfully, but these errors were encountered: