Vadims Daleckis
Vadims Daleckis
- [ ] Ability to render placeholder when document is empty. - [ ] Ability to render placeholder when new block is empty. - [ ] Ability to render suggestion...
- [ ] UI menu to select a slice from a list of slices at that location. - [ ] Ability to adjust anchor and focus of existing slice. -...
Create extension which renders JSON CRDT devtools in vscode. Similar to [Tldraw extension](https://marketplace.visualstudio.com/items?itemName=tldraw-org.tldraw-vscode).
Since `Observable` is a standard now, use `Observable` instead of `FanOut` and implement `.when()` listeners on the events layer.
- [ ] Equations - [ ] Ability to assign a label to an equation. - [ ] Automatically print equation number (or its label) next to the equation. -...
Context menu size toggle. Item with "+" and "-" buttons or a slider, or a selection of options. - Could be used for numeric rangers - [ ] Font size...
Add ability to store metadata for the whole Peritext document. - [ ] Document-level storage ability. - [ ] Store image blobs there, so they can be reused by image...
Block side floating menu which opens to the of block with current caret cursor. - [x] Opens only when cursor is caret and only for the main (first) cursor. -...
- [ ] Minimap rendering - [ ] Create a React component which can render the minimap anywhere. - [ ] Render blocks as rectangles of various kinds according to...
Provide custom UI overlays for detailed input. - [ ] Generic keyboard - [ ] Integrate [on-screen keyboard](https://www.npmjs.com/package/react-simple-keyboard) - [ ] Selector for exquisite typesetting symbols, such as "mdash", "ndash",...