You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -24,7 +24,7 @@ The MarcEditor is a discrete utility within MarcEdit that enables you to work wi
24
24
25
25
## MarcEditor Top Level Menu
26
26
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.
28
28
29
29
{alt='MarcEdit top level menu'}
30
30
@@ -33,25 +33,22 @@ The MarcEditor has a robust set of features available via the top level menu. Fe
33
33
Note: A number of differences have been noted in the MarcEditor Top Level Menu design and features for Mac users in this lesson.
34
34
35
35
:::::::::::::::::::::::::::::::::::::::::::::::::
36
-
### MarcEditor Top Level Menu Features
37
36
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
41
38
42
39
- 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.
43
40
- Select Records for Edit: This is where you can select a subset of your data to work with.
44
41
- 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).
45
42
46
-
####Edit
43
+
### Edit
47
44
48
45
- Find and Replace: You can find or find and replace just on the current page or in the entire file.
49
46
- 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.
50
47
- Jump To: You can use this to jump to a record in the file.
51
48
- Insert/Edit 006 or 008: This will open a form to easily insert or edit these fixed fields.
52
49
- Delete Record: You can delete one or more records in a range or based on invalid encoding characters.
53
50
54
-
####Fonts
51
+
### Fonts
55
52
- 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.
56
53
57
54
:::::::::::::::::::::::::::::::::::::: instructor
@@ -61,14 +58,14 @@ Note: Sometimes making the font extremely large does affect the display in the M
61
58
:::::::::::::::::::::::::::::::::::::::::::::::::
62
59
63
60
64
-
####Reports
61
+
### Reports
65
62
66
63
- Create a custom report
67
64
- Get a count of all the MARC Fields in the MARC Data
68
65
- Get a count of the records based on type (book, serials, video recordings, etc.)
69
66
- MARCValidator
70
67
71
-
####Tools
68
+
### Tools
72
69
73
70
- Add/Delete Marc Fields
74
71
- Edit subfields
@@ -77,7 +74,13 @@ Note: Sometimes making the font extremely large does affect the display in the M
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.
0 commit comments