antonycourtney/tad

Feature Request: Non-Blocking File Access and Auto-Reload

LarsHilden opened this issue · 0 comments

Feature Request: Non-Blocking File Access and Auto-Reload

When TAD opens a data file, it locks the source file, preventing modifications or overwrites. This limitation can be cumbersome when working with dynamic data sources that update regularly. As a result, I propose the implementation of non-blocking file access, which would allow users to modify the source file even after opening it in TAD.

Additionally, incorporating an auto-reload feature would complement the non-blocking functionality. This feature would automatically detect changes in the source file and refresh the data in TAD, either manually or automatically. This addition would enable users to view the most up-to-date information without closing and reopening the file.

Benefits:

  1. Increased productivity: Users can continue to modify and overwrite source files while simultaneously viewing the data in TAD. This improvement will streamline the workflow and reduce the time spent on closing and reopening files.

  2. Enhanced data accuracy: The auto-reload feature ensures that users always have access to the most current data, reducing the risk of basing decisions on outdated information.

  3. Improved user experience: The combination of non-blocking file access and auto-reload features allows for a more seamless and enjoyable experience when working with TAD.

In conclusion, implementing non-blocking file access and auto-reload features would greatly benefit TAD users, improving productivity and overall user experience. I hope you'll consider this feature request, and I look forward to seeing these enhancements in future updates of TAD.