OSDN Git Service

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