Closed FelipeRearden closed 3 years ago
Thanks for sharing this! This workflow can indeed be very useful for taking podcast notes with Airr.
Thank you very much for the feedback and detailed explanation of the Airr app.
I just looked at the source code for an Airr Quote and it seems to be possible to get all of the data you want from there. However when doing an https request, only a simple placeholder is shown instead of the quote/transcript (see image). You can easily get the description from the meta data but I don't see a way to access the transcript.
If anyone of you knows whether Airr has some sort of API, it would make it a lot easier.
Additionally, I don't see a way to activate the "see more" button before requesting the webpage.
Update about this issue here: #4 .
Hello @marcjulianschwarz !!!
First of all, thank you very much for this plug-in!
This is an amazing plug-in for someone like me who is trying to learn with podcasts.
I have been trying to create a workflow in Obsidian for my Podcast routine and I'm pretty happy with this plug-in. Thank very much for this :)
I'm a heavy user of Airr App and I wanna share with some thoughts that could make
Podcast Note
The perfect plug-in to work with AirrWhy Airr is different ?
Airr have two features that makes it different from the other apps:
1- Highlights of a Podcast Episode (AirrQuotes)
When listening, the user can "highlight" the conversation (podcast) based on time. For example, the user can highlight the last 45 seconds of the conversation (podcast)
2- Transcript
Airr is able to generate a transcript (text) of a Podcast Episode and of a Highlight Episode (AirrQuote)
Transcript of an Episode
Transcript of an Highlight
Airr URL schema
To export content from Air, we have two types of url:
Episode URL
https://www.airr.io/episode/5fc93de3f57679d1dc56ad4e
Contains these elements:
This URL is supported by
Podcast Note
plug-in :)Highlight URL
https://www.airr.io/quote/601539e0030ce34b1d173a04
Contains these elements:
This URL is not supported by
Podcast Note
plug-in :(If you have 10 highlights from an Episode, you would have 10 different URL.
Airr Export Engine
For Episode Highlights Airr let the user select more than one URL in a single export
I can use a Apple Shortcuts to create an .md file with all URL in a single document (Note)
What I am trying to say is that we have easy options to deal with this URL before "import" to Obsidian
Feature Request
I have been thinking about a workflow with
Podcast Note
and Airr and this is my feature requests:1- Support for URL https://www.airr.io/quote/
Highlight URL
2- Support Multiple URLs in
Podcast Note: Add Podcast Note
- This way I can export all highlights in one command3- Airr URL
See More
Is cutting DescriptionSorry for the long text I hope you like my suggestions :)
Thanks again and have a great day!