{"id":27601282,"url":"https://github.com/ryuslash/clark","last_synced_at":"2026-02-10T13:32:46.145Z","repository":{"id":145512533,"uuid":"9251665","full_name":"ryuslash/clark","owner":"ryuslash","description":"Keep bookmarks","archived":false,"fork":false,"pushed_at":"2013-08-26T22:00:21.000Z","size":236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T17:17:03.578Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ryuslash.org/projects/clark/","language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryuslash.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":"CONTRIBUTING","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-05T22:07:58.000Z","updated_at":"2014-01-18T10:40:01.000Z","dependencies_parsed_at":"2023-03-22T22:29:14.692Z","dependency_job_id":null,"html_url":"https://github.com/ryuslash/clark","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuslash%2Fclark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuslash%2Fclark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuslash%2Fclark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuslash%2Fclark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryuslash","download_url":"https://codeload.github.com/ryuslash/clark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250285732,"owners_count":21405299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-22T17:17:06.123Z","updated_at":"2026-02-10T13:32:46.113Z","avatar_url":"https://github.com/ryuslash.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Copyright (C) 2013 Tom Willemsen \u003ctom at ryuslash dot org\u003e\n#\n# This file is part of CLark\n#\n# CLark is free software: you can redistribute it and/or modify it\n# under the terms of the GNU General Public License as published by\n# the Free Software Foundation, either version 3 of the License, or\n# (at your option) any later version.\n#\n# CLark is distributed in the hope that it will be useful, but\n# WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n# General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with CLark. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\n#+TITLE: CLark\n#+STARTUP: showall\n\n* NAME\n\n  CLark - collect bookmarks on your command-line\n\n* SYNOPSIS\n\n  =clark [\u003coptions\u003e...] [\u003ccommand\u003e [\u003coptions\u003e...] [\u003carguments\u003e...]]=\n\n* DESCRIPTION\n\n  CLark is a bookmarking program for the command-line. It is meant to\n  interface with other programs to make its use easy, whilst remaining\n  free of being locked in to any single browser or program (except for\n  itself). This should allow you to keep your bookmarks in a single,\n  easily accessible, place regardles of which browser you use at any\n  moment.\n\n** CLark?! What the ...?\n\n   I've been working on this program for a long time, though not very\n   intensely, and it's gone through a few names.\n\n   At first I absolutely wanted to write it in C, and I named it\n   =linkwave=. I made a little program that could store given URLs with\n   names and descriptions, but not much else than that.\n\n   Then I started messing around with Lisp and some of its\n   derivatives, such as chicken scheme. And then I thought it would be\n   much cooler to (re)write this in scheme! I named it =markam=, because\n   Markam collects books.\n\n   Now, I'm thinking that it would be much cooler _still_ to write the\n   thing in Common Lisp! So I name it CLark, because it is Common\n   Lisp, and a rewrite of mARKam.\n\n* COMMANDS\n\n  Each command has it's own arguments and description, to see:\n  #+BEGIN_EXAMPLE\n    clark help \u003ccommand\u003e\n  #+END_EXAMPLE\n\n  - =add= :: Add a new bookmark to the database.\n\n  - =edit= :: Edit a bookmark's information.\n\n  - =exists= :: Check if a bookmark is already present in the database.\n\n  - =help= :: Prints a usage and help message, showing a list of\n            possible commands and some hints on how to use them. Can\n            also show help messages for individual commands.\n\n  - =remove= :: Remove a bookmark from the database.\n\n  - =search= :: Search through bookmarks for a certain title or tag.\n\n  - =set-tags= :: Replace or remove a bookmark's tags.\n\n  - =version= :: Print CLark's version.\n\n* OPTIONS\n\n  Command-line options can be passed to CLark with either =-= or =--=.\n\n  - =script= :: Change the output of some commands to be somewhat more\n              machine-friently, making it easier to parse the data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryuslash%2Fclark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryuslash%2Fclark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryuslash%2Fclark/lists"}