82e23f2382
feat(webapp): copy a file's source to the clipboard (BEA-153) ( #190 )
...
You could read a doc in the hub and download it, but there was no way to
get its text onto the clipboard — the workaround was downloading a file
you didn't want, or select-all over rendered markdown, which silently
mangles what you paste.
Copy sits beside Download in the ⋯ menu and in the ⌘K palette, and puts
the file's raw source there: the whole file, frontmatter included, so it
round-trips with Download. With a version pinned (?v=) it copies THAT
version's bytes, the same rule Download already follows.
It fetches directly rather than reading the ["text", url] query cache:
TextView stores a bare string under that key and SniffView stores a
BlobText object, so a cache read would have refused .csv/.txt files
while working fine on the markdown a reviewer would test with.
copyText returns false instead of throwing, so the toast branches on it
— otherwise every http:// self-host gets a success message over an empty
clipboard.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-08-21 09:30:45 -07:00
..
2026-08-21 09:30:45 -07:00
2026-08-21 09:30:45 -07:00
2026-08-11 00:38:44 +09:00
2026-08-13 14:50:25 -07:00
2026-08-13 14:50:25 -07:00
2026-08-03 16:20:51 +09:00
2026-08-11 08:23:34 -07:00
2026-08-03 16:20:51 +09:00
2026-08-11 08:23:34 -07:00
2026-08-03 16:20:51 +09:00
2026-08-13 07:18:37 -07:00
2026-07-30 14:31:44 +09:00
2026-08-19 10:41:28 -07:00
2026-08-13 11:04:23 -07:00
2026-08-11 08:23:34 -07:00
2026-08-13 12:20:36 -07:00
2026-08-11 04:18:53 +09:00
2026-08-11 04:18:53 +09:00
2026-08-11 04:18:53 +09:00
2026-08-03 16:20:51 +09:00
2026-08-11 04:18:53 +09:00
2026-08-13 07:18:37 -07:00
2026-08-11 08:23:34 -07:00
2026-08-19 12:55:29 -07:00
2026-07-08 07:13:00 -07:00
2026-07-20 03:06:19 -07:00
2026-07-20 03:06:19 -07:00
2026-08-19 12:43:12 -07:00
2026-08-03 16:20:51 +09:00
2026-08-19 12:55:29 -07:00
2026-08-11 04:18:53 +09:00
2026-08-18 14:04:35 -07:00
2026-07-27 09:56:59 +09:00
2026-07-08 13:12:49 -07:00
2026-08-03 07:43:35 +09:00
2026-08-19 12:55:29 -07:00
2026-08-19 12:55:29 -07:00
2026-08-11 02:52:20 +09:00
2026-08-11 02:52:20 +09:00
2026-07-31 07:11:20 +09:00
2026-08-03 16:20:51 +09:00
2026-08-11 04:18:53 +09:00
2026-08-05 16:20:16 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 19:16:42 +09:00
2026-08-03 19:16:42 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-11 00:38:44 +09:00
2026-08-19 12:32:53 -07:00
2026-07-31 07:11:20 +09:00
2026-08-13 14:50:25 -07:00
2026-08-19 12:11:00 -07:00
2026-08-03 16:20:51 +09:00
2026-08-11 02:52:20 +09:00
2026-08-13 14:50:25 -07:00
2026-08-03 16:20:51 +09:00
2026-08-11 08:23:34 -07:00
2026-08-03 16:20:51 +09:00
2026-08-13 07:18:37 -07:00
2026-08-03 19:16:42 +09:00
2026-08-03 16:20:51 +09:00
2026-08-19 12:21:09 -07:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-19 12:55:29 -07:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 19:16:42 +09:00
2026-08-03 19:16:42 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-11 04:18:53 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-19 12:32:53 -07:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-11 08:23:34 -07:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 19:16:42 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 19:16:42 +09:00
2026-08-03 19:16:42 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-03 16:20:51 +09:00
2026-08-11 02:52:20 +09:00
2026-08-19 12:55:29 -07:00
2026-08-19 12:43:12 -07:00
2026-08-19 12:55:29 -07:00
2026-08-19 12:32:53 -07:00
2026-08-13 12:20:36 -07:00
2026-07-31 18:09:30 +09:00
2026-08-13 14:50:25 -07:00
2026-07-31 14:56:58 +09:00
2026-08-03 16:20:51 +09:00
2026-08-18 14:04:35 -07:00
2026-08-18 14:04:35 -07:00
2026-07-08 07:13:00 -07:00
2026-08-18 14:04:35 -07:00
2026-07-31 14:56:58 +09:00