James Alexandre

Results 11 issues of James Alexandre

Noticed that all divs were getting the tallest div no matter what row, wrote this so that it gets the tallest div in that row only. This could also be...

This might be more of a functional expectation than a bug specifically, but keen to get your thoughts. Ideally when I type "@to" the suggester box should show both `@Today`,...

help wanted

For some reason, opening periodic notes via the command palette (or search) utilising the cmd + enter action to open it in a new pane doesn't work? Is this something...

I don't know if this is a bug or as is intended, however a picture explains 1000 words, and a gif 10,000: It seems like the remembered scroll position does...

When I attempt to run my own simulation—using the demo code—the created pickle file when imported into Blender throws this error. Interestingly, if I grab your demo pickle file, this...

Couldn't install the blender add-on due to this error message: ``` Traceback (most recent call last): File "/Applications/Blender.app/Contents/Resources/3.6/scripts/modules/addon_utils.py", line 333, in enable mod = __import__(module_name) File "Library/Application Support/Blender/3.6/scripts/addons/BlenderSpike/__init__.py", line 45,...

Love the plugin @Quorafind, certainly an awesome way to improve the usage of Canvas. I've made some improvements to my own local copy of the plugin, and thought they'd benefit...

Tried the script referenced here: https://forum.obsidian.md/t/performance-issue-with-canvas-when-panning-out-of-region-with-a-large-number-of-nodes/68609/6, found with portals active it created a jarring flashing effect and made performance worse. Then tried turning on the performance optimisation within Advanced Canvas,...

bug
high-priority

Stemmed from [this issue](https://github.com/argenos/nldates-obsidian/issues/143). FIxes https://github.com/argenos/nldates-obsidian/issues/143 Have implemented it so it still defaults to uppercase suggestions, but filling out with lowercase then allows for switching into this mode as well...

Simple solution and only applicable to `dataviewjs`. Allows for a comment within the codeblock—`disable-refresh`—to disable automatic refreshing for select `dataviewjs` queries. Thus, preventing flashing of rendered diagrams yet still allowing...