Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Raindrop.io extension #54

Merged
merged 3 commits into from
Oct 19, 2021
Merged

Add Raindrop.io extension #54

merged 3 commits into from
Oct 19, 2021

Conversation

lardissone
Copy link
Contributor

Description

This extension allows to access (read-only for now) your Raindrop.io bookmarks.

Type of change

  • New extension

Screencast

https://cln.sh/u2dtMo

Checklist

@PitNikola PitNikola added the new extension Label for PRs with new extensions label Oct 16, 2021
@mattisssa mattisssa self-requested a review October 18, 2021 20:40
Copy link
Contributor

@mattisssa mattisssa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Thanks for the contribution, everything looks good, but here are a few small things.

Please update your icon (big one) size, it should be 512x512 as described in the Guidelines.

4. In the bottom of the form click on **Create test token**.
5. Copy the created token.

Install the extension and the first time you run any command it will ask you for your new token.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for a good instructions how to get the token! 👍

extensions/raindrop/package.json Outdated Show resolved Hide resolved
],
"dependencies": {
"@raycast/api": "1.25.0",
"dayjs": "^1.10.7",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I got an error trying to do npm install for this one.

💥 Error: Build failed: Could not resolve "dayjs" (mark it as external to exclude it from the bundle)

Can you please take a look at this one? I can also propose to try date fns in the case you won't be able to fix this.

Copy link
Contributor Author

@lardissone lardissone Oct 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mattisssa Weird. tried again and It installed correctly locally.
Which node version are you using?

I'm using:
node: 16.11.1
npm: 8.0.0

Also CI seems to be installing without problems.

lardissone and others added 2 commits October 18, 2021 22:22
Co-authored-by: mattisssa <kolevanartem@gmail.com>
@lardissone lardissone requested a review from mattisssa October 19, 2021 01:39
Copy link
Contributor

@mattisssa mattisssa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, the installation went fine finally. I think it was some local issues on my machine.
Thanks for the quick fixes!

@mattisssa mattisssa merged commit cd8b6ab into raycast:main Oct 19, 2021
FezVrasta pushed a commit to FezVrasta/extensions that referenced this pull request Nov 24, 2021
* Add Raindrop.io extension

* Update extensions/raindrop/package.json

Co-authored-by: mattisssa <kolevanartem@gmail.com>

* Updates to match guidelines

Co-authored-by: mattisssa <kolevanartem@gmail.com>
Heroor added a commit to Heroor/raycast-extensions that referenced this pull request Aug 12, 2024
- first publish
- feat: add raycast
- fix: modify types
- Update README.md
- Update README.md
- Update README.md
- doc: typo
- update ext version
- docs: update
- Update README.md
- Update README.md
- fix: package module index
- fix: build folder containing icons
- fix: add model type
- fix: update lock file
- feat: split model package
- Update README.md
- fix: use-effect deps add list
- fix: sidebar effect
- fix: sidebar effect
- fix: update workflows
- fix: update workflows
- fix: replace template env file
- fix: add type to effect deps
- update version
- update version
- fix: resize logo
- fix: adjust details
- feat: add go-top btn
- fix: sidebar hover effects
- fix: modify sidebar style
- feat: add sidebar
- feat: add xhs
- feat: update webext
- feat: add skypack
- Merge branch \'main\' of github.com:hello-nav/hello-nav
- feat: add apps
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (raycast#68)
- feat: add layers
- docs: update readme
- Merge branch \'main\' of github.com:hello-nav/hello-nav
- feat: add apps
- Update README.md
- fix: app-back background transition
- refac: improved rendering performance for switching theme
- Update README.md
- Update README.md
- Update README.md
- feat: add gtag click event
- fix: title font display in safari
- doc: update banner
- update ext version
- docs: public doc
- fix: update description
- deat: build script support extesion zip
- fix: modify icon size
- style: improve UI style
- feat: add vue UIs
- fix: delete font style of cate title
- fix: revert font family
- docs: update readme
- Update README.md
- Merge branch \'main\' of github.com:hello-nav/hello-nav
- feat: add googlede
- Update README.md
- feat: support chrome extension
- fix: compressed images
- feat: autoprefixer css
- feat: add ai apps
- fix: modify title font size
- feat: favorite app supports order adjustment
- feat: add svelte-material-ui
- docs: update banner
- chore: fix footer text
- fix: encode filter key
- fix: add found app count display
- feat: add website apps
- fix: add jamstack apps
- feat: add svelte libs
- feat: add icon apps
- feat: add shiki & slidev
- fix: typo
- feat: suggest request app
- Update request-app.md
- Update issue templates
- feat: add rolldown & hone
- feat: remind to search on github if can\'t find the app
- fix: modify action bar style
- feat: support setting favorite apps (raycast#64)
- docs: update readme file of website repo
- fix: replacing empty prompts
- fix: update icons
- feat: add elysiajs raycast#63
- fix: reordering server app
- feat: add htmx
- fix: reordering of categories
- Update README.md
- Update README.md
- fix: compressed image
- feat: add Capacitor (raycast#62)
- docs: deployment in cloudflare
- fix: add darkInvert config
- feat: add ikun-ui & vue-vine
- fix: compressed image resource
- feat: add STDF
- fix: update gitlab
- feat: add iconify
- style: lint all files
- feat: add lit
- fix: adjust some logos
- fix: modify miniapp links
- update tauri link (raycast#61)
- feat: add UnoCSS
- docs: deployment in zeabur
- feat: add starlight
- update dark banner
- update banner
- feat: add mobbin
- fix: improve style
- fix: add google analytics
- feat: add baidu hm script
- fix: input clear btn
- fix: fix input status when setting value
- feat: improve theme style
- feat: add youtube
- add apps
- feat: add apps
- update readme
- feat: add UI apps
- update app logo
- feat: add openai & update app logo
- update logo
- update: next info
- feat: fix links & add app
- update angular
- fix: move design websites
- feat: add ui apps
- feat: add nuxt ui & modify nuxt logo
- feat: add design app
- feat: add ui app
- Update README.md
- Update homepage
- fix: app title font-size adaptive
- add vue-hooks-plus tabler
- build(deps-dev): bump json5 from 2.2.1 to 2.2.3 (raycast#53)
- build(deps-dev): bump vite from 2.9.13 to 2.9.16 (raycast#54)
- add react libs
- add ui libs
- Update homepage
- add icones
- fix: midify style
- fix: update pnpm lock file by pnpm@8.x
- zip image
- remove sapper
- update react icon
- update react homepage
- feat: add figma
- feat: add rspack, prisma, libuv & update icons
- style: modify cell hover style
- fix: modify app radius
- add rome
- update nuxt homepage
- add gitignore
- update app links
- fix: node homepage
- add turbo
- fix: invalid links
- add hippy
- fix: weex link
- add qwik
- add nodemon
- fix: remove text-shadow
- fix: express repo link
- opti images
- add cloud-ui & fish design & ossa
- fix: cate title display
- add weui
- add wujie
- add 花瓣 & 站酷
- add zig
- update deno logo
- add bun
- add testing-library
- add chakra
- add date-fns
- add remix
- add faker-js
- update iconfont logo
- add tinypng repository
- feat: add storybook
- udpate doc
- fix: yew icon
- fix: update CI
- feat: migration hello-nav
- init project
- init branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new extension Label for PRs with new extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants