Guide to My Codeforces Journal -- Chrome Extension

Revision en4, by iamrlm, 2024-10-30 18:17:22

Welcome to the guide on how to install and use the "My Codeforces Journal" Chrome extension! This extension helps Codeforces users easily track and log the problems they have solved by storing the details directly into a Google Spreadsheet. ( If you install this extension do let me know in the comments : ) )

I am not adding this on the chrome store, because Google charges $5 for that (╥﹏╥)

Follow the steps outlined in this video to get started.

Links:

Features:

  • Few-click Storage: Easily save the current Codeforces problem with a single click.

  • Spreadsheet Integration: Link your own Google Spreadsheet to store and organize problems.

  • Problem Details: Stores key information such as problem URL, name, and rating.

Installation Steps:

  1. Check out: My Codeforces Journal

Usage:

  1. Open any Codeforces problem page.
  1. After solving the problem, click the extension icon and then "Add Problem."
  1. Fill in the form and submit to save the details to your spreadsheet.

Common Errors & Solutions:

  • "Error! Something bad happened!": Ensure the Codeforces ID is correct.
  • "APPSCRIPT NOT FOUND!": Verify the AppScript URL and authorization.
  • "Solve the problem first, then submit!": Make sure the problem is recently solved within the last 40 submissions.

For more detailed instructions and troubleshooting, refer to the README file in the repository My Codeforces Journal.

Tags chrome extension, tool, competetive programming, chrome

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en4 English iamrlm 2024-10-30 18:17:22 86 Added reason for not being on chrome store
en3 English iamrlm 2024-10-30 14:43:07 69 Added "to comment request"
en2 English iamrlm 2024-10-30 10:23:40 47 Tiny change
en1 English iamrlm 2024-10-30 09:32:16 1890 Initial revision (published)