{"id":19758453,"url":"https://github.com/alvarogarcia7/link-collection","last_synced_at":"2025-06-28T14:35:13.816Z","repository":{"id":53026180,"uuid":"138045815","full_name":"alvarogarcia7/link-collection","owner":"alvarogarcia7","description":"A piece of software to store your links","archived":false,"fork":false,"pushed_at":"2025-04-18T11:55:51.000Z","size":600,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T01:05:00.482Z","etag":null,"topics":["collection","link","perl","recutils"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alvarogarcia7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-06-20T14:41:49.000Z","updated_at":"2025-04-18T11:55:55.000Z","dependencies_parsed_at":"2024-07-16T01:26:48.421Z","dependency_job_id":"586d7659-be2f-4e1b-aa5e-e1653ce4cbbc","html_url":"https://github.com/alvarogarcia7/link-collection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Flink-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Flink-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Flink-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Flink-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alvarogarcia7","download_url":"https://codeload.github.com/alvarogarcia7/link-collection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251701781,"owners_count":21629896,"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":["collection","link","perl","recutils"],"created_at":"2024-11-12T03:24:29.277Z","updated_at":"2025-04-30T12:32:14.232Z","avatar_url":"https://github.com/alvarogarcia7.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Link Collection\n\nData repository for links.\n\nPreviously, this repository contained a suite of Perl tools to CRUD data. As of 2024-08, they have been removed (see commit [365b8374](https://github.com/alvarogarcia7/link-collection/commit/365b837406a12e884f31ba62d5b222960c1ed56f)).\n\n## Installation\n\n```\nmake build\n```\n\n## Selecting by tag\n\n```\nrecsel -e \"Tag ~ 'bye'\" link.rec\n```\n\nSelects only the records containing bye as a tag\n\n## Other notes\n\n```\nrecsel -e '!(Tag ~ \"bye\")' link.rec\n```\n\nSelects the ones that do not include bye in the first Tag\n\nMaybe needs to materialize tags?\n\n## Inserting\n\nuse `make run`, then `./bin/insert.pl`, follow the wizard\n\nraw:\n\n```\nrecins -t Link -f Title -v \"Hello World!\" -f Tag -v hello -f Tag -v bye link.rec\n```\n\n## Exporting (e.g., for markdown)\n\nRead the goals `make select`, `make convert`, `make put-together`.\n\nFor a general reference, see `make generate-all`.\n\n# Links\n\nhttps://www.gnu.org/software/recutils/manual/recutils.html\n\n# Misc\n\n## Generating tags\n\nuse `make select`, see 'tags.txt' file\n\nRemember that the tags are automatically generated when you `generate-all`.\n\n## Massive import\n\nUse something like\n\n```\n# Start a new container with bash\necho \"30529727\" | ./bin/insert-import-auto.pl \"craftsmanship\" ; sleep 3\n(many lines)\n```\n\nand let it run for a while. It works as of 2023-03-13.\n\nIn todoist-integration there is a file called `hackernews_massive_importer.py`.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvarogarcia7%2Flink-collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falvarogarcia7%2Flink-collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvarogarcia7%2Flink-collection/lists"}