-
### Your use case
Let me know if I should open this up somewhere else, but I searched and couldn't find any issue about possible Wear OS support.
#### What would you like to do?
I'd like to be …
-
### Proposal
Dear developers,
Can you please make it possible to sort the search results in the "Search inside" tab by the date of publication (the "First Published" and "Most Recent" sorting op…
-
### Describe the solution you'd like
It would be great to be able to sort the folders/subfolders by most recent / creation date.
We're a couple of users sharing stuff together but we all have differ…
-
The program does not state how is the list of homes sorted if the prices of housing is the same. Good to state the way in which it sorts as i assumes it sorts by the ascending lease_remaining.
![ima…
-
komodo-transpiler currently sorts alphabetically .yml files only for transpilled files (e.g. in release folder as 2020.10.b5-py36-rhel7.yml). The files inside releases/matrices are kept in the wrong a…
-
### Bug description
After setting another user's volume to 400 and restarting Discord, said user's volume is set to -56.66. Sometimes this continues to default to -56.66 even after setting the volume…
-
Relative humidity in the ccpp-physics library / UFS / SCM takes all sorts of units, I found `1`, `frac`, `none`, and even `%` so far. According to the standard name rules, the unit should be `1`. Ple…
-
The old instructions to delete jobs in order to allow new jobs to run can cause all sorts of issues. Namely, deleting a job could delete a Kingfisher Process collection or Pelican dataset while work i…
-
When tasks have a due date, does tod sort by the date itself (oldest to newest)?
Based on my testing, it appears that it sorts based on buckets, but I am getting the newest overdue before the olde…
-
### Details
Assuming we have the following code:
```fsharp
type GetNumberFromDb = IDbConnection -> int
let getNumberFromDb : GetNumberFromDb =
fun conn -> 1
let addNumberFunc' (dbFunc : …