-
**Is your feature request related to a problem? Please describe.**
I would like to have the ability of exporting google docs users to files as described:
* Google Sheets -> .xlsx
* Google Docs ->…
-
Amazing work here Elliot.
Just found a lot of hardcoded paths to the addons folder. For a number of reasons people like me are keeping non-official addons in separate submodules and folders. I suspec…
-
Hi,
I am very happy with the solution which I put into my workflow that during counsel-find-file I press my keystroke to evolve it into counsel-file-jump to switch into recursive file search. It all …
-
Using the below configuration file (and the latest version of evil-mode and evil-leader as a submodule in my `.emacs/modules` directory), I am able to reproduce a bug where ` b` is defined, but ` ` is…
-
Currently, search results for symbols in the paper are ordered from top of a page to the bottom in a document. If a paper has multiple columns, then it could be that the first matches for the symbol a…
-
Spec discussion: https://github.com/ontola/atomic-data-docs/issues/82
When processing search or collection queries, by far the most time is spent on iterating over every resource, and recursively c…
-
### Details for the issue
running the query, will make the application not to respond anymore (3.10.1 portable):
WITH RECURSIVE dates(date) AS (
VALUES('2018-04-06')
UNION ALL
SELECT da…
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this f…
-
The current elements selector is very basic.
For example, it gives a folder-level view of the current directory when opened and does not show elements nested in subfolders.
Perhaps have an option …
-
### Background and motivation
For code working with arrays/tensors/interop, this is extremely useful to have such a shortcut in the standard library (especially for primitive number type elements l…