asad akbar
asad akbar
[](https://issuehunt.io/r/BoostIo/Boostnote/issues/2960) # Current behavior - On selecting multiple, app shows the texts of the last selected note. # Expected behavior Instead of showing texts, it show something following: ![Screenshot from...
Is there any way to create table of contents in a note? Could we have such a feature?
# Feature Request Could we have Heatmap or Calendar widgets in the side bar? - heatmap: Github style heatmap which shows different colors as per count of the notes for...
# Current behavior In split view mode, both panes scroll independently. # Expected behavior In split view mode, both panes should scroll at the same time to have a consistent...
Could we use `--deqp-case=` flag to avoid execution of a test or multiple tests? For example `--deqp-case=dEQP-VK.mesh_shader.nv.*,-dEQP-VK.mesh_shader.nv.in_out.32_bits_only.*` -- Intention is to run all tests belongs to `mesh_shader.nv` but exclude test...
**Minimal .gitlab-ci.yml illustrating the issue** ```yml # grep on file which is around 900MB ``` **Expected behavior** This error shouldn't happen. **Host information** Ubuntu 24.04.3 LTS gitlab-ci-local 4.62.0 **Additional context**...