Matthias Meschede

Results 30 issues of Matthias Meschede

**Describe the glitch** Headers in the manual can be smaller than the main text on certain screen widths. **Screenshots** Please provide screenshots that show your observation. Annotating them is a...

help wanted
good first issue
design

Hi, Thank you very much for writing and maintaining this great plugin. I am trying to structure my notes as an internal knowledge graph. That is, a knowledge graph with...

# Description A first attempts at fixing #15788. Although it superficially fixes the bug, I am unsure whether it's the right approach. What confuses me is that Null *is* handles...

dataframe
pr:plugins

### Describe the bug The command line in `:try` mode in `explore -i` (see upper left in the screenshot below with "filter ()" written) doesn't seem to allow navigating the...

enhancement

Add text wrapping in nu-explore Expand (Preview) view. ## Changes in nu-explore - Refactored/simplified Preview View to store Value and compute text representation on demand - Added wrap text toggle...

This issue is a more specific continuation of #10990 that was focused on a different root problem. In it the following was noted by @fperez : > I can confirm...

bug
tag:Browser Compatibility

## Description Fixes #11409 This PR addresses the visual spacing issue where markdown cells appear closer to the preceding code block than to the following one, violating the proximity principle....

enhancement
pkg:rendermime
pkg:themes
tag:CSS
Design System CSS

## Summary Implement user-configurable file size display units in the file browser to address incorrect unit labeling. Previously, file sizes were calculated using binary units (base 1024) but displayed with...

enhancement
pkg:filebrowser
trigent: triage

## Summary - Implement ability to hide/show main menu bar to provide more screen space for presentations or embedded use cases. - Add View > Appearance menu entry for toggle...

enhancement
pkg:application

### Problem Some JupyterLite deployments are used more like dashboards or websites to display data, rather than primarily for the typical lab interface. However, the default URL (without path or...

enhancement