Soạn thảo trực quan/Chế độ gợi ý
- Để biết thêm thông tin, xem Help:Suggestion mode
|
Chế độ gợi ý
Chỉnh sửa các đề xuất nhằm cải thiện bài viết.
|
Chế độ gợi ý là một tính năng của VisualEditor chủ động đưa ra các hành động gợi ý mà người dùng có thể cân nhắc thực hiện để cải thiện các bài viết trên Wikipedia. Tính năng này hiện được cung cấp dưới dạng Tính năng thử nghiệm (trong phần Tùy chọn của bạn) trên một số wiki.
Nỗ lực này nhằm khuyến khích mọi người thực hiện và công bố các thay đổi mang tính xây dựng cho Wikipedia mà nếu không có tính năng này họ có thể sẽ không làm, đồng thời giảm bớt công sức cần thiết cho việc đó.
Để tham gia và theo dõi quá trình phát triển của dự án này, chúng tôi khuyên bạn adding this page to your watchlist.
Tình trạng
Tính năng mới
Vào tháng 2 năm 2026, Chế độ gợi ý được phát hành dưới dạng Tính năng thử nghiệm tại Wikipedia tiếng Anh. Đến tháng 3 năm 2026, tính năng này sẽ được phát hành dưới dạng Tính năng thử nghiệm toàn cục. Trong tương lai, chúng tôi dự định cung cấp tính năng này cho các thành viên mới (có dưới 100 sửa đổi).
Mục tiêu
Chế độ gợi ý nhằm mục đích:
- Inspire newcomers to publish constructive changes to Wikipedia that they might not have considered making, and to learn about guidelines
- Reduce the time and effort experienced volunteers allocate to:
- Find issues worth addressing
- Assemble the context and tools needed to act
Background
Editing Wikipedia on the web often involves multiple browser tabs.
Newcomers are often unaware of the policies and guidelines that apply to the change(s) they are seeking to make and thus, unaware of the tabs they would benefit from opening.[1]
Experienced volunteers are often needing to consult a variety of pages (e.g. talk pages, watchlist, policy and guideline documentation, WikiProjects, noticeboards, etc.) in order to identify potential edits and in some cases, assemble the context needed to decide what (if any) action(s) to take.
This is particularly problematic on mobile devices where space and patience is limited.
There are a large number of newcomers who click "Edit" in mobile web and then don't attempt to save anything.[2][3]
With the above in mind, Suggestion Mode is meant to reduce the toil involved with:
- Locating issues within Wikipedia
- Assembling the context and tools needed to act
Design
Gallery of recent desktop designs (wording, links, and designs be updated in newer releases):
-
"Add a citation" example on the article w:en:Mango
-
"Convert citation" example on the article w:en:Gooseberry
-
"Revise tone" example on the article w:en:Melon
-
"External link" example on the article w:en:Atmosphere of Earth
-
"Missing caption" example on the article w:en:Guava
Gallery of recent mobile designs:
-
"Convert citation" (mobile) example on the article w:en:Gooseberry
-
"Missing caption" (mobile) example on the article w:en:Guava
Gallery of the proposed workflow for offering feedback about specific suggestions:
-
Desktop feedback workflow
-
Mobile feedback workflow
Earlier designs and details can be seen in T404604 - Design Suggestion "card" component MVP
Configurability
Volunteers can configure each Suggestion that is available within Suggestion Mode. This pattern is consistent with how Edit Checks are implemented. Existing configurations are listed at each wiki at their Special:EditChecks page, and can be adjusted by administrators at the linked json page.
Configurability will happen on a per project basis so that volunteers can ensure each Suggestion aligns with local policies and conventions and is integrated with existing moderation processes.
The aspects of a suggestion that are community configurable will vary on a case-by-case basis.
Each community can also create custom Suggestions. TextMatch is a locally-customizable feature that enables creating community-determined edit checks. It searches for predetermined queries and, when a match is found, displays the regular edit check dialog along with the corresponding message, title, and actions for that query.
If there are particular aspects of Suggestions that you think need to be configured on-wiki, we ask that you share what you are thinking in T327959 or on the talk page.
Edit Check
Suggestion Mode is related to the larger Edit check project in so far as the suggestions that appear within Suggestion Mode are implemented using the Edit Check platform/framework.
Inspiration and alignment
Volunteers throughout the movement have a long history of coming up with creative ways to address these challenges.
The Editing Team and this project continue to be inspired by, and see alignment between, these efforts, some of which are listed in T360489 - [EPIC] Generate and present edit suggestions at scale, and in Edit check/Ideas.
The project has been discussed in a few Community Conversations meetings, where volunteers expressed excitement about Suggestion Mode's potential to integrate community-developed tools into the core user experience.
If there is a project or resource you think we should be aware of, please add it here!
- Gender Bias Detector – Scans Wikipedia biographies of women against 48 bias patterns across six categories and generates an editorial report with flagged passages and suggested rewrites.
- Extension:InlineComments – an extension that adds the ability for viewers to add inline comments to a page, similar to inline comments in Confluence or annotations in tools like Google Docs.
- Wikimonitor – a tool designed to monitor Wikimedia's RecentChanges stream in real-time. It empowers users to define custom filter rules using the Spring Expression Language (SpEL) to automatically flag specific edits, detect vandalism, or track specific patterns across Wikimedia projects.
- Wikidata:ProVe – A tool that provides information about the quality of the references of Wikidata items, based on techniques such as large language models, triple verbalisation, and semantic similarity.
- Quick response gadget (ar.wiki)
- AI Source Verification by User:Alaexis
- Scripts/AI Source Verification by User:Polygnotus
- Duplinks-alt by User:Evad37
- HarvErros.js by User:Ucucha
- Creating editing assistant tools utilizing AI
- Meta:Cite Unseen: A user script that helps readers quickly perform an initial evaluation of the sources used in a given article. The script adds icons to identified sources that indicate various attributes of the source.
User script
As of February 2026, Suggestion Mode, along with an experimental set of edit suggestions, is available at all Wikipedias (including testwiki) via user script.
First, install the script:
- Visit: meta:Special:MyPage/global.js
- Tap Edit source
- Paste the following code:
mw.loader.load( 'https://meta.wikimedia.org/w/index.php?title=User:DLynch_(WMF)/alwaysbesuggesting.js&action=raw&ctype=text/javascript' );
- Tap Publish changes
Xong
Then, use the feature:
- Go to any article on Wikipedia
- Click "Edit", to open the visual editor
- Suggestions are shown
- You can hide and show the suggestions by clicking on the lightbulb icon in the toolbar.