You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title: Windows workflow feedback and tested improvements from a personal Recordly fork
Hi, thank you for building Recordly. I really enjoy the editor, especially the zoom animations, cursor effects, and timeline workflow.
I use Recordly frequently on Windows, and during repeated recording and editing sessions I encountered several workflow issues. Instead of only describing the ideas, I created a personal fork and tested possible implementations in daily use.
The main pain points were:
Recording actions required too much interaction with the HUD.
Recording and export folders could not be prepared as part of a repeatable workflow.
Closing the editor or main window interrupted the next recording session.
Deleting video regions could cause zoom regions to be removed or misaligned.
Repeated exports required reopening and confirming export settings.
In my local version, I tested:
Global shortcuts for recording, pause, stop, and HUD visibility
Minimize-to-tray behavior
Default primary-screen recording
Configurable recording and export folders
Hover-based timeline shortcuts
Q/W ripple trimming around the playhead
Automatic zoom-region realignment after deleting video
Ctrl+E quick export using saved settings
Export completion notifications
Several Windows workflow and stability fixes
A custom zoom multiplier slider while keeping the existing presets
These changes have made repeated recording sessions significantly faster for me.
I do not want to submit one large pull request that is difficult to review. I would be happy to separate the changes into focused pull requests with tests.
Which of these areas would be most useful to the public version, and how would you prefer the work to be divided?
I can also provide before/after recordings and detailed reproduction steps for the bugs.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Title: Windows workflow feedback and tested improvements from a personal Recordly fork
Hi, thank you for building Recordly. I really enjoy the editor, especially the zoom animations, cursor effects, and timeline workflow.
I use Recordly frequently on Windows, and during repeated recording and editing sessions I encountered several workflow issues. Instead of only describing the ideas, I created a personal fork and tested possible implementations in daily use.
The main pain points were:
In my local version, I tested:
These changes have made repeated recording sessions significantly faster for me.
I do not want to submit one large pull request that is difficult to review. I would be happy to separate the changes into focused pull requests with tests.
Which of these areas would be most useful to the public version, and how would you prefer the work to be divided?
I can also provide before/after recordings and detailed reproduction steps for the bugs.
All reactions