Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chhoumann/PodNotes
- Owner: chhoumann
- License: mit
- Created: 2022-07-02T09:58:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T12:56:20.000Z (3 months ago)
- Last Synced: 2024-08-01T10:22:46.989Z (3 months ago)
- Topics: obsidian, obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage: https://podnotes.obsidian.guide
- Size: 5.01 MB
- Stars: 197
- Watchers: 4
- Forks: 7
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - chhoumann/PodNotes - PodNotes is a plugin for Obsidian that helps the user write notes on podcasts. (TypeScript)
- jimsghstars - chhoumann/PodNotes - PodNotes is a plugin for Obsidian that helps the user write notes on podcasts. (TypeScript)
README
# [PodNotes](https://chhoumann.github.io/PodNotes)
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)