{"id":17527085,"url":"https://github.com/david-swift/Subtasks-macOS","last_synced_at":"2025-03-06T06:31:36.404Z","repository":{"id":162871598,"uuid":"631479740","full_name":"david-swift/Subtasks-macOS","owner":"david-swift","description":"A native macOS app for organizing your tasks","archived":false,"fork":false,"pushed_at":"2024-01-05T19:26:26.000Z","size":10343,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-05T20:33:26.052Z","etag":null,"topics":["app","macos","swift","swiftui","todo"],"latest_commit_sha":null,"homepage":"https://david-swift.gitbook.io/subtasks/","language":"Swift","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/david-swift.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"publiccode":null,"codemeta":null}},"created_at":"2023-04-23T06:31:23.000Z","updated_at":"2024-01-03T16:02:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb7fa46a-64cb-451b-a1a5-34272ef1032b","html_url":"https://github.com/david-swift/Subtasks-macOS","commit_stats":null,"previous_names":[],"tags_count":4,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-swift%2FSubtasks-macOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-swift%2FSubtasks-macOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-swift%2FSubtasks-macOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-swift%2FSubtasks-macOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/david-swift","download_url":"https://codeload.github.com/david-swift/Subtasks-macOS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242161737,"owners_count":20081936,"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":["app","macos","swift","swiftui","todo"],"created_at":"2024-10-20T15:03:07.952Z","updated_at":"2025-03-06T06:31:35.688Z","avatar_url":"https://github.com/david-swift.png","language":"Swift","funding_links":[],"categories":["Swift"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"256\" alt=\"Subtasks App Icon\" src=\"Icons/AppIcon.png\"\u003e\n  \u003ch1 align=\"center\"\u003eSubtasks\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://david-swift.gitbook.io/subtasks/\"\u003e\n  User Manual\n  \u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/david-swift/Subtasks-macOS\"\u003e\n  GitHub\n  \u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/david-swift/Subtasks-macOS/releases/latest/download/Subtasks.app.zip\"\u003e\n  Download Subtasks\n  \u003c/a\u003e\n\u003c/p\u003e\n\nA simple task management app for macOS focused on structuring tasks. Features include markdown support, high priority tasks, a lot of customization options, keyboard-only navigation, synchronization via [Supabase][1], and more.\n\n![GitHub Banner][image-1]\n\n## Table of Contents\n\n- [Installation][2]\n- [Usage][3]\n- [Thanks][4]\n\n## Installation\n\n1. Download Subtasks [here][5].\n2. Move `Subtasks.app` from the `Downloads` into the `Applications` folder.\n3. Press and hold the `Ctrl` key while you click on `Subtasks.app` in the `Applications` folder. Do not launch it from the Launchpad or by double-clicking.\n4. Click on `Open`.\n5. In the panel that appears now, click on `Open`.\n\n## Usage\n\n* [Getting Started][6]\n\n### Basics\n\n* [Add a Task][7]\n* [Navigation][8]\n* [Selection][9]\n* [Delete a Task][10]\n* [Completion and Priority][11]\n* [Edit Information][12]\n* [Undo and Redo][13]\n\n### Customization\n\n* [Appearance][14]\n* [Keyboard Shortcuts][15]\n* [Synchronization][16]\n* [Themes][17]\n\n### More Information\n\n* [Keyboard Shortcuts][18]\n* [Keyboard Shortcut Symbols][19]\n\n## Thanks\n\n### Dependencies\n- [PigeonApp][20] licensed under the [MIT license][21]\n- [Supabase][22] licensed under the [MIT license][23]\n- [SwiftLintPlugin][24] licensed under the [MIT license][25]\n\n### Other Thanks\n- The [contributors][26]\n- [SwiftLint][27] for checking whether code style conventions are violated\n- The programming language [Swift][28]\n\n[1]:\thttps://supabase.com\n[2]:\t#Installation\n[3]:\t#Usage\n[4]:\t#Thanks\n[5]:\thttps://github.com/david-swift/Subtasks-macOS/releases/latest/download/Subtasks.app.zip\n[6]:\tuser-manual/GettingStarted.md\n[7]:\tuser-manual/Basics/AddTask.md\n[8]:\tuser-manual/Basics/Navigation.md\n[9]:\tuser-manual/Basics/Selection.md\n[10]:\tuser-manual/Basics/DeleteTask.md\n[11]:\tuser-manual/Basics/CompletionPriority.md\n[12]:\tuser-manual/Basics/Information.md\n[13]:\tuser-manual/Basics/UndoRedo.md\n[14]:\tuser-manual/Customization/Appearance.md\n[15]:\tuser-manual/Customization/Shortcuts.md\n[16]:\tuser-manual/Customization/Synchronization.md\n[17]:\tuser-manual/Customization/Themes.md\n[18]:\tuser-manual/MoreInformation/Shortcuts.md\n[19]:\tuser-manual/MoreInformation/ShortcutSymbols.md\n[20]:\thttps://github.com/david-swift/PigeonApp-macOS\n[21]:\thttps://github.com/david-swift/PigeonApp-macOS/blob/main/LICENSE.md\n[22]:\thttps://github.com/supabase-community/supabase-swift\n[23]:\thttps://github.com/supabase-community/supabase-swift/blob/master/LICENSE\n[24]:\thttps://github.com/lukepistrol/SwiftLintPlugin\n[25]:\thttps://github.com/lukepistrol/SwiftLintPlugin/blob/main/LICENSE\n[26]:\tContributors.md\n[27]:\thttps://github.com/realm/SwiftLint\n[28]:\thttps://github.com/apple/swift\n\n[image-1]:\tIcons/GitHubBanner.png","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-swift%2FSubtasks-macOS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavid-swift%2FSubtasks-macOS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-swift%2FSubtasks-macOS/lists"}