Stephen Mwangi
Stephen Mwangi
It seems to originate from the `sphinxcontrib-httpdomain` dependency, adding `http_strict_mode = False` to `conf.py` seems to fix it
This should be fixed in #480, will update after the change goes out
Hey @AB1908, please resolve the merge conflicts so that we push this. I'd love these changes to go in. Thanks!
Thanks! > do you want to keep the open edit later in background option? I switched it to adding a tag. A tag is better, I think. > * my...
Which VCS are you using? I think conflicts are less problematic with the current system compared to in one central file. For instance, we wouldn't store the file name, but...
Duplicate of #387 Will be tracking this feature request there
> I could open a PR to dynamically import the chart libs so that Obsidian doesn't have to load them at start https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-4.html > > Thoughts @st3v3nmw? Hi @olingern, that...
It's not currently included. To manually fix it, clone my fork of this repository, install NodeJS, and run `npm i` inside the folder. Then run `npm run dev` to compile...
Try deleting the package-lock.json file and try again. > Also, will I lose the settings of the plugin if I make a complete change in the plugin folder? No. You'll...
I honestly don't see how we can do image occlusion without cluttering up the notes _a lot_. We have to store the position of the occlusion box, say [x1, y1,...