# 剪切复制粘贴行

可以使用剪切复制粘贴仓储移动或者拷贝行内容

1. 全部选中一行，全部指包括鼠标选择两列内容
2. 依次打开菜单 Edit >> Copy (Ctrl+C)复制，依次打开菜单 Edit >> Cut (Ctrl+X)剪切
3. 选择需要粘贴或者移动到的行，依次打开菜单 Edit >> Paste (Ctrl+V)

**不同文献类型间复制粘贴**

依次打开菜单 Edit >> Select All (Ctrl+A)，然后依次打开菜单 Edit >> Copy(Ctrl+C) 复制。在 Reference Type 列表中选择另外一个文献类型，然后选择需要粘贴或者移动到的行，依次打开菜单 Edit >> Paste (Ctrl+V)

当在不同文献类型间复制粘贴信息时，如从期刊到新闻，field 名称会自动变成新文献类型的名称。如果没有相应的 field 名称，原来的 field 会替换成 {IGNORE}，表明忽略这一行数据


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.howsci.com/filters/filter-templates/cutting-copying-and-pasting-rows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
