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

Store uploaded files in IDB #295

Open
5 tasks
davidmyersdev opened this issue Jul 28, 2024 · 2 comments
Open
5 tasks

Store uploaded files in IDB #295

davidmyersdev opened this issue Jul 28, 2024 · 2 comments

Comments

@davidmyersdev
Copy link
Owner

  • Add a new files table
  • On upload, store files in the files table
  • Create URLs for these files
  • Insert URLs into the current doc
  • Add a page to view/manage files
@3thanHead
Copy link

@davidmyersdev this seems like a good one to get started. Mind if I grab?

@davidmyersdev
Copy link
Owner Author

Hey @3thanHead! I just saw your comment here. I'm currently working on migrating the main client-side database over to dexie (currently using localforage). You might run into some conflicts if you pick this one up. I'm totally fine with that if you are, but I don't want to cause you a lot of extra rework.

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