Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] When Creating Audio Note, Set Start and End Points Manually #19

Open
julroger2013 opened this issue Feb 28, 2023 · 2 comments

Comments

@julroger2013
Copy link

This is kind of a companion request to Issue #18, which I just opened. Rather than designating the time that should be added to the start and end of a timestamp when creating an audio note, I think a clock-in, clock-out system would be helpful.

The implementation I'm imagining is this:

  • When one hits a hotkey the first time, the desired start point for an audio note is designated. The audio then keeps playing.
  • Upon pressing the hotkey a second time, the stop point for the audio note is designated and the audio note codeblock is generated.

This would make it easier to create an audio note with precise start and stop times so that we can better avoid capturing too much or too little audio & transcript when taking notes.

Thanks again for making this plugin! It works really well.

@julroger2013
Copy link
Author

I think a logical addition to this would be allowing plugin settings that add different amounts of time to the stop & start points of an audio sample, rather than, for example, a uniform 5 seconds +/- to a particular timestamp.

@jjmaldonis
Copy link
Owner

Glad you like the plugin!

This makes sense. It would be nice to have start/stop buttons for the transcript+codeblock generation. I'm going to close #18 in favor of this.

It is straightforward to add different +/- durations. I can do that in the next update. The start/stop buttons may take longer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants