• Joined on 2025-12-30
admin pushed to master at admin/linkding-ios 2026-07-02 21:35:08 +00:00
8e1d94a4ea Add source editing to ingest
admin pushed to master at admin/linkding-ios 2026-07-02 06:22:52 +00:00
f7735431a8 Update OpenWiki for source ingest
f8693f4be0 Add local source ingest and podcasts
Compare 2 commits »
admin pushed to master at admin/linkding-ios 2026-07-02 05:36:43 +00:00
4d875e12d6 add openwiki docs
admin merged pull request admin/linkding-ios#4 2026-07-01 18:18:57 +00:00
feat(podcasts): played/unplayed queue, background generation, share-sheet audio
admin closed issue admin/linkding-ios#2 2026-07-01 18:18:57 +00:00
Generate podcasts in the background without stopping current playback
admin closed issue admin/linkding-ios#1 2026-07-01 18:18:57 +00:00
Podcast played/unplayed tracking + play queue (podcast-app model)
admin closed issue admin/linkding-ios#3 2026-07-01 18:18:57 +00:00
Share extension: Create-podcast toggle + auto-generate for tagged bookmarks
admin closed issue admin/linkding-ios#6 2026-07-01 18:18:57 +00:00
Podcast quick wins: tab badge, remember speed, sleep timer, persist queue
admin closed issue admin/linkding-ios#8 2026-07-01 18:18:57 +00:00
Episode detail sheet (source article, summary, open bookmark)
admin pushed to master at admin/linkding-ios 2026-07-01 18:18:57 +00:00
b496e607fc Merge pull request 'feat(podcasts): played/unplayed queue, background generation, share-sheet audio' (#4) from feat/podcast-app-experience into master
1f49a7dcbe feat(podcasts): #8 follow-ups — AI summary + in-app Open Bookmark
a155c15e17 feat(podcasts): #8 episode detail sheet (source, played state, actions)
d2ccbc94b5 feat(podcasts): #6 quick wins — tab badge, remember speed, sleep timer, persist queue
5e69d99996 feat(podcasts): surface mark-played in context menu, full player, and row badge
Compare 6 commits »
admin commented on issue admin/linkding-ios#8 2026-07-01 18:16:28 +00:00
Episode detail sheet (source article, summary, open bookmark)

Both earlier deviations are now resolved (same PR/branch):

  • AI summary — the detail sheet now shows the bookmark's AI summary. Rather than recoupling the Podcasts tab to BookmarksViewModel
admin pushed to feat/podcast-app-experience at admin/linkding-ios 2026-07-01 18:16:18 +00:00
1f49a7dcbe feat(podcasts): #8 follow-ups — AI summary + in-app Open Bookmark
admin commented on issue admin/linkding-ios#8 2026-07-01 18:12:02 +00:00
Episode detail sheet (source article, summary, open bookmark)

Implemented in PR #4 (feat/podcast-app-experience). Shipped: EpisodeDetailView with title, source domain, created date, played badge, and actions (Play/Pause, Mark Played, Open Source, Share,…

admin pushed to feat/podcast-app-experience at admin/linkding-ios 2026-07-01 18:11:49 +00:00
a155c15e17 feat(podcasts): #8 episode detail sheet (source, played state, actions)
admin pushed to feat/podcast-app-experience at admin/linkding-ios 2026-07-01 18:07:34 +00:00
d2ccbc94b5 feat(podcasts): #6 quick wins — tab badge, remember speed, sleep timer, persist queue
admin opened issue admin/linkding-ios#8 2026-07-01 17:05:47 +00:00
Episode detail sheet (source article, summary, open bookmark)
admin opened issue admin/linkding-ios#5 2026-07-01 17:05:46 +00:00
Episode-ready notification + true background generation (BGTask)
admin opened issue admin/linkding-ios#6 2026-07-01 17:05:46 +00:00
Podcast quick wins: tab badge, remember speed, sleep timer, persist queue
admin opened issue admin/linkding-ios#7 2026-07-01 17:05:46 +00:00
Read-along transcript synced to playback
admin pushed to feat/podcast-app-experience at admin/linkding-ios 2026-07-01 17:01:59 +00:00
5e69d99996 feat(podcasts): surface mark-played in context menu, full player, and row badge