Adifyr

Results 17 comments of Adifyr

Hi @exaby73. This is the output I am receiving below. My device is POCO M2 Pro with MIUI 12.5.6: 1. WITH `systemNavigationBarColor: ` ```dart SystemChrome.setSystemUIOverlayStyle(const SystemUiOverlayStyle( statusBarColor: Colors.transparent, statusBarBrightness: Brightness.dark,...

@MugenLee Hi. Thanks for pointing this out. This is happening because I've set a margin on my Images, but not limited the scope of the changes to my Chat View....

Hi @hinnerk. Sorry for the delayed reply. I've looked into this. Turns out, if there are HTML Tags involved in the text, the official Obsidian Markdown Renderer interprets it as...

Hi. Thanks for writing in. I'm adding MS Teams support for Chat View in the upcoming release.

Supabase Team, you must be out of your mind to not give this issue more attention. A feature that is so integral, so critical to an RDBMS is missing from...

In our particular case, "bit inconvenient" is an understatement. For the complex business logic we're currently employing, using database functions is borderline infeasible.

@evelant We recently tried incorporating a third-party library (not the one you linked to), and had a less than ideal experience. Nevertheless, thanks for the link. Will try out your...

@evelant [Postgres.js](https://github.com/porsager/postgres) is working just fine for us in the mean time. Thanks for the link. Awaiting updates from the Supabase Team on the inclusion of transactions natively in PostgREST.

Hi @ooker777. Thanks for writing in. This is an issue with Obsidian's markdown renderer. It is unable to render both HTML and markdown in the same code block. I'm not...

@ooker777 Hi. I was using a third-party markdown renderer. That came with its own set of issues. The solution to this will probably require a complete rollback or a over-haul...