index
:
noteless.git
master
Noteless provides a simple command line interface to note taking.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-09-05
Updated TODO list
Nullspoon
2014-09-05
Fixed edit bug created by last commit
Nullspoon
2014-09-05
Implemented better recursive note listing
Nullspoon
2014-09-05
Updated the todo list
Nullspoon
2014-09-05
Just added a comment to path::create()
Nullspoon
2014-09-05
Converted constructor to use path::is_dir()
Nullspoon
2014-09-05
Implemented path::is_dir and other misc path stuff
Nullspoon
2014-08-28
Fixed init not being called before path check
Nullspoon
2014-08-28
Fixed hidden notes displaying
Nullspoon
2014-08-26
Added sane defaults for all main variables
Nullspoon
2014-08-26
Added implement path.append to the TODO list
Nullspoon
2014-08-26
Updated sample.conf
Nullspoon
2014-08-26
Implemented note path checking and creation
Nullspoon
2014-08-26
Added path.create support
Nullspoon
2014-08-26
Updated TODO list
Nullspoon
2014-08-26
Implemented path type variable
Nullspoon
2014-08-26
Added "init" command item to TODO list
Nullspoon
2014-08-26
Modified most main-called functions to return int
Nullspoon
2014-08-26
Added default edit behavior with only note name
Nullspoon
2014-08-26
Wrote new method note_list::find_note_id
Nullspoon
2014-08-26
Added TODO.mdown
Nullspoon
2014-08-06
Updated README file
Nullspoon
2014-08-06
Implemented "noteless new" functionality
Nullspoon
2014-08-06
Added config support for empty lines
Nullspoon
2014-08-06
Added sample config.
Nullspoon
2014-08-03
Updated README.md
Nullspoon
2014-08-03
Minor helptext spacing fix on find action
Nullspoon
2014-08-03
Updated the help text
Nullspoon
2014-08-03
Old code cleanup
Nullspoon
2014-08-03
Added some nice markup for noteless ls output
Nullspoon
2014-08-03
Fixed bug in Path with multiple slashes
Nullspoon
2014-08-03
Added license header to path.cpp and path.h
Nullspoon
2014-08-03
Updated README with new actions cat and edit
Nullspoon
2014-08-03
Updated help text with cat and various formatting
Nullspoon
2014-08-03
Converted note_list::cat_note to return bool
Nullspoon
2014-08-03
Added non-friendly name support for note_list cat
Nullspoon
2014-08-03
Fixed note_list::edit
Nullspoon
2014-08-03
Added edit action to help text
Nullspoon
2014-08-03
Added friendly_name check for note_list edit
Nullspoon
2014-08-03
Fixed note extension not getting set
Nullspoon
2014-07-23
Changed "File" class to "Path"
Nullspoon
2014-06-12
Badly implemented `noteless cat`
Nullspoon
2014-06-12
Initial commit of basic file object
Nullspoon
2014-06-05
Made note::read() public
Nullspoon
2014-06-05
Made note::body public
Nullspoon
2014-06-05
Added note::read() method
Nullspoon
2014-06-05
Added check for obj directory in Makefile
Nullspoon
2014-06-05
Wrote more help text
Nullspoon
2014-06-05
Added initial readme file
Nullspoon
2014-06-05
Added case insensitive searching to note class
Nullspoon
[prev]
[next]
Generated by
cgit