{"id":17868274,"url":"https://github.com/matmoore/bookmarks-organiser","last_synced_at":"2025-04-02T22:26:52.769Z","repository":{"id":137918451,"uuid":"336667338","full_name":"MatMoore/bookmarks-organiser","owner":"MatMoore","description":"A command line tool to quickly sort bookmarks into categories","archived":false,"fork":false,"pushed_at":"2021-02-09T22:29:54.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T13:09:44.422Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/MatMoore.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}},"created_at":"2021-02-07T00:37:50.000Z","updated_at":"2021-02-10T00:15:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"35e5c3b4-6745-479d-95c8-b5b76fa2f531","html_url":"https://github.com/MatMoore/bookmarks-organiser","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/MatMoore%2Fbookmarks-organiser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatMoore%2Fbookmarks-organiser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatMoore%2Fbookmarks-organiser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatMoore%2Fbookmarks-organiser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatMoore","download_url":"https://codeload.github.com/MatMoore/bookmarks-organiser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246902068,"owners_count":20852257,"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":"2024-10-28T09:57:27.587Z","updated_at":"2025-04-02T22:26:52.722Z","avatar_url":"https://github.com/MatMoore.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bookmark organiser\n\nA command line tool to quickly sort bookmarks into categories.\n\nThe goal is to turn a long list of unsorted bookmarks (exported from Pocket) into some kind of browseable knowledge base.\n\nThis tool handles the first step of grouping bookmarks into high level categories. It prompts you to choose the most appropriate category using an interactive command line interface.\n\nCurrently it stores all the data in a SQLite database.\n\n## Design goals\n\n- Enable quick data collection. Completing a task should take seconds.\n- Have minimal external dependencies.\n- Produce data in a consumable format.\n- Be easy to extend to any simple data gathering tasks.\n\n## Non-goals\n\n- Crowdsourcing\n- Requiring tasks to be completed more than once\n\n## Setup\n\nRequires python 3.9.\n\n```\npip install -r requirements.txt\n```\n\n(TODO: CLI to import bookmarks to categorise)\n\nTo start categorising:\n\n```\npython bookmark_organiser.py\n```\n\nThe categories are currently hardcoded in `work.py`.\n\n## Licence\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatmoore%2Fbookmarks-organiser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatmoore%2Fbookmarks-organiser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatmoore%2Fbookmarks-organiser/lists"}