Skip to content

Latest commit

Β 

History

History
60 lines (34 loc) Β· 1.56 KB

File metadata and controls

60 lines (34 loc) Β· 1.56 KB

Web Page β†’ Auto-Organized Apple Notes

πŸ’¬ From @wsvn53 Β· 2026-03-11 / appinn.com Β· 2026-03-28


🎯 Pain Point

When you find a valuable GitHub project or technical document, bookmarking the link usually means you will never read it again. Manually turning it into notes takes too much time.


πŸ’‘ What It Does

Send a web page URL to Minis. It fetches the page, extracts the key points, formats them as structured Markdown notes, and opens a Markdown preview. From the preview page, tap the share button to export the note to Apple Notes or any other app.


πŸ›  Skills Used

Skill Purpose
Built-in browser_use Fetch web page content
Built-in Markdown preview Generate a preview file and export it through the system share sheet

πŸ’¬ Example Prompt

Summarize this GitHub project into study notes and open a Markdown preview:
https://github.com/jackwener/xiaohongshu-cli

πŸ“Έ Screenshots

Screenshot

πŸ“· Send a GitHub link β†’ Minis organizes it into structured notes β†’ export to Apple Notes Β· @wsvn53 via appinn.com Β· 2026-03-11


βš™οΈ Requirements

  • No extra configuration required; Markdown preview is built into Minis
  • When exporting, choose Apple Notes or another destination from the system share sheet

πŸ‘€ Contributor

@wsvn53 Β· appinn.com


πŸ“… Last Verified

2026-03-11