-
Notifications
You must be signed in to change notification settings - Fork 81
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
[IMP] Import/Export Bookmarks #197
Conversation
Hello @medyo |
src/features/settings/components/BookmarkSettings/BookmarkSettings.tsx
Outdated
Show resolved
Hide resolved
src/features/settings/components/BookmarkSettings/BookmarkSettings.tsx
Outdated
Show resolved
Hide resolved
src/features/settings/components/BookmarkSettings/BookmarkSettings.tsx
Outdated
Show resolved
Hide resolved
src/features/settings/components/BookmarkSettings/BookmarkSettings.tsx
Outdated
Show resolved
Hide resolved
for the UI, I'll review it later, let's finish the logic first |
7220e9d
to
f65b46b
Compare
Hey @medyo 👋 |
src/features/settings/components/BookmarkSettings/BookmarkSettings.tsx
Outdated
Show resolved
Hide resolved
src/features/settings/components/BookmarkSettings/BookmarkSettings.tsx
Outdated
Show resolved
Hide resolved
src/features/settings/components/BookmarkSettings/BookmarkSettings.tsx
Outdated
Show resolved
Hide resolved
src/features/settings/components/BookmarkSettings/BookmarkSettings.tsx
Outdated
Show resolved
Hide resolved
src/features/settings/components/BookmarkSettings/BookmarkSettings.tsx
Outdated
Show resolved
Hide resolved
src/features/settings/components/BookmarkSettings/BookmarkSettings.tsx
Outdated
Show resolved
Hide resolved
d7d986c
to
f7e40e8
Compare
Hey there @medyo 👋 |
Great, can you also add a feedback toast when the boomarks are exported or imported. something like |
@medyo |
src/features/settings/components/BookmarkSettings/BookmarkSettings.tsx
Outdated
Show resolved
Hide resolved
This commit adds functionality of importing/exporting your personal bookmarks. It can help to share your bookmarks with your friends or get their bookmarks too.
@medyo 👋 |
I just merged your contribution |
This commit adds functionality of importing/exporting your personal bookmarks. It can help to share your bookmarks with your friends/family or get their bookmarks too.
issue: #156