PJ Eby

Results 222 comments of PJ Eby

That's odd - try this URL instead: https://pbs.twimg.com/media/D_NKa3yWkAYwZwn?name=900x900&format=png -- I just noticed that for some reason the unsplash one is now working without the filter, but this one is not....

Also, I just figured out why the unsplash one is "working" -- it is simply ignoring all the parameters that begin with `amp;` and displaying the default full-size image. So...

There is a reason -- sort of -- that it's needed, or at least that gets it used. Post GUIDs are output in the RSS feeds without any escaping, but...

The place I discovered it didn't work was as a background image in Elementor, as entities are not valid in CSS, and the URL is used in Elementor-generated CSS. For...

Please note that the build failure here is caused by the pep8 deprecation warning; with the changes in #30, this code actually passes the tests. (And of course it adds...

I'm confused. On my machine the notice disappears quickly, often before I've even switched back to the window where Obsidian is running. It was added to provide a visual indicator...

If you drag the view in question downward in the drawer, it'll create a new split, and the notice won't overlay it. I'll consider the setting, but it's unlikely to...

Currently, you can click on the plugin item anywhere other than the buttons, and it will take you to the plugin browser, which then has a repository link. Is there...

In that case, you probably want the Plugin Changelogs plugin: it adds a button to each plugin that lets you view the changelogs in Obsidian, *and* it has a Github...

I actually have a couple other features on the drawing board that might overlap with this. For example, I'm thinking of making it so you can either edit hotkeys (and...