8000 docs: downlaod csv by dstala · Pull Request #8471 · nocodb/nocodb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

docs: downlaod csv #8471

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion packages/noco-docs/docs/060.table-operations/080.download.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ NocoDB offers users the ability to export data from the spreadsheet grid in a va
### Download Data

To export data from NocoDB, follow these steps:
1. Click on the `...` button in the toolbar menu.
To export data from NocoDB, follow these steps:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a blank line before the list for proper markdown formatting.

To export data from NocoDB, follow these steps:

1. Click on the view name in the top bar to open the view context menu.

Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.

Suggested change
To export data from NocoDB, follow these steps:
To export data from NocoDB, follow these steps:
1. Click on the view name in the top bar to open the view context menu.


1. Click on the view name in the top bar to open the view context menu.
2. Choose the `Download` option.
3. Select the desired file format from the dropdown menu.

Expand Down
Binary file modified packages/noco-docs/static/img/v2/table-operations/download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
0