-
### ⚠️ Please check that this feature request hasn't been suggested before.
- [X] I searched previous [Ideas in Discussions](https://github.com/DominikPieper/obsidian-ReadItLater/discussions/categori…
-
The post action managed by `dotnet new` are already managed by components, however the interface to implement the processor is not public.
- move `IPostActionProcessor` interface to `Abstractions` …
-
I've been using this module for a long time for http proxying, but since it's no longer maintained i was looking into alternatives.
For what it's worth, sharing my findings here.
**Using node basi…
-
Currently, the only way to create a custom response parser is by assigning it to a variable. However, I think it will be more convenient for the users of the package to be able to implement their own …
-
I am proposing the generation of a new blueprint under the name "orchestrator dashboard blueprint".
The unified (webbased) dashboard is intended to showcase all Eclipse SDV orchestrators, and by ex…
-
Certain events allow the service worker time to execute, after which it should be shut down, even if there's work pending (to preserve ram, battery, and privacy).
The service worker shouldn't be ab…
-
Would you consider adding them? They were awesome!
-
I want to test the module on web browser(chrome 95 desktop), but i cannot import it.
I've installed
npm install extendable-media-recorder
and
npm install extendable-media-recorder-wav-encoder
…
-
**Describe the bug**
Rich text elements are lost when exporting content as plain text
**To Reproduce**
Steps to reproduce the behavior:
1. Go to demo site
2. Create a table or a list
3. Export…
-
I'm using the TraceEvent library to process events emitted from Delphi code. Sadly the Delphi compiler does not generate pdb files, but some other file formats, e.g. ASCII based *.map files. Hence, my…