Results 12 issues of NothingIsLost

It would be helpful if BRAT could respect the `minAppVersion` from `manifest.json` to avoid installing or updating any plugins that are incompatible with the user's current Obsidian version. There's a...

Once import/export is available, create a showcase of common highlighter use cases.

Right now the persistent highlighters listing is fairly primitive. Could use some better formatting/styling and more information display such as the hex color value.

With OpenMD mode enabled, nested code blocks do not render properly when preceded by a list item containing a header: ![image](https://user-images.githubusercontent.com/89109712/142521154-77ddeba8-d68f-4299-8415-e331cb37fc45.png)

When hovering an external link, display it in an iframe inside of a popover. Possible security issues? Would require a new static view type be created

enhancement

When using any of the commands to open a new popover, they all open in edit mode regardless of the "default mode" setting. Some people seem to think this is...

bug

Currently there are only 3 popover layers, new (z-index 32), active (z-index 31), and normal (z-index 30). The layer order for popovers in the "normal" category is determined by most...

enhancement