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
That's a great idea and faint thoughts in this direction also appeared to me, although with your sketch I can visualize them now. I like the concept and I'd say it'd be a must if ORB PDF Scrapper were to become a separate package. It will not be very easy and will definitely require some time. I'll put it on the project list.
And I also would say that there is just one direction.
text -> bibtex -> org
If a user changes a bibtex cell, then the changes bubble up to the org cell. Text remains untouched.
If a user changes a text cell, then the changes bubble up to the org cell. It changes, which bubbles up to the org cell.
I got another quick idea: Is it possible to show the "Scrapper modals" side-by-side? (vertical windows)
Text-mode: PDF | Text
BibTeX-mode: Text | BibTeX
Org-modal: BibTeX | Org
Basically we see the buffer where we last came from. This allows to look-up and fix mistakes in previous buffers.
Originally posted by @j-steinbach in #146 (comment)
Maybe it would be even better to allow me to preview (and edit) all previous modals in a second window?
If I am in the BibTeX-mode I can preview the original PDF and the text-mode modal.
BibTeX || Text or PDF
Ideally this also allows me to fix mistakes backwards, i.e. I can edit the Text-modal and it also updates the BibTeX-modal.
The text was updated successfully, but these errors were encountered: