William Stein

Results 451 issues of William Stein

The search filter in the search box and by time should search *threads* not individual messages. Also, the code in frontend/chat/chat-log.tsx in the function getSortedDates is now $O(n^2)$ because isThread...

I-bug
chat
E-medium

1. Have open only the WYSIWYG Editable view of a markdown file 2. Type something then immediately hit "command (or alt)+ enter" 3. The frame splits to reveal text source...

I-bug
A-markdown
A-slate

1. Make a simple notebook with a single markdown cell with an image attachment (e.g., like I want to attach to this ticket, but github won't let me. Jerks. But...

A-jupyter
I-feature request
E-medium

This is something to do when TimeTravel gets rewritten in React. This means: - scan the ~/.snapshots directory and provide access to the versions stored there. - if the file...

I-enhancement
I-feature request
A-TimeTravel
E-medium

> Robert Brijder -- Not really a bug, but I find it quite confusing that the revision number in the Time Travel feature is dependent on whether "Load All History"...

I-enhancement
A-TimeTravel

1. Select client browser spellcheck for a latex document. 2. It doesn't work, even after refreshing your browser. The root cause is that contentedible must be enabled for spellcheck to...

I-bug
A-LaTeX
E-easy
P-high

>"When opening a multiple file document, the settings of the editor only affects the main document, but not the included ones. This happens even when editing the included document under...

I-bug
A-LaTeX
E-easy
A-editor
A-frame_editor

Why -- formatting results in indentation of the code blocks, which is a syntax error in Python!

I-bug
A-LaTeX
P-high
E-medium

Motivation: a user accidentally put some "random stuff" in their build line, which made building break, and they had no idea they even changed the line. At least having this...

I-enhancement
A-LaTeX
E-easy

1. open a latex document 2. click the download pdf button... as it is being latex'd. 3. get an error. Goal: fix this. Many ways, e.g., disable (or delay) the...

I-bug
A-LaTeX
E-easy
A-frontend
M-low