OSDN Git Service

Remove deletion of 'res' directory files from startup scripts
[neighbornote/NeighborNote.git] / shortcuts_sample.txt
1 File_Note_Add                   Ctrl+N          // Add a new note
2 File_Note_Reindex                               // Reindex the current note
3 File_Note_Modify_Tags                           // Change current note tags
4 File_Note_Delete                                // Delete a tag
5 File_Note_Restore                               // Restore from the trash
6 File_Note_Duplicate                             // Duplicate the current note
7 File_Note_Merge                                 // Merge multiple notes
8 File_Notebook_Add                               // Add a notebook
9 File_Notebook_Edit                              // Edit an existing notebook
10 File_Notebook_Delete                            // Delete the existing notebook
11 File_Notebook_Close                             // Open/Close (i.e. archive) a notebook
12 File_Tag_Add                    Ctrl+Shift+T    // Add a notebook
13 File_Tag_Edit                                   // Edit an existing notebook
14 File_Tag_Delete                                 // Delete the existing notebook
15 File_SavedSearch_Add                            // Add a notebook
16 File_SavedSearch_Edit                           // Edit an existing notebook
17 File_SavedSearch_Delete                         // Delete the existing notebook
18 File_Email                      Ctrl+Shift+E    // Email note
19 File_Print                      Ctrl+P          // Print
20 File_Empty_Trash                                // Purge all delete notes
21 File_Exit                       Ctrl+Q          // I'm outahere
22
23 Edit_Find_In_Note               Ctrl+F          // Search only within the current note
24 Edit_Undo                       Ctrl+Z          // Undo last change
25 Edit_Redo                       Ctrl+Y          // Redo the last undone change
26 Edit_Cut                        Ctrl+X          // Cut current selection to the clipboard
27 Edit_Copy                       Ctrl+C          // Copy the current selection to the clipboard
28 Edit_Paste                      Ctrl+V          // Paste
29 Edit_Paste_Without_Formatting   Ctrl+Shift+P    // Paste as plain text
30 Edit_Preferences                                // Settings dialog box
31 Edit_Image_Rotate_Left                          // Rotate an image left
32 Edit_Image_Rotate_Right                         // Rotate an image to the right
33 Edit_Delete_Table_Row                           // Delete a table row
34 Edit_Insert_Table_Row                           // Insert a table row
35
36 Edit_Insert_Hyperlink           Ctrl+K          // Insert a hyperlink (Popup menu)
37 Edit_Insert_Todo                                // Insert a todo checkbox (Popup menu)
38 Edit_Encrypt_Text                               // Encrypt selected text (Popup menu)
39 Edit_Insert_Table                               // Insert a table into a note (Popup menu)
40
41 View_Extended_Information       F8              // View details on the current note
42 View_Show_Note_List             F10             // Show current notes
43 View_Show_Notebooks                             // Show notebooks
44 View_Show_Tags                                  // Show the tags window
45 View_Show_Attribute_Searches                    // Show the attribute selection tree
46 View_Show_SavedSearches                         // Show the saved search tree
47 View_Show_Trash                                 // Show the trash window
48 View_Show_Editor_Button_Bar                     // Hide the editor button bar
49 View_Show_Left_Side             F11             // Hide all left hand windows
50
51 Format_Bold                     Ctrl+B          // Bold (duh)
52 Format_Underline                Ctrl+U          // Underline
53 Format_Italic                   Ctrl+I          // Italic
54 Format_Strikethrough            Ctrl+-          // Strikethrough
55 Format_Horizontal_Line                          // Href line
56 Format_Superscript              Ctrl+=          // Set superscript
57 Format_Subscript                Ctrl+Shift+=    // Subscript
58 Format_Alignment_Left           Ctrl+L          // Left align text
59 Format_Alignment_Center         Ctrl+C          // Center text
60 Format_Alignment_Right          Ctrl+R          // Right align text
61 Format_List_Bullet              Ctrl+Shift+B    // Bullet list
62 Format_List_Numbered            Ctrl+Shift+N    // Numbered list 
63 Format_Indent_Increase          Ctrl+M          // Increase the indentation
64 Format_Indent_Decrease          Ctrl+Shift+M    // Decrease the indent
65
66 Online_Note_History                             // View the current note history
67 Online_Synchronize              F9              // Synchronize with Evernote
68 Online_Connect                                  // Connect to Evernote
69
70 Tools_Account_Information                       // Show account information
71 Tools_Reindex_Database                          // Reindex the entire database
72 Tools_Disable_Note_Indexing                     // Disable note indexing
73 Tools_Compact_Database                          // Free unused database space
74 Tools_Database_Status                           // Current database information
75
76 About_Release_Notes                             // Current version's release notes
77 About_Log                                       // Message log
78 About_About                                     // About dialog box
79
80 Insert_DateTime                 Ctrl+;          // Insert the current date/time
81 Focus_Title                                     // Focus on the current note title
82 Focus_Tag                                       // Focus on the tag line
83 Focus_Note                                      // Focus on the note itself
84 Focus_Author                                    // Focus on the author field
85 Focus_Url                                       // Focus on the source URL field