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 journal entries #2

Open
alexpunct opened this issue Mar 5, 2023 · 0 comments
Open

Import journal entries #2

alexpunct opened this issue Mar 5, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@alexpunct
Copy link
Owner

As a user I would like to import my existing journal entries so that I can use them as context with ChatGPT.

Currently in order to create entries you need to create each one by one. It would be good if users could drop their pdf or txt file and the platform would create the entries.

Proposed implementation:

  • (drag and drop text/pdf file, then show preview with all the extracted date+content) and allow the user to remove/edit the entries then save all at once. Choose merge resolution (keel existing entries, overwrite existing with new, combine entries)
    • wizard
      • 1: drag and drop file + instructions (file size, format)
      • 2: identify dates and allow the user to de-select the ones that he doesn't want as separators
      • 3: show the list of conflicts at the top with a merge resolution and the list of entries below
      • 4: save the entries and show a success message
@alexpunct alexpunct added the enhancement New feature or request label Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant