study-planner icon indicating copy to clipboard operation
study-planner copied to clipboard

A cross-platform desktop GUI to get a quick analysis from files and/or directories in terms of required time to study their contents

Results 15 study-planner issues
Sort by recently updated
recently updated
newest added

do you have any advice on converting this to web application? I am currently trying to use flask to rewrite the GUI components using web technologies. Thank you

Even when ctrl+clicking on Open. PyInstaller code signing is to investigate.

bug

Ciao! I have installed your program in linux with the dev instructions, because the release page file is not working for me, in terminal it says: `Language detected: en Segmentation...

bug

Other than .pdf, add .pptx, .ppt, .doc, .docx, etc...

enhancement
backend

See https://stackoverflow.com/questions/4719789/how-can-you-get-the-system-default-language-locale-in-a-py2app-packaged-python

enhancement
backend

It could be faster (better UX) to allow Study Planner to open some filetypes by selecting some files/directories and clicking the right button.

enhancement
UX

Since the main window is not thought to be maximized, we should disable the button to do so.

enhancement
UI

At any level, on all OSs.

bug
backend

Refactor code to be more readable and pretty. - use singleton for ReleaseFetcher - better use of `global` - remove `sys` import from main.py - ...

enhancement