Skip to content
This repository was archived by the owner on May 10, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (13 loc) · 562 Bytes

File metadata and controls

14 lines (13 loc) · 562 Bytes

raw ideas which might or might not get implemented:

  • ✅ stash current directory
  • ✅ expand a stash
  • ❌ ignore .git (or configurable? globally?)
  • ❌ generate json config for current directory - indicating list of files and list of template files
  • ❌ avoid overwriting (alarm and ask) or diff
  • ❌ stash files from different directories
  • ❌ use semver
  • ❌ diff stash
  • ❌ share stash from device to device
  • ❌ sample stash server
  • ❌ multiple stashes in one directory (or multiple directories)
  • ❌ embedded KVStore (based on positive)