-
Creating a daily note with no existing files in folder, generates an error: app.js:1 Uncaught (in promise) Error: Folder already exists.
The folder/file structure generated is:
### Periodic Not…
-
As of now all images are hosted in kroki.io, is there any specific reason for that. I do realize this is low priority, but for future purposes I believe that we should try to avoid to rely on this ext…
-
I created a new Node.js project and inserted the example code as per README:
```js
import {BridgeClient} from '@lookingglass/bridge'
const Bridge = BridgeClient.getInstance()
async function …
-
---
# Convert SVG color generation from HSL to RGB
## Description:
Modify the SVG identicon generation process to use RGB color values instead of HSL. This change will require updating the color c…
-
@buchananwill has a working version of this they can contribute. Need to figure out how to write some tests for it. The Maven plugin should serve as some inspiration for how tests can work: it generat…
-
### 👓 What did you see?
```
> @cucumber/messages@23.0.0 prepare
> make generate
ruby ../jsonschema/scripts/codegen.rb TypeScript ../jsonschema typescript.ts.erb > src/messages.ts
TypeError: J…
-
When running a project generated with the Sutil-Safe template,
F# files were compiled to JS, and those JS files were placed right next to their F# files
- is this intentional?
- how to modify it …
-
This is a terrific app. Thanks foe writing it. Unfortunately, when I updated to Ubuntu 24.04 which has Gnome 46, it no longer works-- listed as incompatible with the Gnome version.
-
I think a JS quine which generates an SVG would be fun. why not?
-
JavaScript's [native import syntax](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import) is gaining support and usage – the latest version of three.js no longer support…