Results 192 comments of Matthew Esposito
trafficstars

Could it possibly be a browser caching issue? There was a backlinks.js file that was recently renamed to a more random filename due to issues with adblockers and the title...

I just experienced this not 30 seconds ago and was about to report it :sweat_smile: For now I'm just typing on a new line then backspacing the new line once...

I had the same symptom; it turned out there was not permission for Docker/Podman to write to the `sessions/`folder. When you logged in, it would not save the new valid...

Here's a related plugin for Trilium: https://gitlab.com/QuentinLeCaignec/trilium-timeline

Similar to [NetSparkle's appcast](https://github.com/NetSparkleUpdater/NetSparkle#app-cast), a JSON/RON file could contain the new releases, and that file's directory could contain the install files. For example: example.net/update/manifest.json -> file containing new versions, different...

Here's my take on @mimoo 's existing code: ```yaml name: Commit Benchmark on: push: branches: - main jobs: run_checks: runs-on: ubuntu-latest name: Run benchmarking steps: - name: Install nightly toolchain...

I too am unopposed. :smile: :crab: thanks for your first contribution, I hope to see this go in soon!

One example I know of is this: https://github.com/zadam/trilium/discussions/3504 One that I made also adds some features like next/back buttons and anchor buttons to specific paragraphs: https://github.com/zadam/trilium/discussions/2540 (but the color scheme...

Hi, Currently I can cancel subscriptions on my end with Stripe. It's a frustrating situation that I'm not sure I can fix without changing much of my Stripe usage. Whenever...