يُحتاج إلى 'وضع كتم القراءة' ضمن الفئات

لقد قرأت المواضيع المتعلقة بضرورة وجود زر “تحديد كتمت قراءته” في Discourse، وأنا أعارض بشدة موقف فريق عمل Discourse الذي يعتبر هذه الوظيفة “تجنبًا للمسؤولية” أو “استسلامًا”. إنها في الحقيقة مجرد تسهيل، يستمتع بها مستخدمو المنتديات في تطبيقات منتديات أخرى، وهي من إنتاج أشخاص يسمحون لعملائهم باتخاذ قراراتهم بشأن كيفية إدارة سلوكهم في المنتدى، بدلاً من فرض كيفية تشغيلهم له.

لا أستخدم القوائم “جديد” أو “غير مقروءة”. أنا، مثل العديد من المستخدمين في العالم الحقيقي، أذهب إلى فئة (أو فئات) المنتدى التي أهتم بها. أحب أن أرى القائمة الكاملة للمواضيع في الفئة، حتى أتمكن من تحديد أي منها أريد فتحه وقراءته والرد عليه ربما، وأي منها لن أفعل ذلك. عندما أنتهي من الجلسة الحالية، عادةً ما أضغط على “تحديد الكل كمقروء” (مرة أخرى، في تطبيقات منتديات أخرى كاملة الميزات)، بحيث عندما أعود، يمكنني رؤية ما تغير فقط منذ زيارتي الأخيرة، ولا أحتاج إلى إعادة تقييم المنشورات التي قررت بالفعل تخطيها.

تظهر الصورة المرفقة أدناه ما أعنيه. المواضيع ذات النشاط الجديد/غير المقروء باللون الأبيض الساطع، والمواضيع التي لا يوجد بها نشاط جديد باللون الرمادي. يمكنني أن أرى بنظرة سريعة أنني لا أحتاج إلى إعادة زيارة المواضيع الرمادية، لكنني لا أستطيع معرفة ما إذا كانت المواضيع البيضاء تحتوي على نشاط جديد منذ زيارتي الأخيرة أم لا. لو كان بإمكاني تحديدها جميعًا كمقروءة في زيارتي الأخيرة، لوفر ذلك عليّ قدرًا كبيرًا من الوقت. هذا ليس “تجنبًا للمسؤولية”، وليس “استسلامًا”.

أنا أطلب وجود زر “تحديد الكل كمقروء” داخل فئات المنتدى حتى أتمكن من الاستمرار في استخدام المنتديات بالطريقة الفعالة التي اعتدت عليها.

5 إعجابات

If there are categories that you don’t care about, you could mute them and then use new and unread.

Thing is, you have no mark as read anywhere on the forum on latest lists.

You only get that in “unread” and “new” tabs, there is a feature that is missing that means you can not “dismiss new” when you are filtered into a category. You can dismiss “unread” when filtered.

I am fine to add a dismiss “new” for when you have “new” selected in a category it is not implemented yet cause it is a bit tricky.

That said, I don’t think this really would help your particular workflow that much at all cause you would have to visit “new” in the category, hit dismiss and then visit “unread” and then hit dismiss.

What it feels to me you are asking for is a mixed “unread+new” list that you can quickly clear off. You already have the last visited line you can rely on which is 100% automatic and gives you similar behavior, so when you catch up on a category you only have to read till you see the “last visit” line.

I worry though that you did not think through this request properly.

If you “cleared” stuff off, do you want Discourse to remember your position in the topic when you eventually re-visit it? Or do you want discourse to skip all the posts you did not visit?

A “strong” clear like we have for “dismiss unread” can cause confusion. My guess here is that all you are asking for is a way to turn “links” on the page from “BOLD” to “not bold visited” on demand and keep all the tracking in tact. I worry that adding such a feature would cause a lot of confusion.

إعجاب واحد (1)

All I’m saying is that, in every forum software I have encountered before Discourse, my particular workflow was intuitively easy, logical, and pretty much standard. It was easy to do exactly what I described, and I would like it if Discourse could do it too.

I don’t understand why this is a guess. That’s exactly what I’m asking for, and I thought my post was pretty clear. I hope the fact that most forums have worked that way for years will assuage your worry that the feature would cause confusion.

إعجاب واحد (1)

Admittedly, my workflow is different than yours. I use the Watch list and “consider new when” settings, and the “last visit” line.

I would not like this forced upon me by a site, because depending on how busy I am and where my head is at there are times when I may be interested in reading “marginally interested in” topics that I have not read yet and use the visited property of the title links to identify those.

Anyway, IMHO this would be more robust using JavaScript to give the class value visited so the link text color would “just work”. But it can be done using CSS that uses the general sibling combinator (tweak color to taste)

tr.last-visit ~ tr.topic-list-item .main-link a.title { 
  color: #919191; 
}

If you think all your members want this, you can enter that in your Admin -> Customize. But I really think you should enter this in your own user stylesheet and not as site CSS

5 إعجابات

There are no plans for this for the forseeable future.

This is the functional equivalent.

إعجاب واحد (1)

I disagree that the ‘last visited’ line is functionally equivalent. There remain many threads below that line that appear to be updated/unread. Currently, my only recourse to make them all appear read is to open them all, one at a time, which is not practical.

إعجاب واحد (1)

unread, well sure, if you haven’t read them

updated, there shouldn’t be, if there are it may be a bug. for example, in this screen capture:


all the topics above the last visit line have activity times of 20 hours or less, and all of the topics below, 22 hours or more.

If this is not what you’re experiencing, please post a screen capture.

إعجاب واحد (1)

This has no bearing on what I’m asking for.

إعجاب واحد (1)

In the equivalent feature in Gmail, if you mark a thread as read and then open it, all of those messages are collapsed. That seems analogous to skipping all the posts in a discourse topic if the feature were to exist here.

جئتُ هنا أيضًا أبحث عن زر “العلامة كمقروء” داخل المواضيع. أرى أنه غير مدرج في خارطة الطريق، لكنه سيكون مفيدًا لأن:

  • نقرأ معظم المواضيع عبر البريد الإلكتروني.
  • لدينا عدد كافٍ من المنشورات السلبية عبر فئات مختلفة، فأفضل ألا أقرأها مرتين. :frowning:
إعجاب واحد (1)

لديك بالفعل ذلك إلى حد ما، انتقل إلى الموضوع واضغط على نهاية

تم تقسيم 6 منشورات إلى موضوع جديد: هل يمكنني الحصول على زر وضع كغير مقروء؟

أردت فقط أن أرفع هذا الموضوع بما أعتقد أنه حجة قوية لميزة “وضع علامة كمقروء” ضمن الفئات.

لقد بدأت للتو في مشاهدة فئة نشطة ذات تاريخ طويل، وأنا أقرأ بشغف كل موضوع ومنشور جديد فيها.

ولكن في شريط التنقل الأيسر، يظل اسم الفئة دائمًا بنقطة زرقاء بجانبه، بسبب العديد من الموضوعات القديمة التي لم أطلع عليها، وليس لدي وقت لتصفحها.

هذا يترك لي طريقة لمعرفة “بلمحة سريعة” ما إذا كان هناك محتوى جديد في هذه الفئة.

4 إعجابات