press-this
press-this copied to clipboard
It doesn't retain formatting
Hi
I like this thing a lot but most of the time it doesn't retain any formatting which makes it useless a bit.
For instance ask ChatGPT a question that generates a bulleted list, then use PressT to capture it. It will capture as a simple text which makes it super hard to read in the entry. This is also an issue with StackOverflow etc type of places where there might be some formatted entries.
Sample
In Unreal Engine: How to Choose
- Unreal Engine allows developers to switch between deferred and forward rendering based on project needs:
- Deferred Rendering: Default for most Unreal projects, optimized for high-quality scenes.
- Forward Rendering: Enabled in the project settings, often for VR projects or specific cases where its advantages outweigh its limitations.
Each technique aligns with different performance and visual requirements, so understanding the project's priorities is key to making the right choice.