Skip to content
/ DocLog Public

DocLog lets you jot down notes (tips, links, fixes) right at your cursor and auto‑appends them to NOTES.md. Inline CodeLens actions (📝 View / ✏️ Edit / 🗑️ Delete) keep your documentation in perfect sync with your code—no context‑switching required.

Notifications You must be signed in to change notification settings

oitashg/DocLog

Repository files navigation

DocLog

DocLog is a lightweight VS Code extension that lets you capture and maintain project‐level notes without ever leaving your editor. Simply trigger the command at any cursor position to jot down a quick tip, link, or fix—DocLog auto‑appends it to a NOTES.md in your workspace. With inline CodeLens actions, you can instantly view, edit, or delete any note right from the source file, keeping your documentation perfectly in sync with your code.


Key Features

Quick‑capture input

  • Prompt appears on command to write or paste your note (links, snippets, explanations).

Automatic Markdown logging

  • Notes are formatted with a ### file:line heading, timestamped, and appended to NOTES.md.

Inline CodeLens actions

  • Above each logged line, see 📝 View, ✏️ Edit, and 🗑️ Delete actions for seamless navigation and management.

Context‑aware navigation

  • “View Note” opens NOTES.md and jumps directly to the corresponding entry.

Edit & delete support

  • Modify or remove notes in-place; CodeLens and document entries stay perfectly synchronized.

Zero‑configuration

  • No setup required—installs and works in any folder-based workspace.

About

DocLog lets you jot down notes (tips, links, fixes) right at your cursor and auto‑appends them to NOTES.md. Inline CodeLens actions (📝 View / ✏️ Edit / 🗑️ Delete) keep your documentation in perfect sync with your code—no context‑switching required.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published