Marc Ochsner (he/him)
Marc Ochsner (he/him)
Yeah so this is something that I find pretty necessary for a Native app (ish) based in Electron. I'm currently running into this as a limitation for an app I...
@johnslipper ever figure this issue out by chance? Running into same issue without lodash (not that I should expect this plugin to still be stable at this point)
Seems to me this could be related to use of arrow expressions in JS and lack of support for them? someVar: (arg1) => { // do something } Fails due...
@ckosloski not sure if this is still actively maintained, but here's a jsfiddle demonstrating it not working. https://jsfiddle.net/mochsner/8vw0ae13/36/ Interestingly, I _can_ get this working with the identical code in certain...
Note: above issue may be realted to issues with fsfiddle.net itself. Found it quite odd though, so wanted to note it just in case before closing
@amfsyn any reason this wasn't actually merged? I think this would still be really useful.
Looks like "Next cell" can't even be bound to tab on Ubuntu for Obsidian v.0.15.9
Note that Firefox just last year moved to using a new engine ("GeckoView") on Android. See here: https://extensionworkshop.com/documentation/develop/developing-extensions-for-firefox-for-android/ With that in mind, has there been any progress on this issue?...
I think this feature would be a great thing to bake in together with the ability to "copy over" leftover tasks from the previous day. I tend to have a...
Yeah I would appreciate this as well. I think as part of this, since images are what make PDFs so large in size, it might also be helpful to log...