You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/web
boojack e3e4ae1051 feat(web): add link preview view setting
Add a persisted "Link preview" toggle (default on) to the memo
display-settings popover, mirroring the compact-mode setting. When turned
off, link-preview cards are hidden across all memo views and the metadata
request is skipped (the gate sits at the paragraph renderer and reads the
preference from ViewContext). Resolves the request in #6045.
2 weeks ago
..
docs
public
src feat(web): add link preview view setting 2 weeks ago
tests feat(web): add link preview view setting 2 weeks ago
.gitignore
biome.json
components.json
index.html
package.json
pnpm-lock.yaml
pnpm-workspace.yaml
tsconfig.json
vite.config.mts
vitest.config.mts