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

Is there a reason for the 5 file limit? #7

Open
Marxsal opened this issue Apr 4, 2023 · 1 comment
Open

Is there a reason for the 5 file limit? #7

Marxsal opened this issue Apr 4, 2023 · 1 comment

Comments

@Marxsal
Copy link

Marxsal commented Apr 4, 2023

Is there a technical reason for the 5 file limit? Thanks!

@btheado
Copy link
Owner

btheado commented Apr 4, 2023

@Marxsal, no there is no technical reason. Some of my code is based on the following:
https://github.com/GoogleChromeLabs/text-editor/blob/e3a33c2c0b1832ecdb7221f17d7f8a1b23e1ad19/src/inline-scripts/menu-recent.js#L49-L53

It implemented a 5 file limit and I didn't change it. Maybe if I implemented a way to delete individual items it would make sense to remove the limit.

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

2 participants