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

What method are you intending to use for History alias management, notes #9

Open
Fletcher-Alderton opened this issue Aug 29, 2023 · 1 comment

Comments

@Fletcher-Alderton
Copy link

Hey,

I would really like to help this project progress and was wondering how you were intending to store the alias history.

If you were intending for a data base could I make an api that you could use to access it to allow for a separate chrome extension for creating aliases without all of DuckDuckGo’s junk as well as a iOS shortcut.

Thanks

@whatk233
Copy link
Owner

Hi,

Thank you for your interest in the project and for wanting to help with it.

I plan to use the IndexedDB API to store the alias history locally.

The IndexedDB API can be manipulated using Dexie.js, which is A Minimalistic Wrapper for IndexedDB.

Do you have any better suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants