-
**Describe the bug**
if i type #card 2000 :: abc in obsidian, In Anki front = 00 not 2000 & Back = abc
Obsidian view
![image](https://user-images.githubusercontent.com/114383054/192344454-09e…
ghost updated
2 years ago
-
See https://bugzilla.mozilla.org/show_bug.cgi?id=1921882
-
**Describe the bug**
During the initialization of the input mask, an extra digit is being added. Specifically, when the mask is configured as `7-999-999` and the initial input value is `7-7__-___`, a…
-
There is a strange (little) bug when importing my excel file with my SpineToolbox importer.
I get that
when what I'm importing is that (so 6.318 exactly, not 6.31800......0005)
This is in…
-
# Suggestion
Template literal types seem to be resolved immediately, which makes the combinatorics blow up and the whole thing much less useful than it would seem to be at first.
For example I c…
-
Use recursion visualizer: https://recursion.vercel.app/
https://leetcode.com/problems/n-th-tribonacci-number/
```js
var tribonacci = function(n) {
if (n == 0) {
return 0
}
…
-
Does this support multi-digit tuplet types, like 11, 13, 16, or 17? Is there a plan to support it?
perhaps something like e={13}e?
-
Can we change TFT price decimal value from only 3 digits to 7 digits, since most of the calculation is done based on tftprice():u32 value which doesn't give the accurate precision amount.
![image](…
-
It would be more interesting to add a functionality to control the difficulty level for questions
-
$ echo 123 | h 1 2 3
31m132m23
tmux version 1.9.6
zsh version zsh 5.0.7 (x86_64-pc-linux-gnu)