ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "@context": [ "https://join-lemmy.org/context.json", "https://www.w3.org/ns/activitystreams" ], "type": "Page", "id": "https://lemmy.ml/post/29461941", "attributedTo": "https://lemmy.ml/u/wwwgem", "to": [ "https://sopuli.xyz/c/neovim", "https://www.w3.org/ns/activitystreams#Public" ], "name": "Undo picker in snacks.nvim", "cc": [], "content": "<p>Hello fellows!</p>\n<p>I never can’t stop tweaking my neovim configuration because there’s too many people out there that offer incredible plugins!</p>\n<p>I eventually took time to dive into <a href=\"https://github.com/folke/snacks.nvim\" rel=\"nofollow\">snacks.nvim</a> and I’ve implemented quite some of these features in my config.<br />\nDoes anybody knows a way to <strong>use the undo picker to show the difference between the current node and the node under the cursor</strong> instead of comparing the latter with its previous version?</p>\n<p>Thanks!</p>\n", "mediaType": "text/html", "source": { "content": "Hello fellows! \n\nI never can't stop tweaking my neovim configuration because there's too many people out there that offer incredible plugins! \n\nI eventually took time to dive into [snacks.nvim](https://github.com/folke/snacks.nvim) and I've implemented quite some of these features in my config. \nDoes anybody knows a way to **use the undo picker to show the difference between the current node and the node under the cursor** instead of comparing the latter with its previous version? \n\nThanks! ", "mediaType": "text/markdown" }, "attachment": [], "sensitive": false, "published": "2025-05-02T00:53:59.567260Z", "audience": "https://sopuli.xyz/c/neovim", "tag": [ { "href": "https://lemmy.ml/post/29461941", "name": "#neovim", "type": "Hashtag" } ] }