Open umeshSinghVerma opened 2 months ago
Can you assign this issue to me I can develop this functionality.
Hi @namansharma3007!
Thanks for offering to take on this task! I've assigned the issue to you. Before you get started, please download FrameTagger from the Chrome Web Store and explore it to familiarize yourself with its current functionality. If you find any bugs or areas for improvement, feel free to share your feedback!
Also, if you haven't already, please consider starring ⭐ the repository to help spread the word about FrameTagger. Let me know if you have any questions—looking forward to your contribution!
@umeshSinghVerma I have one doubt. Where are you storing the saved notes, screenshots, etc...
@umeshSinghVerma Hey, can I remove the unusable files and distribute code into different files. This code is not easily readable.
Hi @namansharma3007,
Great questions!
Where the Saved Notes and Screenshots are Stored:
Code Refactoring:
Next Steps:
Let me know if you have any other questions. Looking forward to your improvements!
Hi @namansharma3007,
Great questions!
Where the Saved Notes and Screenshots are Stored:
Code Refactoring:
- Feel free to remove any unused files and refactor the code to make it more readable! Just ensure that all current functionality remains intact after making those changes. Your contribution would help a lot in improving the overall codebase!
Next Steps:
- Before making any contributions, please take a moment to read through the CONTRIBUTION.md guide. It contains useful guidelines for contributing to the project.
Let me know if you have any other questions. Looking forward to your improvements!
Can you please tell me. How can I get YOUTUBE_DATA_API
@umeshSinghVerma
@umeshSinghVerma Your extension is not recoding any data. Have you not implemented any of that functionality.
Hi @namansharma3007,
To get your own YouTube Data API key, you can follow these steps:
For a hassle-free approach during Hacktoberfest, I’ve already added a working API key, which you can find in the repository. It's valid until the end of Hacktoberfest:
Feel free to use this key for now, and let me know if you need any further help!
@umeshSinghVerma Your extension is not recoding any data. Have you not implemented any of that functionality.
It is working, but sometimes you may need to refresh the page for the extension to function properly.
You can refer to this how-to video for checking the functionality and seeing how the extension works.
Let me know if you encounter any other issues or need further assistance! 😊
🔍 Problem:
Currently, users can access their saved notes for a video only when they revisit the same video or playlist. If they forget whether they've saved notes for a particular video, there's no way to easily retrieve that information.
💡 Proposed Solution:
Implement a search functionality that allows users to search for saved notes across all videos and playlists. This feature will help users quickly find and access notes without needing to revisit each video or playlist manually.
🛠 Steps:
This functionality will improve user experience by enabling easy access to saved notes across multiple videos.