1.2.3 • Published 10 years ago

delmarks v1.2.3

Weekly downloads
4
License
GPL v2
Repository
github
Last release
10 years ago

#Delmarks A node based command line tool for managing your delicious bookmarks.

##Installation

You can install us through npm

npm install delmarks -g

##Usage

Connect your account:

delmarks connect USERNAME PASSWORD

List bookmarks:

delmarks ls

Add bookmark:

delmarks add http://github.com/

Remove bookmark:

delmarks remove http://github.com/

Help:

delmarks -h

##ToDo

  • Add export to HTML/JSON/XML feature
  • Add taggiing
  • Auto generate tags similar to delicious.com functionality
  • Add update description / note
  • Investigate securing conncetion with Delicious as currently very unsecure
  • Investigate securing the user config file that contains the username and password (JSON is great but unsecure for plain text passwords)
  • Restructure code
  • Look into cool social features like shareing link to twitter or facebook
  • Some other stuff...

##Credits

##License GNU General Public License v2.

Copyright Jeffrey Hann 2013

1.2.3

10 years ago

1.2.2

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.0.0

11 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago