You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
ortxt
file and the platform would create the entries.Proposed implementation:
The text was updated successfully, but these errors were encountered: