Skip to content

Update entry editor tabs docs for restored custom tabs - #659

Open
koppor wants to merge 7 commits into
mainfrom
entry-editor-custom-tabs
Open

Update entry editor tabs docs for restored custom tabs#659
koppor wants to merge 7 commits into
mainfrom
entry-editor-custom-tabs

Conversation

@koppor

@koppor koppor commented Aug 17, 2026

Copy link
Copy Markdown
Member

🤖 Generated with Claude Code

Updates the entry editor tabs page for the restored custom tabs: the two-column Tabs/Fields preferences editor supports custom tabs, drag reordering, and regular expressions as field names. Code change: JabRef/jabref#16598 (fixes JabRef/jabref#16594).

Low-risk documentation update — should be quick to review and merge. Best merged once the JabRef PR lands.

The two-column Tabs/Fields preferences editor supports custom tabs,
drag reordering, and regular expressions as field names again.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011R3RHnvsmkk2CHm4uEjVDa
@qodo-free-for-open-source-projects

qodo-free-for-open-source-projects Bot commented Aug 17, 2026

Copy link
Copy Markdown

PR Summary by Qodo

Document restored custom entry editor tabs

📝 Documentation 🕐 Less than 5 minutes

Grey Divider

AI Description

• Replaces outdated guidance with the restored two-column tabs editor workflow.
• Documents custom tabs, drag ordering, field patterns, classic tabs, and reset behavior.
• Clarifies how custom-tab fields interact with the Main tab.
Diagram

graph TD
  A["Entry Editor"] --> B["Editor Tabs"] --> C["Tabs Column"] --> D["Custom Tab"] --> E["Fields Column"]
  C --> F["Built-in Tabs"]
  B --> G["Classic or Reset"]
Loading
High-Level Assessment

The current approach is appropriate: it removes obsolete guidance and structures the replacement around the actual Tabs and Fields UI. Splitting this into additional pages would add navigation overhead for a compact, closely related workflow.

Files changed (1) +21 / -5

Documentation (1) +21 / -5
generalfields.mdDocument restored custom tab configuration +21/-5

Document restored custom tab configuration

• Replaces the obsolete notice that custom tabs are unavailable with instructions for the two-column preferences editor. Documents built-in and custom tab management, classic 5.x and reset actions, field ordering, regular-expression matching, duplicate warnings, and Main-tab behavior.

en/setup/generalfields.md

@qodo-free-for-open-source-projects

qodo-free-for-open-source-projects Bot commented Aug 17, 2026

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Tip of the day
💡 Did you know, you can type 'qodo, fix this' on a finding and the fix lands right on your PR

More tips ↗ | Customize Qodo ↗ | Qodo docs ↗

Grey Divider

Previous reviews

Review updated until commit 56ce740 ⚖️ Balanced

Results up to commit 1394eaf


🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

@koppor koppor closed this Aug 31, 2026
@koppor koppor reopened this Aug 31, 2026
@qodo-free-for-open-source-projects

Copy link
Copy Markdown

Code review by qodo was updated up to the latest commit 56ce740

koppor and others added 2 commits September 1, 2026 00:29
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CKNobSk3GBaRWdcqLRB5mo
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RCXhMnmDQnq6tpqZncPC2i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Entry editor introduced breaking changes to custom tabs

1 participant