Jan-Stefan Janetzky
Jan-Stefan Janetzky
You have a screen capture of a live transformation in the readme, that could be perfectly vanilla javascript with: ```javascript console.log(["a", "b"].includes(searchItem)) ``` as someone knowing their languages, I usually...
 I've step debugged this to come to this solution. now the plugin loads clean when obsidian starts.
https://github.com/adifyr/obsidian-chat-view/blob/79f331583593a6d23015d4a8753961b3c73d4f67/styles.css#L1 > Refused to load the stylesheet 'https://unpkg.com/[email protected]/dist/katex.min.css' because it violates the following Content Security Policy directive: "style-src 'unsafe-inline' 'self' https://fonts.googleapis.com". Note that 'style-src-elem' was not explicitly set, so 'style-src'...
an upgrade would be appropriate https://nvd.nist.gov/vuln/detail/CVE-2019-12816
https://github.com/LBF38/obsidian-syncthing-integration/blob/2cf0f7ec5b4af53befd2b9591645d271e8aabbb1/src/data/syncthing_android_datasource.ts#L27-L31 hello there. I'd like to inform you, that [this fork](https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid) exists. ([github](https://github.com/Catfriend1/syncthing-android)) I'll try to figure out a way to launch it from this addon. If I succeed, I'd...
Hey there! I'd like to see some self-managing workflows like Zettelkasten taught in boot.dev. It would be decent to give new programmers a view into managing knowledge and keeping track...
this request comes from [discord](https://discord.com/channels/686053708261228577/1014259487445622855/1228383816171782166) I find it a interesting way to extend filter capabilities in both dql and plain js, thus I'm leaving this here as a reminder to...
 the above image is the result of this code: ````markdown ```dataviewjs const root = dv.component.component.containerEl; dv.span("def: has context? " + ("ctx" in root ? root.ctx : "no")); if (!("ctx"...
**Describe the bug** unnecessary cpu acceleration through a third-party plugin **To Reproduce** Steps to reproduce the behavior: 1. enable the plugin 2. cold start obsidian 3. open task manager and...
In regards to #26 and the accent filter switch: Actually enabling stripping accents, will prevent accents to be added to the visual part of the link: 