|
9d5973a022
|
Simplify usage of call-command
|
2013-03-23 20:57:13 +01:00 |
|
|
e41bb3a930
|
Add remove command
Removes a bookmark from the database.
|
2013-03-23 20:52:49 +01:00 |
|
|
280769a222
|
Add set-tags command
The set-tags command clears any tags for the bookmark, and then adds
the ones given.
|
2013-03-23 20:46:19 +01:00 |
|
|
e94a9ac013
|
Add edit command
Allows one to edit the name and description of a bookmark.
|
2013-03-23 19:25:28 +01:00 |
|
|
d1eb7d4c37
|
Check argument numbers for each command
This should keep error conditions from being signalled when someone
enters the wrong number of arguments.
|
2013-03-23 18:40:54 +01:00 |
|
|
3b165c81d9
|
Add --script option
When passing in the --script option all output will be formatted in a
machine-readable way.
|
2013-03-23 17:58:31 +01:00 |
|
|
50bb0f58ea
|
Simplify get-bookmarks
|
2013-03-23 17:57:35 +01:00 |
|
|
2a37c88b34
|
Fix typo
|
2013-03-23 16:53:08 +01:00 |
|
|
977627a8af
|
Simplify the exists command
|
2013-03-23 16:50:18 +01:00 |
|
|
fdce2ed81c
|
Hide command detail
Hide the fact that a command is just of the form NAME-command by
abstracting it away into a macro.
|
2013-03-23 16:37:41 +01:00 |
|
|
c7f9d27638
|
Improve help messages
The `help' command can now be used to view help about other commands.
|
2013-03-23 16:31:22 +01:00 |
|
|
cbe1830f83
|
Add exists command
This command shows whether or not the given url is known to CLark.
|
2013-03-23 13:38:19 +01:00 |
|
|
dd47751a43
|
Place the database in XDG_DATA_HOME if possible
|
2013-03-23 13:24:43 +01:00 |
|
|
0b3e5c09d3
|
Add GPLv3 license info
|
2013-03-23 00:51:31 +01:00 |
|
|
02be3af2fd
|
Move lisp sources to lisp/
|
2013-03-23 00:15:52 +01:00 |
|