Skip to content

evansolomon/sparkfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Spark File

A command line tool for tracking thoughts and ideas. Inspired by The Spark File.

Installation

npm install sparkfile -g

Usage

sparkfile Harvard, Yale, Princeton, Cornell, Switzerland... he was thrown out of a lot of colleges.
sparkfile I should invent time travel
# wait a day...
sparkfile Inventing time travel turned out harder than expected

That will produce something like this:

$ cat ~/.sparkfile

[2013-06-30]
- Harvard, Yale, Princeton, Cornell, Switzerland... he was thrown out of a lot of colleges.
- I should invent time travel
[2013-07-01]
- Inventing time travel turned out harder than expected

I wanted my file synced in Dropbox and I wanted a shorter command, so I made this alias in my shell config.

alias s="sparkfile --location ~/Dropbox/Sparkfile"

About

A command line tool for tracking thoughts and ideas

Resources

License

Stars

Watchers

Forks

Packages

No packages published