OSDN Git Service

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