Ding

Results 9 issues of Ding

I tried unpkg.com/vue-particles, it doesn't work. The only cdn online I've found is https://www.jsdelivr.com/package/npm/vue-particles , it doesn't work. How could I use this amazing particles by CDN?

https://curtis.io/purescript-for-web-development is 404 now

I code `this.setState({buttonState: 'error'});` It works. I can inspect `this.state.currentState` goes as `""`->`"loading"`->`"error"`->`""` But `this.props.state` goes as `""`->`"error"`, it freezed at `"error"`

### What happened? - Create a new page. - Type "/" to open the menu and select "Table View." - The table does not appear, and errors are displayed in...

bug

For reference: https://github.com/jondot/awesome-react-native#internationalization

Maybe use this folder structure ```bash ChatGPT_MD/templates/public ChatGPT_MD/templates/local ``` and git clone this repo to the "public" maybe add "Sync Templates" feature in the settings panel

At this function https://github.com/bramses/chatgpt-md/blob/1cd9234a3f398d4a162042db388b42c94241471f/main.ts#L919-L933 It could recurrsively call it self according to folder or file. https://marcus.se.net/obsidian-plugin-docs/vault#is-it-a-file-or-folder ```ts const folderOrFile = this.app.vault.getAbstractFileByPath("folderOrFile"); if (folderOrFile instanceof TFile) { console.log("It's a file!"); //...

enhancement
good first issue

### Describe the Feature Make the `lightbox` for `ImageViewing` a `screen`. ### Attachments _No response_ ### Describe Alternatives Maybe a `MediaScreen` for image and video. ### Additional Context Currently in...

feature-request