rjoydip / artifile

Automated File Activity for hack any desktop tracker (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

artifile

CI code style

A VSCode automation extension

Todo

  • Get list of file for proper text files
  • Ignore files or folder
  • Open those files in editor
  • Navigate file to file
  • Blank file creation
  • Vscode configuration enabled
    • User config
    • Workspace config
  • Ignore files by parsing gitignore
  • Read active document (on after each navigation) from top to bottom
  • Custom configuration file read. e.g.: artifile.json/artifile.yml/artifile.ts/artifile.js
  • Introduce auto writting by taking concept of retypewriter
  • Auto writting in case of blank file
  • Using OpenAI for getting content by understanding project
    • Enhance auto writting capability using OpenAI
  • Handle proper automation
  • Collect stats of each activity

About

Automated File Activity for hack any desktop tracker (WIP)

License:MIT License


Languages

Language:TypeScript 100.0%