From 3fe73a40ea1c84c957f8de7cb7890101a7b1ed76 Mon Sep 17 00:00:00 2001 From: Christian Bager Bach Houmann Date: Mon, 24 Nov 2025 07:12:22 +0100 Subject: [PATCH] Add live input handling for episode search --- src/ui/PodcastView/EpisodeList.svelte | 2 +- src/ui/obsidian/Text.svelte | 33 +++++++++++++++++++++++---- 2 files changed, 29 insertions(+), 6 deletions(-) diff --git a/src/ui/PodcastView/EpisodeList.svelte b/src/ui/PodcastView/EpisodeList.svelte index 3fa7312..3ab93ad 100644 --- a/src/ui/PodcastView/EpisodeList.svelte +++ b/src/ui/PodcastView/EpisodeList.svelte @@ -40,7 +40,7 @@