GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    barefootstache (barefootstache@qoto.org)'s status on Wednesday, 27-Mar-2024 10:18:48 JSTbarefootstachebarefootstache
    in reply to
    • #FreeSchool <---> Hashtag #️⃣
    • 🎓 Doc Freemo :jpf: 🇳🇱

    @freeschool

    This is how to compile `outbox.json` with `jq` to an array of posts that have the `published` date and its `content`.

    ```
    jq '{ data: [.orderedItems[] | {published: .published, content: (.object | objects | .content // empty) }] }' outbox.json > content.json
    ```

    (remark: not a jq expert, thus this could probably be simplified)

    @freemo

    In conversationWednesday, 27-Mar-2024 10:18:48 JST from qoto.orgpermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.