Added
Glyph 0.8.5
21 updates
Added
- Add a collapsible details block with /details. It starts open with a summary line and body you can fold away, so you can tuck long notes, spoilers, or supporting context out of the way and expand it when you need it.
- Capture notes in a richer Quick Note window. It runs the same editor as the main app, so slash commands work and your text renders as you type. Press Escape to close or Mod+Enter to save.
- Edit tables from an inline menu next to your selection, with row and column actions plus delete options when they apply.
- Autocomplete #tags as you type in the editor. Glyph suggests existing tags and lets you create a new one on the spot.
- Drag notes straight into an open folder's contents, not just onto its title row. Empty folders stay droppable.
- Pick a separate font for editing and reading notes under Appearance > Typography, independent of the interface font. Inline code and code blocks keep the mono font.
- Copy a note's relative or absolute path from the file navigation menus, so you can paste it into terminals, scripts, and other tools.
- Create a folder with a native save dialog, so you choose its name and location up front. Glyph then scrolls it into view and selects it for renaming.
- The Help menu now includes Getting Started, Welcome Note, and Keyboard Shortcuts, plus quick links to the website, changelog, privacy, terms, Discord, GitHub, and X. These also show up in the command palette.
- View all your notes as an Activity Timeline, an alternative to the classic All Notes grid. Switch between the two from settings, and Glyph prefetches the timeline so it opens instantly.
Improved
- The Activity Timeline handles large vaults more smoothly with virtualized rendering and a more responsive activity heatmap.
- All Notes now normalizes title comparisons and includes clearer accessibility labels for screen readers.
- Adopted Git repositories start with automatic sync off. Glyph asks once before it begins scheduled commits and pushes.
- Pasted images save with readable filenames from the clipboard instead of a content hash. Conflicting names get a numbered suffix.
- Math editing preserves literal dollar signs through edit round-trips.
Fixed
- The text cursor no longer jumps to the end of a note when the editor rebuilds while you type.
- Tags no longer pick up false matches from CSS hex colors like #00C6BD or text inside HTML attributes.
- Clicking a tag or mention no longer disrupts your editor selection.
- Escaped dollar signs and placeholder characters stay intact during markdown conversion.
- Table controls update as you change your selection, and editor overlays respond to mouse clicks more consistently.
- Help and About links point to shared destinations, so fewer of them break.