{"id":13620828,"url":"https://github.com/lubien/bookmarker","last_synced_at":"2025-04-14T19:11:18.046Z","repository":{"id":112974203,"uuid":"71379215","full_name":"lubien/bookmarker","owner":"lubien","description":"Export Google Chrome bookmarks into markdown files","archived":false,"fork":false,"pushed_at":"2023-10-01T20:29:18.000Z","size":55,"stargazers_count":69,"open_issues_count":7,"forks_count":17,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T07:34:14.886Z","etag":null,"topics":["bookmarker","chrome","elixir","hacktoberfest","share"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lubien.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2016-10-19T16:53:02.000Z","updated_at":"2025-03-11T23:35:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"11ce5e68-cf2c-4ddb-81ef-37c0f5365c50","html_url":"https://github.com/lubien/bookmarker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lubien%2Fbookmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lubien%2Fbookmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lubien%2Fbookmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lubien%2Fbookmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lubien","download_url":"https://codeload.github.com/lubien/bookmarker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248943456,"owners_count":21186958,"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":["bookmarker","chrome","elixir","hacktoberfest","share"],"created_at":"2024-08-01T21:00:59.837Z","updated_at":"2025-04-14T19:11:18.018Z","avatar_url":"https://github.com/lubien.png","language":"Elixir","funding_links":[],"categories":["Elixir"],"sub_categories":[],"readme":"# Bookmarker\n\n[![Build Status](https://travis-ci.org/lubien/bookmarker.svg?branch=master)](https://travis-ci.org/lubien/bookmarker)\n\nThis project is used to parse your Chrome bookmarker file into a human readable format \nso you can see it anywhere :)\n\nMade with Elixir 💜\n\n\u003e Convert your Google Chrome's bookmarks into markdown files\n\n## Installation\n\n`mix escript.install github lubien/bookmarker`\n\n## Build\n\nEnter the cloned repo folder then:\n\n```\nmix deps.get\nmix #=\u003e aliased mix.escript_build\n```\n\n## Usage\n\n```\nUsage: bookmarker [options]\n\n  -f, --file            Set where your chrome bookmarks file is.\n   Default: ~/.config/google-chrome/Default/Bookmarks\n  -t, --title           Set a title for the rendered markdown.\n   Default: Google Chrome Bookmarks\n  -d, --description     Set a description for the rendered markdown.\n   Default: Generated by Bookmarker\n  -s, --sort            Set if the list is sorted.\n      Default: false\n  --no-timestamp        Prevent appending of build datetime after description.\n   Default: use timestamp\n  -i, --ignore          Ignore folders. You may set this multiple times.\n  -p, --path            Restrict to folder. You may set this one time only.\n  -o, --output          Save rendered markdown to a file.\n   Default: none (output to stdin)\n\nExamples:\n\n  bookmarker\n    # output into your stdout.\n\n  bookmarker -i \"Foo/Bar\"\n    # ignore the folder named Bar inside Foo.\n\n  bookmarker -o \"./foo.md\"\n    # save rendered markdown into a file named \"foo.md\" in your cwd.\n```\n\n## License\n\n[MIT](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flubien%2Fbookmarker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flubien%2Fbookmarker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flubien%2Fbookmarker/lists"}