Techura Session Notes
Techura Session Notes is a lightweight Visual Studio Code extension that automatically tracks your coding sessions and generates clean summaries of your work. It records files you edit, session duration, and activity history to help you understand your productivity.
Use it alongside other Techura Systems tools to build a connected and efficient development workspace.
✨ Features
- Start and end coding sessions manually
- Automatically tracks files you edit
- Records session duration and activity time
- Generates formatted session notes in Markdown
- Live status updates in VS Code status bar
- Simple command-based workflow
Techura Session Notes helps you understand how you code, not just what you code.
🧰 Requirements
- Visual Studio Code v1.120.0 or higher
- Node.js (for development only)
- No external services required
⚙️ Extension Settings
This extension contributes the following settings:
techuraSessionNotes.autoTrack: Enable or disable automatic session tracking
techuraSessionNotes.includeFileChanges: Track edited files during session
techuraSessionNotes.includeTimeTracking: Enable session time tracking
techuraSessionNotes.saveLocation: Choose where session notes are saved
🧩 Known Issues
- Session tracking resets if VS Code is fully restarted
- Idle detection may not be perfectly accurate in all environments
- Large workspaces may take longer to generate summaries
🚀 Release Notes
0.0.1
Initial release of Techura Session Notes:
- Basic session tracking system
- File change detection
- Session duration tracking
- Markdown session report generator
📦 Usage
- Open VS Code
- Run command: Techura: Start Session
- Code normally
- Run command: Techura: End Session
- Generate session report using Save Session Notes
📘 Following Extension Guidelines
Make sure to follow official VS Code best practices:
https://code.visualstudio.com/api/references/extension-guidelines
💡 About Techura Systems
Techura Session Notes is part of the Techura Systems ecosystem — a suite of developer tools designed to improve productivity, workflow tracking, nd development experience.
Enjoy building with Techura Session Notes.