You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repositioned Clip Pocket as a small text staging tray for copied snippets instead of a general clipboard-history tool.
Added export actions for selected snippets and the current session: plain-text note, Markdown list, quote block, code block, Markdown note, and GitHub issue draft.
Split core responsibilities further with dedicated modules for export formatting, host protocol boundaries, single-instance handling, and reusable UI widgets.
Refreshed the screenshot and README guidance to match the new workflow.