Skip to content

Add edit bookmark title and URL#8

Merged
flexphere merged 1 commit into
mainfrom
edit-bookmark-fields
Mar 11, 2026
Merged

Add edit bookmark title and URL#8
flexphere merged 1 commit into
mainfrom
edit-bookmark-fields

Conversation

@flexphere

Copy link
Copy Markdown
Owner

Summary

  • ブックマーク一覧から各ブックマークのタイトルとURLを編集可能に (Cmd+E)
  • js-yamleemeli/yaml に置き換え、parseDocument() でYAMLコメントを保持したまま保存
  • 編集後はリストが自動更新される

Test plan

  • ブックマーク一覧で Cmd+E を押してフォームが表示されること
  • タイトル・URLを変更して保存し、リストに反映されること
  • config.yaml のコメント (# GitHub repos 等) が保持されていること

🤖 Generated with Claude Code

Replace js-yaml with eemeli/yaml to preserve YAML comments when saving.
Add Edit Bookmark action (Cmd+E) that opens a form to edit title and URL,
then writes changes back to config.yaml while keeping comments intact.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@flexphere flexphere merged commit 40e0079 into main Mar 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant