feat(reader): copy notes as Markdown links - #22
Open
oldwinter wants to merge 1 commit into
Open
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
❌ Deploy Preview for aquamarine-salamander-b041fe failed. Why did it fail? →
|
Owner
Author
|
Two-axis code review is clean at exact head Unblock action: resolve the branch against current v5 and attach exact-head rendered browser/keyboard QA plus executable SPA/focus regression evidence before merge. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This builds a second, localized reader action that copies the current note as a portable Markdown link (
[title](<URL>)) beside the existing share control. It is worth merging because it turns the public garden into a one-click source for references that can be pasted directly into Obsidian, READMEs, and other notes, while keeping whole-note links clean and predictable.Validation
e7dc5683d878fdc9a4a9360ddfa707a9991ce167npx tsc --noEmitpassedgit diff HEAD --checkpassed with a clean worktreelocal-plugins/theme-switcher/test/themeSwitcherScript.test.tsimport of undeclaredjsdom; this branch does not change that test or any dependency manifest.Impact
Rollback
Revert
e7dc5683d878fdc9a4a9360ddfa707a9991ce167. There is no stored data, migration, or external state to clean up.Hosted checks
Netlify deploy
6a8de1a004cccc00082157a5failed all four preview contexts for the exact commit. The three check runs contain zero annotations and only reportDeploy failed; Netlify's public deploy response reportssummary.status: unavailablewith no messages. The exact commit passes the local production build and real-browser QA above, and this branch does not change deployment or repository configuration, so this remains an opaque external preview-service blocker rather than a locally reproducible regression.