OSDN Git Service

Add linked & shared notebook tables
[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_List_Narrow                                // View with the list on the side
42 View_List_Wide                                  // View with the list on the top
43 View_Thumbnail                                  // Fullscreen preview
44 View_Extended_Information       F8      // View details on the current note
45 View_Show_Note_List             F10             // Show current notes
46 View_Show_Notebooks                             // Show notebooks
47 View_Show_Tags                                  // Show the tags window
48 View_Show_Attribute_Searches                    // Show the attribute selection tree
49 View_Show_SavedSearches                         // Show the saved search tree
50 View_Show_Trash                                 // Show the trash window
51 View_Show_Editor_Button_Bar                     // Hide the editor button bar
52 View_Show_Left_Side             F11             // Hide all left hand windows
53 View_Toolbar                                    // Show/hide the toolbar
54
55 Format_Bold                     Ctrl+B          // Bold (duh)
56 Format_Underline                Ctrl+U          // Underline
57 Format_Italic                   Ctrl+I          // Italic
58 Format_Strikethrough            Ctrl+-          // Strikethrough
59 Format_Horizontal_Line                          // Href line
60 Format_Superscript              Ctrl+=          // Set superscript
61 Format_Subscript                Ctrl+Shift+=    // Subscript
62 Format_Alignment_Left           Ctrl+L          // Left align text
63 Format_Alignment_Center         Ctrl+C          // Center text
64 Format_Alignment_Right          Ctrl+R          // Right align text
65 Format_List_Bullet              Ctrl+Shift+B    // Bullet list
66 Format_List_Numbered            Ctrl+Shift+N    // Numbered list 
67 Format_Indent_Increase          Ctrl+M          // Increase the indentation
68 Format_Indent_Decrease          Ctrl+Shift+M    // Decrease the indent
69
70 Online_Note_History                             // View the current note history
71 Online_Synchronize              F9              // Synchronize with Evernote
72 Online_Connect                                  // Connect to Evernote
73
74 Tools_Spell_Check                               // Spell check dialog
75 Tools_Account_Information                       // Show account information
76 Tools_Reindex_Database                          // Reindex the entire database
77 Tools_Disable_Note_Indexing                     // Disable note indexing
78 Tools_Compact_Database                          // Free unused database space
79 Tools_Database_Status                           // Current database information
80 Tools_Database_Encrypt                          // Encrypt the database
81
82 About_Release_Notes                             // Current version's release notes
83 About_Log                                       // Message log
84 About_About                                     // About dialog box
85
86 Insert_DateTime                 Ctrl+;          // Insert the current date/time
87 Focus_Title                                     // Focus on the current note title
88 Focus_Tag                                       // Focus on the tag line
89 Focus_Note                                      // Focus on the note itself
90 Focus_Author                                    // Focus on the author field
91 Focus_Url                                       // Focus on the source URL field