VSCode Journal Plugin
VS Code all-in-one journal plugin, combining automated TODO extraction, daily notes, task syncing, file tagging, and natural language support for seamless task management and note-taking
The VS Code Journal Plugin addresses developer workflow challenges by integrating features like automated TODO tracking from code, daily note creation with shortcuts, task management (including rollover to subsequent days), and memo-style note-taking akin to Notion. It includes tagging for better file categorization, markdown support, and journal navigation through natural language queries. You can look at the demo to see the plugin in action.
The code is available on GitHub. The code is inspired from the original VS Code Journal Plugin.