|
| 1 | +{ |
| 2 | + "url": "https://api.github.com/repos/ad-si/TaskLite/issues/72", |
| 3 | + "repository_url": "https://api.github.com/repos/ad-si/TaskLite", |
| 4 | + "labels_url": "https://api.github.com/repos/ad-si/TaskLite/issues/72/labels{/name}", |
| 5 | + "comments_url": "https://api.github.com/repos/ad-si/TaskLite/issues/72/comments", |
| 6 | + "events_url": "https://api.github.com/repos/ad-si/TaskLite/issues/72/events", |
| 7 | + "html_url": "https://github.com/ad-si/TaskLite/issues/72", |
| 8 | + "id": 2186980639, |
| 9 | + "node_id": "I_kwDOC26QQc6CWq0f", |
| 10 | + "number": 72, |
| 11 | + "title": "Support getting the note body from stdin", |
| 12 | + "user": { |
| 13 | + "login": "ad-si", |
| 14 | + "id": 36796532, |
| 15 | + "node_id": "MDQ6VXNlcjM2Nzk2NTMy", |
| 16 | + "avatar_url": "https://avatars.githubusercontent.com/u/36796532?v=4", |
| 17 | + "gravatar_id": "", |
| 18 | + "url": "https://api.github.com/users/ad-si", |
| 19 | + "html_url": "https://github.com/ad-si", |
| 20 | + "followers_url": "https://api.github.com/users/ad-si/followers", |
| 21 | + "following_url": "https://api.github.com/users/ad-si/following{/other_user}", |
| 22 | + "gists_url": "https://api.github.com/users/ad-si/gists{/gist_id}", |
| 23 | + "starred_url": "https://api.github.com/users/ad-si/starred{/owner}{/repo}", |
| 24 | + "subscriptions_url": "https://api.github.com/users/ad-si/subscriptions", |
| 25 | + "organizations_url": "https://api.github.com/users/ad-si/orgs", |
| 26 | + "repos_url": "https://api.github.com/users/ad-si/repos", |
| 27 | + "events_url": "https://api.github.com/users/ad-si/events{/privacy}", |
| 28 | + "received_events_url": "https://api.github.com/users/ad-si/received_events", |
| 29 | + "type": "User", |
| 30 | + "site_admin": false |
| 31 | + }, |
| 32 | + "labels": [ |
| 33 | + { |
| 34 | + "id": 1404940648, |
| 35 | + "node_id": "MDU6TGFiZWwxNDA0OTQwNjQ4", |
| 36 | + "url": "https://api.github.com/repos/ad-si/TaskLite/labels/enhancement", |
| 37 | + "name": "enhancement", |
| 38 | + "color": "a2eeef", |
| 39 | + "default": true, |
| 40 | + "description": "New feature or request" |
| 41 | + } |
| 42 | + ], |
| 43 | + "state": "open", |
| 44 | + "locked": false, |
| 45 | + "assignee": null, |
| 46 | + "assignees": [], |
| 47 | + "milestone": null, |
| 48 | + "comments": 0, |
| 49 | + "created_at": "2024-03-14T18:14:14Z", |
| 50 | + "updated_at": "2024-03-14T18:14:14Z", |
| 51 | + "closed_at": null, |
| 52 | + "author_association": "OWNER", |
| 53 | + "active_lock_reason": null, |
| 54 | + "body": "Maybe something like `cat note.txt | tasklite note 3bc4` should work.\r\n\r\nTaskLite could check if `3bc4` is a valid ULID, and if stdin contains anything.\r\nOtherwise use a flag like `cat note.txt | tasklite note --stdin 3bc4` or similar.\r\n\r\n---\r\nTracking issue for @robwhitaker's comment https://github.com/ad-si/TaskLite/issues/2#issuecomment-586727359", |
| 55 | + "reactions": { |
| 56 | + "url": "https://api.github.com/repos/ad-si/TaskLite/issues/72/reactions", |
| 57 | + "total_count": 0, |
| 58 | + "+1": 0, |
| 59 | + "-1": 0, |
| 60 | + "laugh": 0, |
| 61 | + "hooray": 0, |
| 62 | + "confused": 0, |
| 63 | + "heart": 0, |
| 64 | + "rocket": 0, |
| 65 | + "eyes": 0 |
| 66 | + }, |
| 67 | + "timeline_url": "https://api.github.com/repos/ad-si/TaskLite/issues/72/timeline", |
| 68 | + "performed_via_github_app": null, |
| 69 | + "state_reason": null |
| 70 | +} |
0 commit comments