{"id":16687173,"url":"https://github.com/redth/pptxnotes","last_synced_at":"2025-09-06T19:36:42.221Z","repository":{"id":137487520,"uuid":"55256236","full_name":"Redth/PptxNotes","owner":"Redth","description":"Easily export notes from a .pptx to .md and Import into your .pptx from .md","archived":false,"fork":false,"pushed_at":"2016-04-01T19:26:12.000Z","size":1578,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-01T06:31:54.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/Redth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-04-01T19:10:34.000Z","updated_at":"2022-06-09T09:48:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"9f735604-dceb-432f-89e4-18341e9dc98c","html_url":"https://github.com/Redth/PptxNotes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Redth/PptxNotes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FPptxNotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FPptxNotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FPptxNotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FPptxNotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Redth","download_url":"https://codeload.github.com/Redth/PptxNotes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FPptxNotes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273954687,"owners_count":25197549,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12T15:08:05.612Z","updated_at":"2025-09-06T19:36:42.163Z","avatar_url":"https://github.com/Redth.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PptxNotes\n\nEasily export notes from a .pptx to .md and Import into your .pptx from .md\n\nNOTE: Unfortunately this only runs on windows as it uses Microsoft's OpenXml library, which kind of works on mono, but not for the bits needed in this app :(\n\n\n## Exporting Notes\n\nYou can export notes from a .pptx file to a .md file:\n\n```\npptxnotes.exe export notes.md presentation.pptx\n```\n\nThe format they are exported in will be the same format used to import.  The exporter will add `Slide #` after each `###` separator, just to make things pretty.\n\n\n\n## Importing Notes\n\nYou can import notes into a .pptx file from a given .md file:\n\n```\npptxnotes.exe import notes.md presentation.pptx\n```\n\nYour `notes.md` should have lines starting with `###` to separate notes from each slide.  Anything after the '###' on the same line is ignored.  Here is an example:\n\n```markdown\n### Slide 1\nThese are the notes for your first slide.\n\n### The second slide\nHere are more notes\n\nYou can have multiple lines\n\n### Etc...\nUnfortunately, formatting is not preserved yet.\n\nSo only plain text work\n - Later I'll try and add formatting preservation\n - And make it more awesome...\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredth%2Fpptxnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredth%2Fpptxnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredth%2Fpptxnotes/lists"}