OSDN Git Service

Add the ability to customize saved search icons.
[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_Notebook_Icon                              // Modify the selected notebook icon
13 File_Tag_Add                    Ctrl+Shift+T    // Add a notebook
14 File_Tag_Edit                                   // Edit an existing notebook
15 File_Tag_Delete                                 // Delete the existing notebook
16 File_Tag_Icon                                   // Modify the selected tag(s) icon.
17 File_SavedSearch_Add                            // Add a notebook
18 File_SavedSearch_Edit                           // Edit an existing notebook
19 File_SavedSearch_Delete                         // Delete the existing notebook
20 File_Email                      Ctrl+Shift+E    // Email note
21 File_Print                      Ctrl+P          // Print
22 File_Empty_Trash                                // Purge all delete notes
23 File_Exit                       Ctrl+Q          // I'm outahere
24
25 Edit_Find_In_Note               Ctrl+F          // Search only within the current note
26 Edit_Undo                       Ctrl+Z          // Undo last change
27 Edit_Redo                       Ctrl+Y          // Redo the last undone change
28 Edit_Cut                        Ctrl+X          // Cut current selection to the clipboard
29 Edit_Copy                       Ctrl+C          // Copy the current selection to the clipboard
30 Edit_Paste                      Ctrl+V          // Paste
31 Edit_Paste_Without_Formatting   Ctrl+Shift+P    // Paste as plain text
32 Edit_Preferences                                // Settings dialog box
33 Edit_Image_Rotate_Left                          // Rotate an image left
34 Edit_Image_Rotate_Right                         // Rotate an image to the right
35 Edit_Delete_Table_Row                           // Delete a table row
36 Edit_Insert_Table_Row                           // Insert a table row
37
38 Edit_Insert_Hyperlink           Ctrl+K          // Insert a hyperlink (Popup menu)
39 Edit_Insert_Todo                                // Insert a todo checkbox (Popup menu)
40 Edit_Encrypt_Text                               // Encrypt selected text (Popup menu)
41 Edit_Insert_Table                               // Insert a table into a note (Popup menu)
42
43 View_List_Narrow                                // View with the list on the side
44 View_List_Wide                                  // View with the list on the top
45 View_Thumbnail                                  // Fullscreen preview
46 View_Extended_Information       F8      // View details on the current note
47 View_Show_Note_List             F10             // Show current notes
48 View_Show_Notebooks                             // Show notebooks
49 View_Show_Tags                                  // Show the tags window
50 View_Show_Attribute_Searches                    // Show the attribute selection tree
51 View_Show_SavedSearches                         // Show the saved search tree
52 View_Show_Trash                                 // Show the trash window
53 View_Show_Editor_Button_Bar                     // Hide the editor button bar
54 View_Show_Left_Side             F11             // Hide all left hand windows
55 View_Toolbar                                    // Show/hide the toolbar
56
57 Format_Bold                     Ctrl+B          // Bold (duh)
58 Format_Underline                Ctrl+U          // Underline
59 Format_Italic                   Ctrl+I          // Italic
60 Format_Strikethrough            Ctrl+-          // Strikethrough
61 Format_Horizontal_Line                          // Href line
62 Format_Superscript              Ctrl+=          // Set superscript
63 Format_Subscript                Ctrl+Shift+=    // Subscript
64 Format_Alignment_Left           Ctrl+L          // Left align text
65 Format_Alignment_Center         Ctrl+C          // Center text
66 Format_Alignment_Right          Ctrl+R          // Right align text
67 Format_List_Bullet              Ctrl+Shift+B    // Bullet list
68 Format_List_Numbered            Ctrl+Shift+N    // Numbered list 
69 Format_Indent_Increase          Ctrl+M          // Increase the indentation
70 Format_Indent_Decrease          Ctrl+Shift+M    // Decrease the indent
71
72 Online_Note_History                             // View the current note history
73 Online_Synchronize              F9              // Synchronize with Evernote
74 Online_Connect                                  // Connect to Evernote
75
76 Tools_Spell_Check                               // Spell check dialog
77 Tools_Account_Information                       // Show account information
78 Tools_Reindex_Database                          // Reindex the entire database
79 Tools_Disable_Note_Indexing                     // Disable note indexing
80 Tools_Compact_Database                          // Free unused database space
81 Tools_Database_Status                           // Current database information
82 Tools_Database_Encrypt                          // Encrypt the database
83
84 About_Release_Notes                             // Current version's release notes
85 About_Log                                       // Message log
86 About_About                                     // About dialog box
87
88 Insert_DateTime                 Ctrl+;          // Insert the current date/time
89 Focus_Title                                     // Focus on the current note title
90 Focus_Tag                                       // Focus on the tag line
91 Focus_Note                                      // Focus on the note itself
92 Focus_Author                                    // Focus on the author field
93 Focus_Url                                       // Focus on the source URL field