alexanderlanganke / ocrmypdfgui

MIT License
11 stars 0 forks source link

[Feature Request] Drag and Drop files into GUI #23

Open ghost opened 3 years ago

ghost commented 3 years ago

A drag and drop feature would be very useful. It would save time.

By the way, on Manjaro KDE folders with "umlaut" vowels are not recognized. For example, I have a folder called "die Müllmafia" with a .pdf (a graded reader).

The software does not recognize the folder with that "umlaut" and I cannot process the .pdf

alexanderlanganke commented 3 years ago

Unfortunately there does not seem to be official drag and drop support in tkinter... There seems to be something unofficial. I will look into it if I have the time.

The Umlaut Problem seems unrelated. Opening a new issue for this.

alexanderlanganke commented 2 years ago

I am currently in the transition to GTK. Will look at this again in the future.