Skip to content

Commit f456472

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : fcc8506 Branch : main Author : jenmawe <jenmawe@gmail.com> Time : 2026-01-23 16:57:45 +0000 Message : Merge pull request #195 from abigailsparling/main Update 02-top-level-menu-features.md
1 parent 2557ae3 commit f456472

2 files changed

Lines changed: 29 additions & 10 deletions

File tree

02-top-level-menu-features.md

Lines changed: 28 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,26 @@ In the main window top-level menu, there are three options: Tools, Plug-ins, and
4242

4343
The Tools menu allows you to access a number of different basic and advanced features. Features to highlight include:
4444

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
5045
- 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
5252

5353
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.
5454

55-
### Preferences
55+
#### Preferences
5656

5757
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.
5858

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+
5965
::::::::::::::::::::::::::::::::::::::: checklist
6066

6167
### 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
7884

7985
1. Click on the gear icon in the main window or go to Tools → Preferences
8086
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.
82101

83102

84103

@@ -102,7 +121,7 @@ MarcEdit remembers what you did last. You can see this history in the Quick Link
102121

103122
- MarcEdit offers the ability to add shortcuts to the main window
104123
- 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
106125

107126
::::::::::::::::::::::::::::::::::::::::::::::::::
108127

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"config.yaml" "f503a48cd9cb983b9c4983031076ca19" "site/built/config.yaml" "2025-04-25"
55
"index.md" "f7b570b548a18470190c73414699da5d" "site/built/index.md" "2025-04-25"
66
"episodes/01-introduction.md" "ec7862eb38661b11163ce6e74ec94007" "site/built/01-introduction.md" "2023-04-25"
7-
"episodes/02-top-level-menu-features.md" "fc1e233f3ff4c2fb76251e402d5bf40e" "site/built/02-top-level-menu-features.md" "2025-12-02"
7+
"episodes/02-top-level-menu-features.md" "a97fbecf8388d58ec45189a8cc7e5613" "site/built/02-top-level-menu-features.md" "2026-01-23"
88
"episodes/03-working-with-MARC-files.md" "7ded9f16278fe0fc206ca56614e7c873" "site/built/03-working-with-MARC-files.md" "2025-12-02"
99
"episodes/04-layout-of-the-MarcEditor.md" "06e2edafb1116c23caed1d8977f112d4" "site/built/04-layout-of-the-MarcEditor.md" "2023-04-25"
1010
"episodes/05-profiling-your-MARC-data.md" "c1ef55d94bdcc51159fcada2aa157367" "site/built/05-profiling-your-MARC-data.md" "2025-01-27"

0 commit comments

Comments
 (0)