Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Coding Activity JournalNew to Visual Studio Code? Get it now.
Coding Activity Journal

Coding Activity Journal

Regis Martini

|
19 installs
| (0) | Free
The extension capture actions from the user and how long the user has worked on each file and send data to github as a journal of activity
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Developer Activity Journal README

Welcome to the Developer Activity Journal extension! This extension logs projects, files, and basic actions taken on these resources, tracking the time spent on each file. It syncs with a GitHub repository of the user's choice at a user-defined frequency, allowing the user to maintain a journal of actions performed in VS Code.

Features

  • Logs time spent on each file.
  • Tracks basic actions on files and projects.
  • Syncs with a GitHub repository at user-defined intervals.

Feature Example

Requirements

  • Visual Studio Code
  • A GitHub account for repository synchronization

Extension Settings

This extension contributes the following settings:

  • activityJournal.enable: Enable/disable the extension.
  • activityJournal.syncFrequency: Set the frequency of synchronization with the GitHub repository.

Known Issues

Please refer to the issues section for known issues and report any new ones.

Release Notes

1.0.0

  • Initial release of Developer Activity Journal.

Following Extension Guidelines

Ensure that you've read through the extension guidelines and follow the best practices for creating your extension.

  • Extension Guidelines

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For More Information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy using Developer Activity Journal!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft