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 ba609c5cb8 chore(editor): toggleable formatting toolbar
Add a localStorage-backed insert-menu toggle (default off) that surfaces the formatting toolbar outside focus mode, and redesign it as a lean inline row: ghost icon buttons grouped by thin dividers, a level-reflecting heading glyph (pilcrow / H1-H3), and the active command as the only filled control.

Also keep the editor focused when using the toolbar: command buttons preventDefault on mousedown, and the dropdown menus return focus to the editor on close.
1 week ago
..
docs
public
src chore(editor): toggleable formatting toolbar 1 week ago
tests
.gitignore
biome.json
components.json
index.html
package.json
pnpm-lock.yaml
pnpm-workspace.yaml
tsconfig.json
vite.config.mts
vitest.config.mts