47 Commits (master)
 

Author SHA1 Message Date
Chakib Benziane 2a979cb9a4 -i to list only ids (used in scripts) 6 years ago
Sina Siadat bf0ff020f7 remove unnecessary comments and do a bit of house cleaning 8 years ago
Sina Siadat 141dcdd17f format using goimports instead of gofmt 8 years ago
Sina Siadat d24721db6b ls: less verbose formatting 9 years ago
Sina Siadat bbc91f317c notify: ubuntu triggers Write, instead of Create 9 years ago
Sina Siadat 67e1bb4c65 Merge branch 'notify' -- thanks to @lbuchy 9 years ago
Sina Siadat 992333f390 tested on osx + gofmt 9 years ago
Sina Siadat b07dc1305e marking should not change the order of the note 9 years ago
Sina Siadat 0bf7588d7d show $EDITOR value in help 9 years ago
Logan Buchy 2e28571563 Update database on save instead of editor quit 9 years ago
Sina Siadat 25e34e89ac no more unnecessary exports 9 years ago
Sina Siadat 11e785e4d7 README added missing single-quote 9 years ago
Sina Siadat baacd9028d fix findAttributeByID for unrm 9 years ago
Sina Siadat 4f67026669 updated README 9 years ago
Sina Siadat 5ab82abbae README: slightly better examples 9 years ago
Sina Siadat 375c041c9e if EDITOR exists with status other than 0, print edited filepath 9 years ago
Sina Siadat 63c82135b5 updated README 9 years ago
Sina Siadat 435f7e94c6 quote pattern before creating regexp 9 years ago
Sina Siadat 86a4148d05 do not add empty note 9 years ago
Sina Siadat cfafb28969 edit: check for editor error 9 years ago
Sina Siadat 53b387ce03 added --removed option 9 years ago
Sina Siadat d7a62b76e8 Merge pull request #2 from mattn/close-file
one more close
9 years ago
Yasuhiro Matsumoto 11292fb916 Close file 9 years ago
Sina Siadat f76c1381d7 Merge pull request #1 from mattn/windows
Windows Support
9 years ago
Yasuhiro Matsumoto 3f606fb2c7 Should be Stdout 9 years ago
Yasuhiro Matsumoto 8272a2c4cb if $EDITOR quit with non-zero status, cmdNew should stop creation. 9 years ago
Yasuhiro Matsumoto 462171fca0 check error for opening $EDITOR 9 years ago
Yasuhiro Matsumoto 68a699fa0c Close file 9 years ago
Yasuhiro Matsumoto e9be247e3a windows support 9 years ago
Sina Siadat 25d8529db8 attr.go rename 9 years ago
Sina Siadat fbda59e648 cmdLs output format changed from ID:XX to [XX] 9 years ago
Sina Siadat b2612b4f0c exact alias matching for alias, unalias, rm, unrm 9 years ago
Sina Siadat b064658837 README: shell syntax highlighting 9 years ago
Sina Siadat 9159b170dc added --verbose 9 years ago
Sina Siadat 8fd00b4699 no need to use "env" if $EDITOR is set 9 years ago
Sina Siadat 03c17c99f0 removed fuse dependency 9 years ago
Sina Siadat 2f9fa82417 default editor
check if $EDITOR exists, then use it.
otherwise, if /usr/bin/sensible-editor exists, use it.
otherwise, if neither of the above works, use 'vi'.

As suggested by cogburnd02
9 years ago
Sina Siadat 6762374f5d added bare "edit" to README 9 years ago
Sina Siadat bcaf214eda marks updated 9 years ago
Sina Siadat 20b6cda755 updated README 9 years ago
Sina Siadat c7d6fd0c3b use $EDITOR env variable if it is set 9 years ago
Sina Siadat ec8d772635 fix Scan() for alias fuzzy search 9 years ago
Sina Siadat 1fc158dcd5 -s (shor mode) lists marked items only 9 years ago
Sina Siadat 956a35a999 README: install 9 years ago
Sina Siadat f1e9c84345 README whitespaces 9 years ago
Sina Siadat 4cfd0157e0 README added 9 years ago
Sina Siadat 21054959b0 first commit 9 years ago