Git Product home page Git Product logo

Comments (18)

medyo avatar medyo commented on September 22, 2024 1

@arth2002 @idebenone did you check the chrome.bookmarks API?

from hackertab.dev.

idebenone avatar idebenone commented on September 22, 2024 1

Hey @us3r64bit
Yeah sure, my hands are full at the moment.

from hackertab.dev.

medyo avatar medyo commented on September 22, 2024 1

Hi @us3r64bit, Actually I forgot to update the README,

create an .env at the root of the project with the following vars:

VITE_BUILD_TARGET=extension
VITE_API_URL=https://api.hackertab.dev/

from hackertab.dev.

idebenone avatar idebenone commented on September 22, 2024

Hey @medyo !
Can I work on this feature?

from hackertab.dev.

medyo avatar medyo commented on September 22, 2024

@idebenone with pleasure,
Can you provide a compact tech spec for the feature, explain your proposed implementation method, and share any available UIs if available.

from hackertab.dev.

idebenone avatar idebenone commented on September 22, 2024

Hey @medyo !
I was thinking of using storage.sync which is a part of Chrome/Firefox extension API and have an option to sync bookmarks.

from hackertab.dev.

idebenone avatar idebenone commented on September 22, 2024

Update !
I tried to do with storage.sync , but its not reliable. IMO it would be better to do it from backend(ex: OAuth) and plus we can save a lot metadata like UI state and user preferences which will be in sync across devices. I think backend is not available to work on as of now ryt?
Please let me know what you think of this @medyo.

from hackertab.dev.

us3r64bit avatar us3r64bit commented on September 22, 2024

Hello @idebenone
You might be right. If will be better if we can implement it from the back end.
But I guess for now we can at least provide a feature of Import/Export.
We can Optimize or make it better later on.
Tell me, If I'm missing something here?

What do you say? @medyo

from hackertab.dev.

idebenone avatar idebenone commented on September 22, 2024

@medyo
Interesting! Will look into it.

from hackertab.dev.

idebenone avatar idebenone commented on September 22, 2024

Hi @medyo,
I wanted to work on this feature, but apparently I'm getting an error. Tried re-installing the packages, still no luck.

image

from hackertab.dev.

medyo avatar medyo commented on September 22, 2024

Hi @medyo, I wanted to work on this feature, but apparently I'm getting an error. Tried re-installing the packages, still no luck.

image

I think react-icons has removed or changed the icon name, please replace in the project GoPrimitiveDot by GoDotFill and push the fix (to develop)

from hackertab.dev.

medyo avatar medyo commented on September 22, 2024

@idebenone Fixed, feel free to pull the last changes

from hackertab.dev.

idebenone avatar idebenone commented on September 22, 2024

@medyo
I have created a function which will create a folder(bookmark's folder) in browser and adds all the hackertab bookmarks. Is this sufficient?

from hackertab.dev.

medyo avatar medyo commented on September 22, 2024

yes sounds good, do you ask for the bookmarks permission on click ?

from hackertab.dev.

idebenone avatar idebenone commented on September 22, 2024

Not at the moment, but I will include if that's required.

from hackertab.dev.

us3r64bit avatar us3r64bit commented on September 22, 2024

Hey @idebenone
Are you working on this issue? 👀
If not then I would like to do it myself if possible. 🙂
Thanks 😊
cc: @medyo

from hackertab.dev.

us3r64bit avatar us3r64bit commented on September 22, 2024

Hello @medyo
It might be so stupid to ask for this type of doubt but I'm very bad with setting up projects on local. 😅
I was getting error and I don't know WTH is VITE_API_URL and where to get it from. (I've never used VITE too 😵‍💫)
Please guide me about how can I get VITE_API_URL and other env variables if there are any.
Thanks 🙂

from hackertab.dev.

us3r64bit avatar us3r64bit commented on September 22, 2024

Pinging you in case you miss my message on PR. 🙂
@medyo

from hackertab.dev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.