ID | 问题 | 类别 | 答案 | 标签 | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 |
Markdown Syntax
|
function |
Headers
This is an h1 headerThis is an h2 headerThis is an h6 headerEmphasis
This text will be italic ListsUnordered
Ordered
Images
Links
http://github.com - automatic! Blockquotes
As Kanye West said:
Inline code
I think you should use an Block code``` if (isAwesome){ return true } ```
Tables
Separator
|
|||||||||||||||||||||||||
2 |
Supported Data Types
|
function |
Table support the following types. Please note that some types are still in beta version, could be changed later. Basic Type:
Formatted Types:
Advanced Types (beta):
|
|||||||||||||||||||||||||
3 |
Table permission
|
function |
Each table has a read permission and a write permission setting. The read permission controls who can access your data.
The read permission controls who can contributes your data.
|
|||||||||||||||||||||||||
4 |
User levels
|
function |
There are three types of users:
The user permission is:
|
|||||||||||||||||||||||||
5 |
Importing Data
|
function |
You can add a batch of records by uploading a CSV file. The table page shows the upload link. You can use any editor to write the CSV file, or exporting an Excel file to CSV format. The first line of the CSV file must be the header, shows the name of the column. For example, if you have a table with three columns, with names
|
|||||||||||||||||||||||||
6 |
Shujiuqiu Public API
|
function |
OverviewThe SPA (Shujuqiu Public API) allow you to operate your data through a public API. It is opened for VIP and SVIP users only. The API is under You need an access token to access the API, which can be obtained by the NPA API has rate limiting in order to improve server performance for all users. We only allow 100/1000 calls per day for VIP/SVIP users respectively. Limits are reset in middle night UTC time. All API method are
For example:
API List
User APIPOST
|
|||||||||||||||||||||||||
7 |
Shujuqiu File Center Guide
|
function |
Shujuqiu supports uploading files to file center, which can be accessed via the folder icon on the upper right menu. You can created your own folder, upload you local files, with description supported. You can also rename your folder/document, or move folder/document to other folders via the You can also download the document or the whole folder (zip file) via the download link. We also support copy link or Markdown code for document, which is helpful for Markdown writing. |
|||||||||||||||||||||||||
8 |
Shujuqiu Encrypted Text Guide
|
function |
Shujuqiu supports a new type of text: encrypted text for your sensitive data, e.g. your diary, password, credit card information, etc. You can set a password to encrypted the text by Javascript AES encryption method on your browser. Shujuqiu will only save the encrypted text in the server. So if you forget your password, there is no way to recover your information. |
|||||||||||||||||||||||||