Skip to content

Commit dc92319

Browse files
Merge pull request #254 from jenmawe/episode04
Update 04-layout-of-the-MarcEditor.md
2 parents da33e9a + f9907a0 commit dc92319

1 file changed

Lines changed: 14 additions & 11 deletions

File tree

episodes/04-layout-of-the-MarcEditor.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ exercises: 0
1414
:::::::::::::::::::::::::::::::::::::::: questions
1515

1616
- What is the MarcEditor?
17-
- How are MARC files organized in the MarcEditor
17+
- How are MARC files organized in the MarcEditor?
1818

1919
::::::::::::::::::::::::::::::::::::::::::::::::::
2020

@@ -24,7 +24,7 @@ The MarcEditor is a discrete utility within MarcEdit that enables you to work wi
2424

2525
## MarcEditor Top Level Menu
2626

27-
The MarcEditor has a robust set of features available via the top level menu. Features can be accessed through the menu or through shortcut keys. The shortcut key for a feature appears next to it in the menu. The next episodes will look more in-depth at how to use these features.
27+
The MarcEditor has a robust set of features available via the top level menu. Features can be accessed through the menu or through shortcut keys. The shortcut key for a feature appears next to it in the menu. The next episodes will look more in-depth at how to use these features. Each top level menu heading contains many options. Below are some highlights of those features that are frequently used when working with a set of MARC data.
2828

2929
![](fig/topLevelFeatures_marcEditor.png){alt='MarcEdit top level menu'}
3030

@@ -33,25 +33,22 @@ The MarcEditor has a robust set of features available via the top level menu. Fe
3333
Note: A number of differences have been noted in the MarcEditor Top Level Menu design and features for Mac users in this lesson.
3434

3535
:::::::::::::::::::::::::::::::::::::::::::::::::
36-
### MarcEditor Top Level Menu Features
3736

38-
Each top level menu heading contains many options. Below are some highlights of those features that are frequently used when working with a set of MARC data.
39-
40-
#### File
37+
### File
4138

4239
- Save, Save As, Open, Recent: This is where you will find those important functions of saving, saving as, opening up a recent file, or opening a new file.
4340
- Select Records for Edit: This is where you can select a subset of your data to work with.
4441
- Compile File: This is the same function as MarcMaker, meaning that the readable MARC data file (.mrk) being edited in the MarcEditor will be converted to a MARC binary file (.mrc).
4542

46-
#### Edit
43+
### Edit
4744

4845
- Find and Replace: You can find or find and replace just on the current page or in the entire file.
4946
- Edit Shortcuts: This is where you can change the case, find records that have a missing MARC field or duplicate MARC field, or find fields with a missing word.
5047
- Jump To: You can use this to jump to a record in the file.
5148
- Insert/Edit 006 or 008: This will open a form to easily insert or edit these fixed fields.
5249
- Delete Record: You can delete one or more records in a range or based on invalid encoding characters.
5350

54-
#### Fonts
51+
### Fonts
5552
- If you need to change the font and size for the current MARC data you are working on in the MarcEditor, this is the place to do that.
5653

5754
:::::::::::::::::::::::::::::::::::::: instructor
@@ -61,14 +58,14 @@ Note: Sometimes making the font extremely large does affect the display in the M
6158
:::::::::::::::::::::::::::::::::::::::::::::::::
6259

6360

64-
#### Reports
61+
### Reports
6562

6663
- Create a custom report
6764
- Get a count of all the MARC Fields in the MARC Data
6865
- Get a count of the records based on type (book, serials, video recordings, etc.)
6966
- MARCValidator
7067

71-
#### Tools
68+
### Tools
7269

7370
- Add/Delete Marc Fields
7471
- Edit subfields
@@ -77,7 +74,13 @@ Note: Sometimes making the font extremely large does affect the display in the M
7774
- RDA Helper
7875
- Sort By
7976

80-
#### OCLC WorldCat: Requires OCLC Integration Setup
77+
### OCLC WorldCat
78+
79+
:::::::::::::::::::::::::::::::::::::::::::::::::: callout
80+
81+
Note: This requires OCLC Integration Setup beforhand. OCLC provides guidelines on how to set up the [MarcEdit OCLC Intergration](https://help.oclc.org/Librarian_Toolbox/OCLC_APIs/Troubleshooting/How_do_I_set_up_MarcEdit_OCLC_Integration%3F). The MarcEdit page on [OCLC Integration](https://marcedit.reeset.net/oclc-integration-information) also provides more details on what you can do with this integration.
82+
83+
:::::::::::::::::::::::::::::::::::::::::
8184

8285
- Search WorldCat
8386
- Add/Delete/Update OCLC Bibliographic Data

0 commit comments

Comments
 (0)