Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chhoumann/PodNotes

PodNotes is a plugin for Obsidian that helps the user write notes on podcasts.
https://github.com/chhoumann/PodNotes

obsidian obsidian-md obsidian-plugin

Last synced: 3 months ago
JSON representation

PodNotes is a plugin for Obsidian that helps the user write notes on podcasts.

Awesome Lists containing this project

README

        

# [PodNotes](https://chhoumann.github.io/PodNotes)

Podcast grid

You can find the documentation here.

## Demo Video
[![Demo video](https://img.youtube.com/vi/SGLfuN15uJY/0.jpg)](https://www.youtube.com/watch?v=SGLfuN15uJY)

---

The one goal for PodNotes is to make it easier to write notes on podcasts.

Here are the features that will help you do that 👇.

## Features

- Mobile friendly
- Podcast player built into Obsidian
- Add any publicly available podcast through search, or custom feeds by URL
- Track played episodes & playback progress
- Create podcast notes from templates with metadata about episodes
- Capture timestamps & link directly to the time in the episode
- Download episodes for offline playback
- Support for non-podcast local audio files
- API that can be used by plugins like [QuickAdd](https://github.com/chhoumann/QuickAdd) or [Templater](https://github.com/silentvoid13/Templater) for custom workflows

## Installation

**This plugin is in the Obsidian community plugin store. You can find it by searching in the store.**

Other installation options can be found in the [documentation](https://chhoumann.github.io/PodNotes).

## Screenshots

### Demo

![Demo](docs/docs/resources/demo.gif)

### Podcast Grid

![Podcast Grid](docs/docs/resources/podcast_grid.png)

### Episode List

![Episode List](docs/docs/resources/episode_list.png)

### Player

![Player](docs/docs/resources/player.png)

### Podcast Note Editing

![Podcast Note Editing](docs/docs/resources/podcast_note.png)

### Podcast search

![Podcast Search](docs/docs/resources/podcast_search.png)