# قائمة مشاهدة/تتبع مجمعة

**URL:** https://meta.discourse.org/t/combined-watching-tracking-list/256834
**Category:** Feature
**Created:** [2 مارس 2023، 3:14م UTC](https://meta.discourse.org/t/combined-watching-tracking-list/256834 "2023-03-02T15:14:21Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![rahim123](https://avatars.discourse-cdn.com/v4/letter/r/df705f/32.png) [@rahim123](https://meta.discourse.org/u/rahim123)
#### Post date: [2 مارس 2023، 3:14م UTC](https://meta.discourse.org/t/combined-watching-tracking-list/256834/1 "2023-03-02T15:14:21Z")

</div>

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

كانت هناك طلبات ذات صلة هنا:

- [Quick access to list of tracked / watched / muted topics?](https://meta.discourse.org/t/quick-access-to-list-of-tracked-watched-muted-topics/44435)
- [Unread topics in query-link-lists tracking/watching - #8 by JonathanShaw](https://meta.discourse.org/t/unread-topics-in-query-link-lists-tracking-watching/55861/8)
- [FEATURE: add tracked filter to topic lists · discourse/discourse@88dcdf7 · GitHub](https://github.com/discourse/discourse/commit/88dcdf776bf1ea0f4cc9a4245a123ffdc2a4abb0)

لقد أضفت روابط في الشريط الجانبي إلى `/latest?state=watching` و `/latest?state=tracking` لأن الروابط إلى تلك المرشحات في تفضيلات المستخدم غامضة للغاية ويصعب العثور عليها. ولكن سيكون من المنطقي أن تكون جميعها معًا في قائمة واحدة.

---

<div class="post-metadata">

### Author: ![ClawdiaWolf](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/clawdiawolf/32/262518_2.png) [@ClawdiaWolf](https://meta.discourse.org/u/ClawdiaWolf)
#### Post date: [2 مارس 2023، 3:46م UTC](https://meta.discourse.org/t/combined-watching-tracking-list/256834/2 "2023-03-02T15:46:22Z")

</div>

هناك دالة مدمجة تقوم بذلك، ولكن مع وجود شرط أنه إذا كان للموضوع مشاركات لم يقرأها المستخدم حتى عندما لا يكون يتتبعها/يراقبها، فسيظهرها أيضًا.  
العنوان هو `/unseen` وهو في الأساس نسخة مصفاة من الأحدث لا تعرض المواضيع التي تم كتمها أو التي قرأ المستخدم كل المشاركات فيها.  
جرب هذا الإصدار هنا على Meta \u003chttps://meta.discourse.org/unseen\u003e

---

<div class="post-metadata">

### Author: ![rahim123](https://avatars.discourse-cdn.com/v4/letter/r/df705f/32.png) [@rahim123](https://meta.discourse.org/u/rahim123)
#### Post date: [9 يونيو 2023، 5:31ص UTC](https://meta.discourse.org/t/combined-watching-tracking-list/256834/3 "2023-06-09T05:31:35Z")

</div>

يبدو أنه تم إحراز بعض التقدم بفضل

> [@Experimental topics list filter feature](https://meta.discourse.org/t/experimental-topics-list-filter-feature/263641):
>
> We have recently introduced an innovative [/filter](https://meta.discourse.org/filter) route, enabling more sophisticated filtering of the topics list. Significantly, this marks the initial step towards a unified topic filtering language for both search and filtering. Additionally, the dedicated route for topic list filtering enhances the customizability of the sidebar, as users can now incorporate links as [custom section links](https://meta.discourse.org/t/custom-sidebar-sections-being-tested-on-meta/255303) within the sidebar. How to turn it on Enable the experimental\_topics\_filter site settings in the admin i…

`/filter?q=in:watching,tracking` يبدو أنه يعمل بشكل جيد إلى حد ما.

ولكن لا يزال غامضًا جدًا كما هو مذكور في هذا الموضوع ذي الصلة:

> [@List of tracked/watched posts](https://meta.discourse.org/t/list-of-tracked-watched-posts/255621):
>
> Hi there, there is an extremely obscure feature in Discourse to see the list of all your Watched and Tracked posts under /my/preferences/tracking : [Screenshot from 2023-02-19 14-01-16] This is a very important list that many users have requested, and it’s quite hidden where it’s currently located. It would seem to make more sense to add a section for “Followed” posts under /my/activity with a filter for “Watched” (/?state=watching) or “Tracked” (/?state=tracking) or possibly both together.
