Skip to content

doingandlearning/raycast-bookmark-gatherer

Repository files navigation

Bookmark Gatherer

This allows you to bookmark the URL in your clipboard, tagging and describing it. Itsaves this data as JSON in the following format:

  {
    "title": "",
    "description": "",
    "url": "",
    "tags": [
      ""
    ],
    "date": ""
  }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published