{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":508922804,"defaultBranch":"main","name":"bookmarks.nvim","ownerLogin":"tomasky","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-06-30T03:39:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1411118?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1657011055.5064409","currentOid":""},"activityList":{"items":[{"before":"12bf1b32990c49192ff6e0622ede2177ac836f11","after":"0540d52ba64d0ec7677ec1ef14b3624c95a2aaba","ref":"refs/heads/main","pushedAt":"2024-05-09T04:31:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tomasky","name":"tomaswyz","path":"/tomasky","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411118?s=80&v=4"},"commit":{"message":"feat: ✨ added bookmark_clear_all method (#23)","shortMessageHtmlLink":"feat: ✨ added bookmark_clear_all method (#23)"}},{"before":"db4899640d7c2f9d33df7051b8c0ba67645bb23e","after":"12bf1b32990c49192ff6e0622ede2177ac836f11","ref":"refs/heads/main","pushedAt":"2024-02-23T15:27:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tomasky","name":"tomaswyz","path":"/tomasky","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411118?s=80&v=4"},"commit":{"message":"fix: adding signs outside buffer len\n\nclosed #14","shortMessageHtmlLink":"fix: adding signs outside buffer len"}},{"before":"e51023c89512aec01158be69510547e54b1a4948","after":"db4899640d7c2f9d33df7051b8c0ba67645bb23e","ref":"refs/heads/main","pushedAt":"2024-01-05T05:19:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tomasky","name":"tomaswyz","path":"/tomasky","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411118?s=80&v=4"},"commit":{"message":"Fixes nil error on when setting keymap (#17)\n\nBorrowed from https://github.com/nvim-telescope/telescope.nvim/pull/1471#pullrequestreview-811831864","shortMessageHtmlLink":"Fixes nil error on when setting keymap (#17)"}},{"before":"1292a70d5331eddbeca19cb0f7b1013916dde420","after":"e51023c89512aec01158be69510547e54b1a4948","ref":"refs/heads/main","pushedAt":"2023-07-06T02:38:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tomasky","name":"tomaswyz","path":"/tomasky","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411118?s=80&v=4"},"commit":{"message":"feat: use annotation sign from config in telescope extensions (#10)","shortMessageHtmlLink":"feat: use annotation sign from config in telescope extensions (#10)"}},{"before":"37de7fbc191d7749dfa971c802c4de3923132e5d","after":"1292a70d5331eddbeca19cb0f7b1013916dde420","ref":"refs/heads/main","pushedAt":"2023-06-28T12:41:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tomasky","name":"tomaswyz","path":"/tomasky","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411118?s=80&v=4"},"commit":{"message":"docs: add lazy event about telescope","shortMessageHtmlLink":"docs: add lazy event about telescope"}},{"before":"3079ab9a537e754aade19bc40c32ceb8efcd16f5","after":"37de7fbc191d7749dfa971c802c4de3923132e5d","ref":"refs/heads/main","pushedAt":"2023-06-28T12:37:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tomasky","name":"tomaswyz","path":"/tomasky","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411118?s=80&v=4"},"commit":{"message":"fix: add the missing `warn` function\n\nclosed #9","shortMessageHtmlLink":"fix: add the missing warn function"}},{"before":"3942f2a8a5d37f31acfe230f71fbd59c5e310c53","after":"3079ab9a537e754aade19bc40c32ceb8efcd16f5","ref":"refs/heads/main","pushedAt":"2023-04-27T01:41:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tomasky","name":"tomaswyz","path":"/tomasky","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411118?s=80&v=4"},"commit":{"message":"docs: add lazy loading event","shortMessageHtmlLink":"docs: add lazy loading event"}},{"before":"06b83e285de6eed96da04c3faa5e6350790eda94","after":"3942f2a8a5d37f31acfe230f71fbd59c5e310c53","ref":"refs/heads/main","pushedAt":"2023-04-26T14:52:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tomasky","name":"tomaswyz","path":"/tomasky","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411118?s=80&v=4"},"commit":{"message":"refactor: update sign after upating annotation","shortMessageHtmlLink":"refactor: update sign after upating annotation"}},{"before":"057cc60a528df87ab8580df85103a896f30bb3f5","after":"06b83e285de6eed96da04c3faa5e6350790eda94","ref":"refs/heads/main","pushedAt":"2023-04-24T01:45:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tomasky","name":"tomaswyz","path":"/tomasky","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411118?s=80&v=4"},"commit":{"message":"docs: add a `sign_priority` description","shortMessageHtmlLink":"docs: add a sign_priority description"}},{"before":"5fe06a9190d17141195f67a3fc098f668721b1f2","after":"057cc60a528df87ab8580df85103a896f30bb3f5","ref":"refs/heads/main","pushedAt":"2023-04-22T14:05:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tomasky","name":"tomaswyz","path":"/tomasky","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411118?s=80&v=4"},"commit":{"message":"feat: refresh signs after cmd `BufReadPost` and `FocusGained`\n\nclosed #4","shortMessageHtmlLink":"feat: refresh signs after cmd BufReadPost and FocusGained"}},{"before":"5985bf49490c4c30f31e5ca8dfe0d7edd5d84953","after":"5fe06a9190d17141195f67a3fc098f668721b1f2","ref":"refs/heads/main","pushedAt":"2023-04-14T13:22:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tomasky","name":"tomaswyz","path":"/tomasky","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1411118?s=80&v=4"},"commit":{"message":"fix: only attach to loaded buffer (#1)\n\nCo-authored-by: tomasky ","shortMessageHtmlLink":"fix: only attach to loaded buffer (#1)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERUD9VgA","startCursor":null,"endCursor":null}},"title":"Activity · tomasky/bookmarks.nvim"}