Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Add JabRef suggested groups" #12659

Open
7 tasks
koppor opened this issue Mar 9, 2025 · 2 comments · May be fixed by #12746
Open
7 tasks

Add "Add JabRef suggested groups" #12659

koppor opened this issue Mar 9, 2025 · 2 comments · May be fixed by #12746
Assignees
Labels
📍 Assigned Assigned by assign-issue-action (or manually assigned) component: groups good first issue An issue intended for project-newcomers. Varies in difficulty.

Comments

@koppor
Copy link
Member

koppor commented Mar 9, 2025

Task: In the context menu of "All entries", there needs to be a new entry "Add JabRef suggested groups"

It should add following groups (if not already existing!) at the end of the groups:

  • "Entries without linked files"
  • "Entries without groups"

Image

Tasks:

  • Implement logic functionality
  • Add tests for logic functionality (can be done iteratively with task 1 to ensure test-driven development)
    • No group existing: both groups should be added
    • One group already existing: only other group should be added
    • ... and more ...
  • Implement UI functionality (add context menu entry and call functionality)
  • Disable UI context menu if the two groups already exist

The groups show as follows in JabRef:

Image

Image

@koppor koppor added the good first issue An issue intended for project-newcomers. Varies in difficulty. label Mar 9, 2025
@github-project-automation github-project-automation bot moved this to Free to take in Good First Issues Mar 9, 2025
@gepetton
Copy link
Contributor

/assign-me

@github-actions github-actions bot added the 📍 Assigned Assigned by assign-issue-action (or manually assigned) label Mar 10, 2025
Copy link
Contributor

👋 Hey @gepetton, thank you for your interest in this issue! 🎉

We're excited to have you on board. Start by exploring our Contributing guidelines, and don't forget to check out our workspace setup guidelines to get started smoothly.

In case you encounter failing tests during development, please check our developer FAQs!

Having any questions or issues? Feel free to ask here on GitHub. Need help setting up your local workspace? Join the conversation on JabRef's Gitter chat. And don't hesitate to open a (draft) pull request early on to show the direction it is heading towards. This way, you will receive valuable feedback.

Happy coding! 🚀

⏳ Please note, you will be automatically unassigned if the issue isn't closed within 45 days (by 24 April 2025). A maintainer can also add the "📌 Pinned"" label to prevent automatic unassignment.

@subhramit subhramit moved this from Free to take to Assigned in Good First Issues Mar 11, 2025
@gepetton gepetton linked a pull request Mar 16, 2025 that will close this issue
7 tasks
@koppor koppor moved this from Assigned to In Progress in Good First Issues Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📍 Assigned Assigned by assign-issue-action (or manually assigned) component: groups good first issue An issue intended for project-newcomers. Varies in difficulty.
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants