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

Import/Export a single (or multiple) studypad(s) #3141

Open
tuomas2 opened this issue Dec 28, 2023 · 3 comments · Fixed by #3261
Open

Import/Export a single (or multiple) studypad(s) #3141

tuomas2 opened this issue Dec 28, 2023 · 3 comments · Fixed by #3261
Assignees

Comments

@tuomas2
Copy link
Contributor

tuomas2 commented Dec 28, 2023

No description provided.

@tuomas2
Copy link
Contributor Author

tuomas2 commented May 23, 2024

UI:

  • Export: When studypad is opened, window button menu has function "Export as Study Pad".
    • Another options: "Backup Study Pad", "Export as Backup", "Export as .abdb", "Export as ABDB".
    • Now there's already "Export as HTML" option, so it's good if it resembles that option.
    • In "Study Pads" view (as well as Label Settings / Labels view) coul have multi-select and function "Export as ABDB".
  • Import:
    • Study Pads view: add 3dot menu and there "Import studypad" option.
    • Also from
      • Restore Database (Restore from).
      • Install document from a file
    • If studypad, label text entry, label or bookmark is already imported (UUID exists in current db), then just ignore those.
  • Fileformat will be same as Database backup format, i.e. .abdb.
  • Actual import function is implemented in Option to merge database (instead of replacing) #3259

@agrogers
Copy link
Contributor

agrogers commented May 23, 2024 via email

@tuomas2 tuomas2 changed the title Import/Export a single studypad Import/Export a single (or multiple) studypad(s) May 23, 2024
@tuomas2
Copy link
Contributor Author

tuomas2 commented May 25, 2024

Implemented multi-export.

image

image

Implemented instruction popup:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Prio 1
Development

Successfully merging a pull request may close this issue.

2 participants