summaryrefslogtreecommitdiff
path: root/blocks/open_editor.py
AgeCommit message (Collapse)Author
2025-03-06update xpath for the save buttonSunil Shetye
add more elements to the try block
2025-02-11add command-line parameters to open_editor.pySunil Shetye
add the migrate and the loaddata commands to the run.sh script also in case the sqlite3 file is mounted externally
2025-01-30format the index to 3 digitsSunil Shetye
2025-01-30get all booksSunil Shetye
2025-01-23replace absolute database path with a relative pathSunil Shetye
replace subprocess with shutil
2025-01-22print counts alsoSunil Shetye
2025-01-21show how many buttons foundSunil Shetye
2024-12-16some code cleanupSunil Shetye
2024-11-18Add option to send SMSSunil Shetye
Change Xpath from otp to sms_totp Remove exceptions from error messages
2024-09-13cleanupSunil Shetye
2024-08-30modified loadGallery function and open_editor filetejasKharat
2024-08-30Automated the launch in editor and save from gallery examplestejasKharat