Beingpax
3d66cee7fc
added support for saving transcribed text in markdown and txt file
2025-05-28 18:48:13 +05:45
Beingpax
1b4ff63d1c
Refactored prompt selection
2025-05-28 18:20:37 +05:45
Beingpax
7e2c5b4b16
Refactor the custom prompt view code.
2025-05-28 12:39:30 +05:45
Prakash Joshi Pax
3b0c09553b
Merge pull request #96 from ckloop/feature/custom-trigger-words
2025-05-28 09:19:36 +05:45
Chetan
2caa8eb4ad
feat: Add custom trigger words for Enhancement Modes
...
- Added support for custom trigger words in Enhancement Modes
- Implemented automatic mode switching based on detected trigger words
- Enhanced UI to display trigger words with microphone icons
- Added visual indicators (ellipses) to show trigger words can be followed by more text
- Fixed mode restoration after processing trigger-based enhancements
- Improved UI consistency for modes with/without trigger words
- Maintained backward compatibility with existing assistant trigger word
2025-05-26 17:33:35 -04:00
Beingpax
562456837e
change screen capture to context awareness
2025-05-26 18:46:18 +05:45
Beingpax
0daea5ac07
Clean up ActiveWindowService: Remove unnecessary comments
2025-05-26 16:20:40 +05:45
Beingpax
76f1adc67d
Fix loading/unloading of same AI model - skip all operations when model unchanged
2025-05-26 16:10:23 +05:45
Beingpax
c0de5b3d89
Fix clipboard preservation issue for images/screenshots
2025-05-26 15:07:18 +05:45
Beingpax
2484a92070
Fix confusing auto-copy settings display - only show 'Copied to clipboard' when auto-copy is enabled
2025-05-26 14:46:40 +05:45
Beingpax
b590f8f641
Add System Default template prompt to PromptTemplates
2025-05-26 14:09:44 +05:45
Prakash Joshi Pax
f91362b847
Update appcast.xml
2025-05-25 21:49:22 +05:45
Beingpax
aa18a4a710
Clean Ollama UI containers
2025-05-25 20:40:52 +05:45
Beingpax
f296ac4c5f
Fix logging privacy redaction
2025-05-25 20:31:28 +05:45
Beingpax
2ac6fc6ca4
Fix visualizer height consistency
2025-05-25 18:43:11 +05:45
Beingpax
bef4a20b81
Improve template UI design
2025-05-25 18:35:03 +05:45
Beingpax
66298fd6a6
Add enhancement modes to PowerMode
2025-05-25 18:29:40 +05:45
Beingpax
e918bfb47d
Changed hotkeys to switch Power Modes instead of prompts
2025-05-25 18:03:28 +05:45
Beingpax
e6a1287538
Removed redundant code from recorder views
2025-05-25 17:58:59 +05:45
Beingpax
8371369b4c
Created a better visualizer and layout styling for mini recorder and notch recorder
2025-05-25 17:51:23 +05:45
Beingpax
ce5f509a68
fix model loading on power mode change
2025-05-24 23:19:36 +05:45
Beingpax
9704a1ba79
Enhance recorder with PowerMode popover
2025-05-24 20:35:26 +05:45
Beingpax
91b43171d6
Disable default config title and emoji
2025-05-24 18:31:29 +05:45
Beingpax
72134db5fa
template grid UI update
2025-05-24 13:51:16 +05:45
Beingpax
90eea0e223
Fix UI for OllamaModel list
2025-05-24 13:30:12 +05:45
Beingpax
832a9f25d3
a
2025-05-24 12:39:17 +05:45
Beingpax
8dc622e077
feat: better super whisper-like power mode with improved UX
2025-05-24 12:38:30 +05:45
Prakash Joshi Pax
ae5a8496cf
Update appcast.xml
2025-05-15 22:42:03 +05:45
Prakash Joshi Pax
0772f02e9b
v1.28
2025-05-15 22:37:07 +05:45
Beingpax
f666e0463e
Fix: Set power mode disabled by default for new installations
2025-05-15 19:40:45 +05:45
Beingpax
065d55e69a
Fix deprecated onChange API usage
2025-05-15 18:54:34 +05:45
Beingpax
3552f85d17
Fixed deprecated API warnings
2025-05-15 18:29:11 +05:45
Beingpax
0f06d99c3d
Simplified Screen Capture Service
2025-05-15 18:20:30 +05:45
Beingpax
e77ecb12c7
Fix compiler warnings and update deprecated API.
2025-05-15 16:10:52 +05:45
Beingpax
78982b6b62
Fixed deprecated API warnings
2025-05-15 12:57:56 +05:45
Beingpax
fcc7ecfb5e
Using new app Icon
2025-05-15 09:57:06 +05:45
Prakash Joshi Pax
8238059922
Update PromptCustomizationView.swift
2025-05-14 12:57:51 +05:45
Prakash Joshi Pax
eba1296dfd
Update EnhancementSettingsView.swift
2025-05-14 12:37:57 +05:45
Beingpax
138e915298
Replace VideoCTAView with InfoTip for better UX
2025-05-14 12:35:34 +05:45
Beingpax
c93eac7e94
Information about Output Prompt
2025-05-14 12:29:38 +05:45
Beingpax
c2ac1a8510
Added output format customization for the Whisper Model
2025-05-14 11:52:26 +05:45
Beingpax
f03b0f3a18
Fix dock icon persistence when launching externally
2025-05-12 22:36:21 +05:45
Prakash Joshi Pax
b1b049eb8a
Update appcast.xml
2025-05-12 09:25:37 +05:45
Prakash Joshi Pax
34fdc8123f
Update appcast.xml
2025-05-12 09:22:07 +05:45
Beingpax
a338b4c2a5
Enhance audio fallback to System Default mode
2025-05-11 18:44:26 +05:45
Beingpax
670eb00ae2
add auto-detect option on top
2025-05-11 17:39:02 +05:45
Beingpax
d7200d7058
Feat: Add paragraph formatting in Audio file transcription, remove from LibWhisper
2025-05-11 17:08:33 +05:45
Beingpax
f9af8dd8ed
Minor improvements in prompt
2025-05-11 14:44:18 +05:45
Beingpax
9cb194eef8
Better AI Prompts for enhancement
2025-05-11 14:38:14 +05:45
Beingpax
bdc81e8b6a
Add detailed logging for AI enhancement requests
2025-05-11 13:47:29 +05:45