Mario Pietsch

Results 167 issues of Mario Pietsch

### Describe the bug I did some tests. .. The input fields in FireFox and Edge are different. **Edge** seems to use the outline colour for selected input and text...

Based on _Originally posted by @Jermolene in https://github.com/Jermolene/TiddlyWiki5/issues/6641#issuecomment-1100902374_ >... but at some point we may remove the remaining community links from tiddlywiki.com. - [ ] We should check, if all...

This PR fixes: **Add wikitext for default highlight: @@highlight@@** #2228 - This PR adds `styled-inline-background` and `styled-inline-foreground` settings to all palettes. - It removes a redundant `.tc-inline-style` from a doc...

This PR only moves the version number to the top area of the upgrader UI **Start View** ![image](https://user-images.githubusercontent.com/374655/183284407-4a43fd4d-607b-4206-b4c7-a2115dfddfe0.png) **Import View** ![image](https://user-images.githubusercontent.com/374655/183284438-0e6b7277-79f0-4ad6-a08d-ea9d7c8c6aca.png)

This PR will fix: **[BUG] upgrader site has contradictory message, seemingly refuses to upgrade** #6869 - The upgrader plugin contains a new .multids tiddler with an improved wording.

This PR provides a minimal server, to test the plugin import mechanism. To use it: The following commands will build the files needed **and** it starts a local test server...

This PR fixes #6848 and allows users to set the default configuration for the "retain story order" button in the ControlPanel : Info : Basics area. - The PR contains...

It is proposed to create if/then/else convenience functions also be usable with list and reveal A **main goal** should be, that the new functions are "simpler" than a similar construction...

This is a reminder that: It is proposed to implement UI tests using: https://playwright.dev/ From: https://github.com/Jermolene/TiddlyWiki5/pull/6756#issuecomment-1176481173 >>By the way, we should probably switch to Playwright; it's built by some of...

## The Problem While working on a new plugin to create an "Empty Story River" backdrop view, that allows users to click the "Home Button" I found the following problem....