Skip to content

[機能リクエスト] 駅伝の前後の記事を紹介するテキストを作成する機能 #1012

New issue

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

Open
mimikun opened this issue May 2, 2025 · 3 comments

Comments

@mimikun
Copy link
Contributor

mimikun commented May 2, 2025

前後の記事を紹介するテキストのテンプレートを提供する機能を追加

(完全に任意ですが)記事の頭に前後の記事を紹介するテキストを加えたい人にとっては助かる機能となります

また、公式でテンプレートが用意されているとコピペだけで済むようになるので楽です

以下のような文章をなんらかの方法で執筆者に提供する

この記事は[Vim駅伝](https://vim-jp.org/ekiden/)の20YY-MM-DDの記事です。
前回(20YY-MM-DD)の記事は[foo](https://example.com)さんの[bar](https://example.com)です。
次回(20YY-MM-DD)の記事は[hoge](https://example.com)さんの[fuga](https://example.com)です。

提案

  • botによって自動でイシューに追記させる
  • どこか固定ページにあらかじめテンプレートを書いておく

その他補足情報

  • 著者情報へのリンクはGitHubのURLを使用
  • 記事へのリンクは https://vim-jp.org/ekiden/#article-YYYY-MM-DD を使用
@shizukani-cp
Copy link
Contributor

補足情報と合わせると、こんな感じになりそうな気がするのですが、これとは違う感じでしょうか?

この記事は[Vim駅伝](https://vim-jp.org/ekiden/)の20YY-MM-DDの 記事です。
前回(20YY-MM-DD)の記事は[foo](https://github.com/foo)さんの[bar](https://vim-jp.org/ekiden/#article-20YY-MM-DD)です。
次回(20YY-MM-DD)の記事は[hoge](https://github.com/hoge)さんの[fuga](https://vim-jp.org/ekiden/#article-20YY-MM-DD)です。

@mimikun
Copy link
Contributor Author

mimikun commented May 3, 2025

@shizukani-cp はい、そうですね
GitHubのURLについては、実在する方へのリンクとならないようにダミーテキストで置き換えたものとなります

@shizukani-cp
Copy link
Contributor

@mimikun なるほど。ありがとうございます。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants