ces3001
ces3001
Right now the comma acts as a choice separator: https://github.com/chhoumann/quickadd/blob/0b2efef4e3c19a448f4ed22e849b3ae0104dd944/src/formatters/formatter.ts#L90 Could this be made to ignore commas if they are inside quotes? For example: Choice1: This is a single choice,...
Problem: If I track things like weight, pH, blood pressure, etc, and I have more than one such measurement in a single day, tracker will sum them in the line...
I have years of duration data in human-friendly format of, for example, "5h 30m" (for 5 hours and 30 minutes), and “15m” for 15 minutes. Is it possible to implement...
**Describe the bug** Using `detected_text` whether as a `{detected_text}` template substitution in the command-line, or within python code such as `dtext = p.detected_text(confidence_threshold=0.5)` will cause `segmentation fault` crashes to the...
**Plugin information (please complete the following information):** - OS: macOS 12.6 - Templater version: 1.16.0 - Obsidian version: 1.0.3 **Describe the bug** `` will _sometimes_ render correctly, and other times...
Stille consistently (for me) turns on when loading any new Workspace, even if the Workspace was saved with Stille off.
**Describe the bug** Using `js quickadd` in the Capture Fromat: where `val = “{{VALUE}}”`, `val.replace` function assumes literal `{{VALUE}}`, not selection, if grep matches something in the literal string `”{{VALUE}}”`,...
The links send me to my browser instead of opening within Obsidian. I’m wondering if there is a simple fix. Anybody with the link can watch these videos, but they...
**Feature Suggestion** Support for Thorchain arbitrage **Impact** The desired behavior will allow me to arbitrage the various Thorchain Pools in the most effective manner. **Additional context** Quite a few people...