Categorygithub.com/chaosnyaruko/syncnotes
repositorypackage
0.0.3
Repository: https://github.com/chaosnyaruko/syncnotes.git
Documentation: pkg.go.dev

# README

syncnotes

a simple sync app, essentially wrapping some git operations.

Table of contents generated with markdown-toc

Install

Usage

TODOs

  • add a daily mode, when it works in 'daily' mode, the commit message will be YYYY/DD/MM hh:mm:ss, maybe add username or something else
  • specify custom path
  • support -m option like git, so we can avoid launching editor
  • specify and work in multiple paths
  • add an option that allows custom tracked files instead of 'git add .'
  • add -v for version

LICENSE