text stringlengths 88 239 |
|---|
task: Open a new file on Microsoft Notepad
subtasks: Open Notepad
Go to 'File'
Select 'New' |
task: Open a new window on Microsoft Notepad
subtasks: Open Notepad
Go to 'File'
Select 'New Window' |
task: Open an Existing File on Microsoft Notepad
subtasks: Open Notepad
Go to 'File'
Select 'Open'
Select the File you want to Open |
task: Save a File on Microsoft Notepad
subtasks: Open Notepad
Go to 'File'
Select 'Save' |
task: Print a File on Microsoft Notepad
subtasks: Open Notepad
Go to 'File'
Select 'Print' |
task: Close a File on Microsoft Notepad
subtasks: Open Notepad
Go to 'File'
Select 'Exit' |
task: Cut a Text in Microsoft Notepad
subtasks: Open Notepad
Select a text you want to cut
Go to 'Edit'
Select 'Cut' |
task: Copy a Text in Microsoft Notepad
subtasks: Open Notepad
Select a Text
Go to 'Edit'
Select 'Copy' |
task: Paste a Text in Microsoft Notepad
subtasks: Open Notepad
Put the cursor where you want to paste that text
Go to 'Edit'
Select 'Paste' |
task: Find a Word in Microsoft Notepad
subtasks: Open Notepad
Go to 'Edit'
Select 'Find'
Put in the word you want to find in 'Find what'
Select the Direction
Click 'Find Next' |
task: Replace a Word in Microsoft Notepad
subtasks: Open Notepad
Go to 'Edit'
Select 'Replace'
Put in the word you want to replace in 'Find what'
Put in the word you want to replace with in 'Replace with'
Click 'Replace' |
task: Replace all of the same Words in Microsoft Notepad
subtasks: Open Notepad
Go to 'Edit'
Select 'Replace'
Put in the word you want to replace in 'Find what'
Put in the word you want to replace with in 'Replace with'
Click 'Replace All' |
task: Delete a Word in Microsoft Notepad
subtasks: Open Notepad
Select a Text you want to delete
Go to 'Edit'
Select 'Delete' |
task: Go to line 13 in Microsoft Notepad
subtasks: Open Notepad
Go to 'Edit'
Select 'Go to'
Put in line 13
Select 'Go to line' |
task: Select All text in Microsoft Notepad
subtasks: Open Notepad
Go to 'Edit'
Select 'Select all' |
task: Put in Time/Date in Microsoft Notepad
subtasks: Open Notepad
Go to 'Edit'
Select 'Time/Date' |
task: Zoom into Microsoft Notepad
subtasks: Open Notepad
Go to 'View'
Select 'Zoom'
Select 'Zoom in' |
task: Zoom out in Microsoft Notepad
subtasks: Open Notepad
Go to 'View'
Select 'Zoom'
Select 'Zoom out' |
task: Change Font in Microsoft Notepad
subtasks: Open Notepad
Go to 'Format'
Select 'Font'
Choose the desired font
Click 'OK' |
task: Convert Text to Upper Case in Microsoft Notepad
subtasks: Open Notepad
Select the text to be converted
Use the keyboard shortcut 'Ctrl + Shift + U' |
task: Convert Text to Lower Case in Microsoft Notepad
subtasks: Open Notepad
Select the text to be converted
Use the keyboard shortcut 'Ctrl + Shift + L' |
task: Save a File As a Different Name or Format in Microsoft Notepad
subtasks: Open Notepad
Go to 'File'
Select 'Save As'
Choose the desired format and location
Enter the new file name
Click 'Save' |
task: Create a Bulleted List in Microsoft Notepad
subtasks: Open Notepad
Type a bullet point (e.g., *, -, or •) followed by space
Type your list item
Press 'Enter' to start a new bulleted item |
task: Create a Numbered List in Microsoft Notepad
subtasks: Open Notepad
Start with '1.' followed by space
Type your list item
Press 'Enter' and automatically start with '2.' for the next item |
task: View Help in Microsoft Notepad
subtasks: Open Notepad
Go to 'Help'
Select 'View Help' |
task: Send Feedback in Microsoft Notepad
subtasks: Open Notepad
Go to 'Help'
Select 'Send Feedback' |
task: View Specifications of Microsoft Notepad
subtasks: Open Notepad
Go to 'Help'
Select 'About Notepad' |
task: Change Page Setup in Microsoft Notepad
subtasks: Open Notepad
Go to 'File'
Select 'Page Setup'
Adjust the settings for margins, orientation, and paper size
Click 'OK' |
task: Change Paper Size in Microsoft Notepad
subtasks: Open Notepad
Go to 'File'
Select 'Page Setup'
Select the paper size
Click 'OK' |
task: Change Orientation of Page in Microsoft Notepad
subtasks: Open Notepad
Go to 'File'
Select 'Page Setup'
Select the desired orientation
Click 'OK' |
task: Adjust Margins of Page Microsoft Notepad
subtasks: Open Notepad
Go to 'File'
Select 'Page Setup'
Adjust the Top, Bottom, Left, Right margins
Click 'OK' |
task: Add a Header or Footer in Microsoft Notepad
subtasks: Open Notepad
Go to 'File'
Select 'Page Setup'
Enter the header or footer text in the respective fields
Click 'OK' |
task: Align Text Center in Microsoft Notepad
subtasks: Open Notepad
Select the text
Use spaces or tabs to center the text manually |
task: Align Text Right in Microsoft Notepad
subtasks: Open Notepad
Select the text
Use spaces or tabs to align the text to the right manually |
task: Toggle Status Bar in Microsoft Notepad
subtasks: Open Notepad
Go to 'View'
Select or deselect 'Status Bar' |
task: Change Line Spacing in Microsoft Notepad
subtasks: Open Notepad
Manually add extra lines for increased spacing
Remove extra lines for decreased spacing |
task: Insert Page Break in Microsoft Notepad
subtasks: Open Notepad
Position the cursor at the desired page break location
Press 'Ctrl+Enter' for a manual page break |
task: Open Multiple Files in Microsoft Notepad
subtasks: Open Notepad
Drag and drop multiple text files into the Notepad window |
task: Change Text Encoding in Microsoft Notepad
subtasks: Open Notepad
Go to 'File'
Select 'Save As'
Choose the desired encoding from the 'Encoding' dropdown menu
Click ' Save' |
task: Change Text Color in Microsoft Notepad
subtasks: Open Notepad
Note: Text color cannot be changed in Notepad; use an alternative text editor for this functionality. |
task: Sort Lines Alphabetically in Microsoft Notepad
subtasks: Open Notepad
Note: Sorting lines alphabetically is not a built-in feature in Notepad; consider using an external script or a different text editor. |
task: Remove Duplicate Lines in Microsoft Notepad
subtasks: Open Notepad
Manually find and delete duplicate lines as Notepad does not have a built-in feature for this. |
task: Count Number of Words in Microsoft Notepad
subtasks: Open Notepad
Manually count the words or use an external tool as Notepad does not provide word count functionality. |
task: Set Up Auto-Save in Microsoft Notepad
subtasks: Open Notepad
Notepad does not have an auto-save feature; remember to save your work manually. |
task: Navigate to Next or Previous Word in Microsoft Notepad
subtasks: Open Notepad
Use the 'Ctrl + Right Arrow' or 'Ctrl + Left Arrow' keyboard shortcuts to navigate between words. |
task: Jump to the Start or End of the Document in Microsoft Notepad
subtasks: Open Notepad
Use 'Ctrl + Home' to jump to the start or 'Ctrl + End' to jump to the end of the document. |
task: Convert Comma-Separated Values to a List in Microsoft Notepad
subtasks: Open Notepad
Replace commas with line breaks to convert CSV values into a list |
task: Count the Number of Lines in Microsoft Notepad
subtasks: Open Notepad
Refer to the number of lines in the status bar if enabled |
No dataset card yet
- Downloads last month
- 3