camunda-modeler
camunda-modeler copied to clipboard
Provide autosave feature out of the box
Describe the Bug
I used to develop with IntelliJ IDEA or VS Code; When I forget to save the progress ,then restart my PC,my progress still here, there is no loss; I admit it's not a good habit not to save in time, but my afternoon's work loss when i restart my PC. It's so disprited.
Steps to Reproduce
- work normally
- restart computer when unsave progress
- the progress loss
Expected Behavior
Environment
- OS: Windows 11
- Camunda Modeler Version: [4.12.0]
- Execution Platform: [Camunda Platform]
Hi @jacketzc,
I would not classify this as a bug, as it is expected behavior right now. However, this is absolutely an improvement to be made.
Could you please rework the Issue to use the Feature Request template?
Thank you!
Hi @jacketzc, there is a modeler autosave plugin available: https://github.com/pinussilvestrus/camunda-modeler-autosave-plugin
Hope this helps, Ingo