{"id":15658565,"url":"https://github.com/healeycodes/noter","last_synced_at":"2025-04-15T22:50:51.137Z","repository":{"id":79220467,"uuid":"592525998","full_name":"healeycodes/noter","owner":"healeycodes","description":"📝 A text editor for macOS. Built using the Ebitengine game engine.","archived":false,"fork":false,"pushed_at":"2024-05-19T13:26:39.000Z","size":968,"stargazers_count":28,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T02:12:11.562Z","etag":null,"topics":["ebiten","text-editor"],"latest_commit_sha":null,"homepage":"https://healeycodes.com/making-a-text-editor-with-a-game-engine","language":"Go","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/healeycodes.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":"2023-01-23T23:00:57.000Z","updated_at":"2025-03-28T01:16:55.000Z","dependencies_parsed_at":"2024-04-14T13:27:40.288Z","dependency_job_id":"ce1cd464-cfe0-4f15-a336-6ff69c73620b","html_url":"https://github.com/healeycodes/noter","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/healeycodes%2Fnoter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fnoter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fnoter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fnoter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/healeycodes","download_url":"https://codeload.github.com/healeycodes/noter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249167434,"owners_count":21223505,"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":["ebiten","text-editor"],"created_at":"2024-10-03T13:12:56.441Z","updated_at":"2025-04-15T22:50:51.119Z","avatar_url":"https://github.com/healeycodes.png","language":"Go","readme":"# 📝 noter\n\u003e My blog posts:\n\u003e - [Making a Text Editor with a Game Engine](https://healeycodes.com/making-a-text-editor-with-a-game-engine)\n\u003e - [Implementing Highlighting, Search, and Undo](https://healeycodes.com/implementing-highlighting-search-and-undo)\n\n\u003cbr\u003e\n\nA text editor for macOS. Built using the [Ebitengine](https://github.com/hajimehoshi/ebiten) game engine.\n\nIt's a little bit like `nano`.\n\n\u003cimg src=\"https://github.com/healeycodes/noter/blob/main/preview.png\" alt=\"A screenshot of the editor running. It looks like nano. It has a text file called 'A Bird, came down the Walk' opened.\" width=\"535px\"\u003e\n\n\n## Shortcuts\n\nHighlight with (shift + arrow key).\n\nSwap lines with option + (up)/(down).\n\nCommand +\n- (z) undo\n- (f) search\n- (a) select all\n- (c) copy\n- (x) cut\n- (v) paste\n- (x) save\n- (q) quit without saving\n- (left)/(right) skips to start/end of line\n- (up)/(down) skip to start/end of document\n\n## Development\n\nRun the editor `go run github.com/healeycodes/noter/cmd/noter -- \"A Bird, came down the Walk.txt\"`\n\n## Build\n\nBuild `go build ./cmd/noter`\n\nRun the editor `./noter \"A Bird, came down the Walk.txt\"`\n\n## Tests\n\n`go test .`\n\n## Roadmap\n\n- More tests\n- Implement redo?\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhealeycodes%2Fnoter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhealeycodes%2Fnoter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhealeycodes%2Fnoter/lists"}