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

Scratchpad TODO #12

Open
3 of 10 tasks
DrearyWillow opened this issue Jul 17, 2024 · 0 comments
Open
3 of 10 tasks

Scratchpad TODO #12

DrearyWillow opened this issue Jul 17, 2024 · 0 comments
Assignees

Comments

@DrearyWillow
Copy link
Owner

DrearyWillow commented Jul 17, 2024

  • Consider Pathlib over os. also maybe there's a pyside6 way too.
  • OCR postprocessing progress bar. maybe not 100% while working? artificially limit to 90%?
  • Maybe relocate button_toggle for ocr for the time being. it unlocks before native ocr can run process_finished.
  • Rename option in file tree (only filename itself, not dir)
  • reorder file tree items (drag?)
  • make keypressevent a case statement
  • docstrings for new functions
  • reorder file_tree_widget functions in more readable way
  • refactor operation calls to not rely on a floating variable - instantiate each time (i tried and its hard and i think its because OOP and i don't wanna fuck with it)
  • make a operation Class and have operations inherit. common methods inside operation class
@DrearyWillow DrearyWillow self-assigned this Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant