{"id":19135077,"url":"https://github.com/moddedtechnic/prepare-notes","last_synced_at":"2026-06-08T17:30:13.446Z","repository":{"id":128776026,"uuid":"558518352","full_name":"moddedTechnic/prepare-notes","owner":"moddedTechnic","description":"A utility to convert a collection of PDF files to a Markdown file, for taking notes more easily.","archived":false,"fork":false,"pushed_at":"2022-10-27T18:44:24.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-03T12:28:08.515Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/moddedTechnic.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":"2022-10-27T17:56:15.000Z","updated_at":"2022-10-27T18:01:53.000Z","dependencies_parsed_at":"2023-03-15T16:00:38.890Z","dependency_job_id":null,"html_url":"https://github.com/moddedTechnic/prepare-notes","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/moddedTechnic%2Fprepare-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moddedTechnic%2Fprepare-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moddedTechnic%2Fprepare-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moddedTechnic%2Fprepare-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moddedTechnic","download_url":"https://codeload.github.com/moddedTechnic/prepare-notes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240214611,"owners_count":19766263,"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-11-09T06:29:04.419Z","updated_at":"2026-06-08T17:30:13.313Z","avatar_url":"https://github.com/moddedTechnic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prepare Notes\n\nConvert a collection of PDF files containing slides into a Markdown file with a series of images, one per slide.\nThis can be used as a starting point for taking or consolidating notes with the given slides.\n\n## Installation\n\nClone the repository somewhere sensible.\n\n```shell\ngit clone https://github.com/moddedTechnic/prepare-notes.git\n```\n\nEdit the `downloads` and `editor` variables at the top of the `prepare-notes.sh` file.\n`downloads` should be an absolute path to the directory where the PDFs of the slides have been downloaded to.\n`editor` should be the path to the executable of the editor you wish to run.\n\nEnsure that shell files are executable.\n\n```shell\nsudo chmod +x ./*.sh\n```\n\nOptionally, add `prepare-notes.sh` to your path.\n\n\n## Usage\n\nSimply call `prepare-notes.sh` as follows.\n\n```shell\nprepare-notes.sh target src...\n```\n\n`target` is the output directory to create the `notes.md` file in.\n**WARNING**: if `target` exists and does not contain a `notes.md` file, it and any contents will be deleted.\n\n`src` is a collection of one or more items to search for in the directory specified by `get-downloads.sh` and can contain wildcards.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoddedtechnic%2Fprepare-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoddedtechnic%2Fprepare-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoddedtechnic%2Fprepare-notes/lists"}