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
Copy file name to clipboardExpand all lines: 02-top-level-menu-features.md
+28-9Lines changed: 28 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,20 +42,26 @@ In the main window top-level menu, there are three options: Tools, Plug-ins, and
42
42
43
43
The Tools menu allows you to access a number of different basic and advanced features. Features to highlight include:
44
44
45
-
- Preferences
46
-
- The MarcEdit regular expression store
47
-
- OAI Harvester
48
-
- Export either MARC records or records reformatted as a text delimited csv (comma-separated value) or tsv (tab-separated value) file
49
-
- MARC Processing Tools: MARCsplit, MARCcompare, MARCjoin, MARCmerge, find duplicate records, RDA Helper, or MARCValidator
50
45
- Delimited Text Translator
51
-
- Utilities that include a verify URL tool
46
+
- Export, including tools to export either MARC records or records reformatted as a text delimited csv (comma-separated value) or tsv (tab-separated value) file
47
+
- OAI Harvester
48
+
- The MarcEdit regular expression store
49
+
- Utilities, including a verify URL tool
50
+
- MARC Processing Tools, including MARCsplit, MARCcompare, MARCjoin, MARCmerge, find duplicate records, RDA Helper, or MARCValidator
51
+
- Preferences
52
52
53
53
One thing you'll notice is that there are both shortcuts, linked icons, and menu options that lead to the same features or tools. For example, to update your preferences, you can go to Tools → Preferences, use the keyboard shortcut of Ctrl+Shift+P, or click on the gearbox in the upper left-hand corner of the main window.
54
54
55
-
### Preferences
55
+
####Preferences
56
56
57
57
In MarcEdit, Preferences allow you to configure the main window and various tools, such as the MarcEditor (the tool used to manipulate MARC data). For example, you can change the font, and font size, or select your most frequently used tools to display as shortcuts in the main window. In Preferences, you can also configure settings for other tools beyond the main window menu such as the MarcEditor where you can update the default character encoding for records that are opened in this tool (such as MARC8 or UTF-8), integrations with OCLC, or accessibility settings.
58
58
59
+
:::::::::::::::::::::::::::::::::::::: instructor
60
+
61
+
Note: The following exercise is simply to demonstrate adding a shortcut to the main window. RDA Helper is used as an example, but any available and commonly used tool could be used here.
62
+
63
+
:::::::::::::::::::::::::::::::::::::::::::::::::
64
+
59
65
::::::::::::::::::::::::::::::::::::::: checklist
60
66
61
67
### Let's add a shortcut to our main window
@@ -78,7 +84,20 @@ In MarcEdit, Preferences allow you to configure the main window and various tool
78
84
79
85
1. Click on the gear icon in the main window or go to Tools → Preferences
80
86
2. In the left-hand pane, look at the names there
81
-
3. Tools or features that can be changed in Preferences: Main Window, Bibframe, MarcEditor, MARCEngine, Ease of Use, File Associations, Language, Locations, Other, Updates, Configure Watcher, ILS Integration, OCLC API Integration.
87
+
3. Tools or features that can be changed in Preferences:
88
+
- Main Window
89
+
- Bibframe
90
+
- MarcEditor
91
+
- MARCEngine
92
+
- Ease of Use
93
+
- File Associations
94
+
- Language
95
+
- Locations
96
+
- Other
97
+
- Updates
98
+
- Configure Watcher
99
+
- ILS Integration
100
+
- OCLC API Integration.
82
101
83
102
84
103
@@ -102,7 +121,7 @@ MarcEdit remembers what you did last. You can see this history in the Quick Link
102
121
103
122
- MarcEdit offers the ability to add shortcuts to the main window
104
123
- MarcEdit allows you to set preferences for features and tools such as the main window or the MarcEditor
105
-
- Preferences can be accessed using the gearbox icon and selecting Tools → Preferences, or by using the keyboard shortcut Ctrl+Shift+P
124
+
- Preferences can be accessed using the gearbox icon, selecting Tools → Preferences, or by using the keyboard shortcut Ctrl+Shift+P
0 commit comments