We have a Discourse instance (forum.ohlasy.info) and a separate website (ohlasy.info) that displays a list of latest topics pulled from /latest.json. Users can click on the topic name to get to the discussion. The question is, where does the link lead to? I have tried /t/:id and /t/:id/latest. The first link always leads to the beginning of the topic, the second one leads to the last post. Is there an option to go to the first unread post for the current user (if logged in) and to the beginning of the topic otherwise?
Sorry, I misunderstood the question! There is no single magic link that’ll take you to two different locations in the topic.
There is, however:
-
a link that will take you to the
bottom of the topic consistently
https://meta.discourse.org/t/slug/106476/last -
a link that will take you to the
top of the topic consistently
https://meta.discourse.org/t/slug/106476/1
Thank you! Neither of these options work well for us, though. Linking to the first post doesn’t make much sense for logged-in users who have probably read most of the topic already. And linking to the latest post doesn’t work well for… almost anybody. Those who have seen a part of the topic would lose track and those who didn’t would be thrown in the middle of a discussion, having to scroll to the top.
Would you consider adding / accepting a feature that would allow linking to the latest post read by the logged-in user or to the first post if the user is not logged in?
Or do you have other suggestions how to make this “latest posts on our discussion forum” website box work well?
I am open to adding an /unread postfix like we have for /last, feel free to send a PR
Note, there is a subtle difference between these two:
- latest read post
- first unread post
See also:
Did this ever get added Sam? Going to t/id/unread doesn’t work - but perhaps a different word is being used?
If it hasn’t been added this would be a really nice feature to have ![]()
Nope, not added yet.
I too would love a “go to first unread” keyboard shortcut. It is a nice power user feature that allows you to regain control if you are dumped into a topic you have already started tracking far into the topic.
Concrete example:
- I start tracking: Events Plugin 📆
- I read up to post 100
- I click a link somewhere by mistake to Events Plugin 📆 - #428 by oca
- I missed 100-428 now and have no easy way to get back to 100
Ability to Jump to First Unread post in Topic Navigator / Progress Bar has not progressed over the years, same goes for: Remembered Topic location should be "First Unread" post instead of "Last Read" post
I think as it stands today, @codinghorror is happy to add a keyboard shortcut here for first unread. But we have not gotten to it yet, nor scheduled it.
I guess it is such an edge case to have these giant topics like @Wingtip tends to have AND have someone actively lobby for it.
The other problem with this power-user feature is that it is very hard to explain per: Will disable_jump_reply make a return? - #10 by codinghorror
I’m glad you would like to see it too Sam and I hope we’ll see it soon 
Another place where I think it would be incredibly handy is when viewing a post via the flag system - it would be nice that it either ignores you own personal position, or, whenever you click through to a specific post for and Topic it asks you on leaving whether you would like to retain your original position, or set the most recent portion. If it tells you which post you had previously see (and maybe all you to jump to it) along with the post you later came in to (perhaps via review queue or post link) I think that would be super useful 
The flag system is definitely a problem for me atm, as I am avoiding carrying out those duties as I don’t want to lose my own position in those topics. Pretty sure others probably feel similarly?
その後、これに進展はありましたか?
Discourse(カスタムホームページシステムと併用)にさらにフォーラムを移行することを検討していますが、以前のインストールで最も批判された点の1つは、ホームページやカスタムページにあるリンクが常に最初の投稿に移動し、スレッドを再度スクロールしなければならないことに人々が不満を感じていたことです。
今日真実だと思うのは、スレッドへのリンクは、未読がある場合は最後に読んだ投稿に、未読がない場合やアカウントがログインしていない場合はスレッドの先頭に移動することです。(もし間違っていたら訂正してください)
DC内のリンクのことでしたらそうですが、Discourse外(カスタムホームページや親サイトなど)で使用できるリンクについて言及しています。
これは非常に必要だと思います。しかし、キーボードショートカットだけでなく、モバイルでもサイトをよく利用するので、ページ番号の隣にボタンもあるべきです。
このようなお気持ちになる最近のご経験があれば教えていただけますか?実体験談を集めることは、常に役立ちます。
日々の経験からお話しします。
私は賑やかなフォーラムを運営しており、すべてを読みたいのですが、いつも時間があるわけではありません。
その後、@メンションされたり、投稿に返信されたりすると、通知が届きます。通知をクリックするとリストのかなり下までスキップしてしまい、多くの投稿を見逃してしまうため、クリックできません。最後にどこまで読んだかを見つけるために上にスクロールするのは、まさに悪夢です。
そのため、通知エリアはまったく使われず、通知を見逃してしまうことがあります。数日後に気づくこともあり、時には重要な通知もあります。
「Example Thread」というスレッドで@メンションされていることに気づいたとしても、そのスレッドがリストで簡単に見つからない場合、スレッドを検索することさえできません。なぜなら、それはスレッドの最上部まで移動してしまい、最後にどこまで読んだかを見つけるために一番下までスクロールしなければならないからです。
通知があるスレッドで、最後に読んだ場所を開く簡単な方法がまったくありません。
私にとって、これは本当にひどい状況です!
ええ、私もそれが思い浮かびました。現在タイムラインにある「戻る」ボタンのようなもので、逆方向にスクロールすると表示されますが、未読投稿の最初に戻るためのものです。
表示するかどうかはユーザー設定で決められるようにできると思います。
以前はこれを望んでいましたが、個人的には最近必要性を感じていませんでしたので、リクエストの背景を理解するのに役立つストーリーをありがとうございます。