Max Krieger

Results 39 comments of Max Krieger

It sounds like gdrive and sentry integration might not be possible if we submit here? https://f-droid.org/en/docs/Inclusion_Policy/ In particular not sure if gdrive sign in required play services.

@bschlagel this is related but not quite the same, feel free to make a new issue!

HI Devon!! 🤩 > 2. select the outline to add to if you close the app while an outline's open, it should reopen that outline when you launch again. I...

Also, if so, how old is your apple device? I suspect your iPhone's too old for on-device transcription, and I'll just have to handle the error that results (I don't...

Thanks Juan!! This is a great opportunity for me to learn color theory. Will explore this for sure. My friend also suggested showing a little spectrum on a sliver of...

Oh man that's been on my list for so long... will borrow it!! Re: changing afterwards, yes, I need that too, is #3, will fix soon

@samestep that's not bundled right, just the automator? because we really just need indentation and newlines, definitely shouldn't put prettier in the browser.

I think we should have separate trio files altogether and the test suite/ide lists can be separate registries that point to common trio files

Hey @ShivamMenda! We'd want to stringify the following dates according to system settings: https://github.com/maxkrieger/voiceliner/blob/14dbf962371ef3ce3fc0a0dbf6e2dbee72bdacbc/lib/views/outlines_view.dart#L27 https://github.com/maxkrieger/voiceliner/blob/14dbf962371ef3ce3fc0a0dbf6e2dbee72bdacbc/lib/widgets/markdown_exporter.dart#L52 https://github.com/maxkrieger/voiceliner/blob/14dbf962371ef3ce3fc0a0dbf6e2dbee72bdacbc/lib/views/timeline_view.dart#L45 Something like this: https://stackoverflow.com/a/67078607/10833799