grist-core icon indicating copy to clipboard operation
grist-core copied to clipboard

Grist is the evolution of spreadsheets.

Results 429 grist-core issues
Sort by recently updated
recently updated
newest added

Hi, When a Excel file as noisy first rows, it happens that Grist fails on guessing the headers line. Time ago, we've looked at the back code that handle this...

anct

I tend to open the pages of a Grist doc in multiple tabs (it's just a *tad* quicker to switch than switching between pages), but it's currently hard to tell...

enhancement
good first issue

The "empty values last" setting doesn't appear to make a difference in the sort right now (at least in a date column). https://user-images.githubusercontent.com/8421688/234416122-1302a452-1917-4a60-92e6-5cac4b3f65db.mp4 I noticed this when I was trying...

bug

Hi again 👋🏼 Writing ACL rules on a fairly small screen is kind of a hassle as the space to write the formulas into is quite small, which makes all...

anct

Hello, First let me thank you for the astonishing work you made on this software. I had literally been looking for such a thing for years. About the much-cited option...

enhancement

Hi there, internet connectivity in Germany is terrible, which so far has led me to avoid using grist-core for data that I require while on the move. I've been researching...

Tables are not edited directly, but all edits need to be confirmed by table owner

This PR introduces markdown link detection and rendering. To achieve this, the regex has been updated, and an additional property, link, has been added to the tokens. If it's a...

I was experimenting a bit with accessing a `.grist` SQLite database via the [`sqlite3`](https://www.sqlite.org/cli.html) program. Super awesome that it's possible to change data externally like this! However, I needed to...

I've been playing around and learning Grist and have noticed that each time I create a document it picks up some form of Time Zone / Locale / Currency choices...

enhancement