github hyungyunlim/obsidian-social-archiver-releases 2.3.1
2.3.1 - AI Comments Reformat & Reddit User Profile Crawling

latest releases: 3.0.2, 3.0.1, 3.0.0...
3 months ago

New Features

Reddit User Profile Crawling

Subscribe to Reddit user profiles (u/username) and automatically archive their posts.

  • Profile Archive: Archive multiple posts from any Reddit user
  • Subscription Support: Subscribe for automatic daily archiving
  • Smart Deduplication: Post ID and content hash tracking prevents duplicates
  • Improved Parsing: Better title extraction, HTML entity decoding, markdown cleanup
  • Author Catalog: Manage Reddit user subscriptions alongside other platforms

Note: Reddit subreddit subscriptions (r/subreddit) were already supported. This adds user profile support.

AI Comments - Reformat Type

New "Reformat" analysis type that improves markdown formatting without changing the actual content.

  • What it does: Fixes broken line breaks, adds section headers, converts inline lists to bullets, improves visual hierarchy
  • What it preserves: Original text, links, media embeds, comments section
  • Apply button: Click the checkmark icon to replace post body with the reformatted version
  • Undo safe: Original content preserved in AI comment history

Bug Fixes

Windows Path with Spaces

Fixed failures when CLI tools or vaults are in paths with spaces (e.g., "C:\Program Files..." or "Obsidian Vaults").

  • TranscriptionService: Properly quotes Whisper executable and arguments
  • AICommentService: Properly quotes CLI tool paths (Claude, Gemini, Codex)
  • yt-dlp: Properly quotes path in getVideoInfo

Timeline Refresh After Reformat Apply

  • Fixed: Timeline now updates immediately after applying reformatted content
  • Previously required manual page refresh to see changes
  • Fixed selector issue that affected posts with titles (e.g., Reddit posts)

Reddit Improvements

  • Fix subscription archiving returning 0 posts issue
  • Fix markdown footer template using community name correctly
  • Remove duplicate subscription badges
  • Skip subreddit icon for user profile crawl (prevents CORS error)
  • Clean up BrightData's messy whitespace in Reddit posts

Documentation

  • Added Reformat documentation to AI Comments guide (English/Korean)
  • Updated README with Reformat feature
  • Added Reddit User Profile Crawling spec

Full Changelog: 2.3.0...2.3.1

Don't miss a new obsidian-social-archiver-releases release

NewReleases is sending notifications on new releases.