Skip to content

A VSCode extension that creates a new work log file in the markdown format

License

Notifications You must be signed in to change notification settings

chaturaloka/vscode-worklog

Repository files navigation

README

A simple extension to create a new file with a pre-defined content & filename format for logging work or creating blog

Build Status

Features

Menu Screenshot

  • Create a file for planning and logging work with the filename format as 'YYYY_MM_DD_Day.md' with a boiler plate content (configurable)

    Creates New Worklog

  • Create a file for blogging with the given filename format as 'YYYY-MM-DD-Blog_title.mdx' with a boiler plate content (configurable)

    Creates New Blog

Requirements

So far, No external depedencies

Extension Settings

This extension contributes the following settings:

  • WorkLog.plan: boiler plate content that will be written to the newly created worklog
  • BlogPost.template: boiler plate content that will be written to the newly created blog post

Known Issues

N/A


About

A VSCode extension that creates a new work log file in the markdown format

Resources

License

Stars

Watchers

Forks

Packages

No packages published