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

Feature Request: Enhanced Author Search and Management #59

Open
Sohail2949000 opened this issue Jan 14, 2025 · 0 comments
Open

Feature Request: Enhanced Author Search and Management #59

Sohail2949000 opened this issue Jan 14, 2025 · 0 comments

Comments

@Sohail2949000
Copy link

The current author search functionality during PDF uploads has limitations:

Partial Matching: The search currently requires an exact match of the author's full name. Partial matches, such as searching for a substring within the author name, are not supported.

Duplicate Author Creation: When multiple users have write permission and attempt to add authors, there's a risk of creating duplicate author entries with slight variations (e.g., "Company Elite" vs. "Elite").

Proposal:

Implement Partial Matching: Enable partial matching for author searches during PDF uploads. This would allow users to quickly find authors using substrings of their names (e.g., searching for "Elite" should return results for "The Company Elite").

Enhance Author Management:

Prioritize Existing Authors: When a user searches for an author and a close match (e.g., a substring match) exists in the existing author list, display a warning or suggestion to select the existing author instead of creating a new one.
Consider Implementing a "Fuzzy Matching" Algorithm: This would improve the accuracy of author searches and suggest the closest matches even with minor variations in spelling or capitalization.
Benefits:

Improved Search Efficiency: Partial matching would significantly speed up author searches and improve the user experience.
Reduced Data Duplication: Minimizing the creation of duplicate author entries would improve data consistency and maintainability.
Enhanced User Friendliness: The proposed enhancements would make the author management process more intuitive and user-friendly.
I believe these enhancements would significantly improve the PDF Keeper author management experience and contribute to a cleaner and more efficient workflow.

image
Screenshot (20)

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

No branches or pull requests

1 participant