Skip to content

Instantly share code, notes, and snippets.

@mary-ext
Last active April 21, 2024 03:12
Show Gist options
  • Save mary-ext/6185909d516dd2f77ebf15ff3a9e5a01 to your computer and use it in GitHub Desktop.
Save mary-ext/6185909d516dd2f77ebf15ff3a9e5a01 to your computer and use it in GitHub Desktop.
  • from (from:me or from:bsky.app or from:@bsky.app)
    posts created by specified user

  • mentions (mentions:me or mentions:bsky.app or mentions:@bsky.app)
    posts mentioning specified user

  • to (to:me or to:bsky.app or to:@bsky.app)
    currently an alias for mentions

  • since (since:2024-04-13 or since:2024-04-13T17:00:00.000Z)
    posts created since specified time

  • until (until:2024-04-13 or until:2024-04-13T17:00:00.000Z)
    posts created before specified time

  • domain (domain:example.com)
    posts containing a link from specified domain

  • lang (lang:en or lang:ja)
    posts declared with the specified language code (ISO 639 language code reference)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment