-
-
Do we need to include items posted on craiglist as well for the average price calculation, or only for our chosen website?
-
#22361 Introduces several new preferences for changing the color of in-score elements.
However, the advanced preferences list does not have any manual sorting capabilities—it's sorted by module and…
-
Currently search terms are split by space, all "regex"-sequences are escaped by `Regexp.escape()` and then concatenated using `|` which prevents any complex searches:
https://github.com/gollum/goll…
-
Hi!
Is it within the scope of this package to add advanced[https://day.js.org/docs/en/plugin/advanced-format](url) formats including ISO week?
I currently want to be able to select months or wee…
-
Hey. It'd be cool if we had trigonometric functions, a square root key, logarithms, and maybe even things like permutations and combinations. I suppose the UI could take inspiration from the android c…
-
- [ ] Sort table column
- [ ] Easier table row / column movement
- [ ] Resize table column
-----
original post:
Possibility to have a keyboard shortcuts for a insert row or a + to insert a …
-
Took idea from various "build-your-own-recipe" mechanism in various cooking games.
There would be a new machine (alternative: change the old keg mechanism) that lets you brew beer with flavoring i…
-
in some files I need to encrypt pdf file with 2 properties:
1. opening the pdf file does not require a password at all
2. making any changes (and if possible printing) would require the owner_pwd
…
-
How do I do advanced queries like aggregate/sort on adminMongo?