# هل هناك طريقة للربط مباشرة بشاشة التعديل؟

**URL:** https://meta.discourse.org/t/is-there-a-way-to-link-directly-to-the-editing-screen/389590
**Category:** Support
**Created:** [25 نوفمبر 2025، 12:40م UTC](https://meta.discourse.org/t/is-there-a-way-to-link-directly-to-the-editing-screen/389590 "2025-11-25T12:40:21Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![nordize](https://avatars.discourse-cdn.com/v4/letter/n/c68b51/32.png) [@nordize](https://meta.discourse.org/u/nordize)
#### Post date: [25 نوفمبر 2025، 12:40م UTC](https://meta.discourse.org/t/is-there-a-way-to-link-directly-to-the-editing-screen/389590/1 "2025-11-25T12:40:21Z")

</div>

هل هناك طريقة لفتح منشور في وضع التعديل عبر رابط، بدلاً من فتح المنشور أولاً ثم النقر على “تعديل”؟

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [25 نوفمبر 2025، 1:35م UTC](https://meta.discourse.org/t/is-there-a-way-to-link-directly-to-the-editing-screen/389590/2 "2025-11-25T13:35:26Z")

</div>

لا أعتقد أن هناك (ليشعر أي شخص بالحرية في تصحيحي). هناك [Creating a link to start a new topic with pre-filled information](https://meta.discourse.org/t/compose-a-new-pre-filled-topic-via-url/28074) بالطبع، ولكنه ليس هو نفسه تمامًا.

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [25 نوفمبر 2025، 1:57م UTC](https://meta.discourse.org/t/is-there-a-way-to-link-directly-to-the-editing-screen/389590/3 "2025-11-25T13:57:18Z")

</div>

لا أعتقد أن هناك أيًا منهما، ليس بشكل جاهز.

من باب الفضول، ما هي حالات الاستخدام التي تراها لذلك؟

---

<div class="post-metadata">

### Author: ![nordize](https://avatars.discourse-cdn.com/v4/letter/n/c68b51/32.png) [@nordize](https://meta.discourse.org/u/nordize)
#### Post date: [26 نوفمبر 2025، 9:45م UTC](https://meta.discourse.org/t/is-there-a-way-to-link-directly-to-the-editing-screen/389590/4 "2025-11-26T21:45:25Z")

</div>

نقوم بإنشاء/تعديل منشور (عبر واجهة برمجة التطبيقات أو يدويًا) يحتوي على روابط لمنشورات محددة، كجزء من قائمة مهام لمشروع متكرر. يحتاج محتوى هذه المنشورات إلى التحديث بشكل متكرر. سيوفر علينا الوقت إذا كانت الروابط تأخذنا مباشرة إلى التعديل… ويكون **أجمل** إذا فُتح جزء التعديل دون الانتقال إلى عنوان URL الجديد (لأن Discourse يمكنه فعل ذلك، وأنا أحب هذه الميزة).

أعتقد أن هناك حاجة إلى إضافة (plugin) أو ربما مجرد مكون (component)، حيث يتم التقاط تجزئة (hash) محددة في عنوان URL، مثل `#edit` بواسطة جافاسكريبت (JS) عند التحميل (onload) وتشغيل جزء التعديل… سأنشر هذا إذا تمكنت من إنجازه. سيكون حلاً غير تقليدي، ولكنه محمول بما فيه الكفاية على ما أعتقد. كان من الجيد لو كان هناك دعم أصلي لذلك. ربما سأقوم بتقديم طلب سحب (PR).
