README.md in hackpad-cli-0.1.2 vs README.md in hackpad-cli-0.1.3

- old
+ new

@@ -40,10 +40,11 @@ (use `bundle exec` if you need, mostly in clone mode when not using rvm) ``` Commands: + hpcli add # Add a new workspace. hpcli default # change the default workspace. hpcli getnew # Downloads the new pads the are not cached yet (options: -u to show urls). hpcli help [COMMAND] # Describe available commands or one specific command hpcli info [pad_id] # gets info for the pad <pad_id>. hpcli list # Lists available pads (options: -u to show urls, -r to refresh). @@ -52,11 +53,11 @@ hpcli stats # Lists configuration values. hpcli version # Displays the hackpad-cli version. hpcli workspaces # Lists configurated hackpad workspaces. Options: - -c, [--configdir=CONFIGDIR] # Path to the hackpad-cli directory to use. + -c, [--basedir=BASEDIR] # Path to the hackpad-cli directory to use. # Default: /home/mose/.hackpad-cli/ -w, [--workspace=WORKSPACE] # Name of the workspace to use. # Default: default -p, [--plain], [--no-plain] # Add this if you don't want colors. ``` @@ -74,10 +75,11 @@ - <s>cache the pads list in a local storage</s> - <s>have a choice to refresh cache</s> - <s>display cached date in output</s> - <s>write proper tests</s> - for v0.2.0 - - clean the markdown generated by reverse_markdown + - <s>clean the markdown generated by reverse_markdown</s> + - <s>flood hackpad support to get some improvements done</s> - add a command for searching on local cache, in titles only or in body - elaborate a better search syntax so we can have and/or and strings - add commands for creating a new pad, linked to $EDITOR - add a gateway to github so a pad could be copied over a wiki page directly or in a repo somehow - for v0.3.0