Commit graph

2 commits

Author SHA1 Message Date
10d453e5d7 Update linkwave
* Add parsing of command line arguments, if the first argument starts
  with "http://" assume it's a new bookmark and save it to the
  database.

* Add adding bookmarks to the database.

* linkwave.scm (string-no-null): Only try to remove the final null
  byte if the string is longer than 0 characters and only if the last
  character _is_ a null character.
2012-12-27 03:08:55 +01:00
77c7dbaa9a Initial commit 2012-12-24 01:27:14 +01:00