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
ノート検索ページからハッシュタグを入力しても全文検索扱いになるし、検索機能が無効化されている場合はその全文検索自体もできない なので現状UI上から指定のハッシュタグを持つノート一覧を見たい場合はノート内のハッシュタグをクリックするしかない
The text was updated successfully, but these errors were encountered:
#12569 ( #1956 ) の実装のために調べていたら、過去には検索からハッシュタグページが開けたことと、現在は照会からハッシュタグページが開けることが分かりました。 (こちらのコミットで検索から照会に移動されています: 925cc06#diff-d08b6f51fce0c8e7f719cb2629d4c0db5acf19d10e4deba411e66a991e7713a5R19-R22 )
Sorry, something went wrong.
@
ハッシュタグ関連の改善案
No branches or pull requests
Summary
ノート検索ページからハッシュタグを入力しても全文検索扱いになるし、検索機能が無効化されている場合はその全文検索自体もできない
なので現状UI上から指定のハッシュタグを持つノート一覧を見たい場合はノート内のハッシュタグをクリックするしかない
The text was updated successfully, but these errors were encountered: