OSDN Git Service

Add logic to disable tray options if there is no tray available.
[neighbornote/NeighborNote.git] / shortcuts_sample.txt
index 35d438e..76ac529 100644 (file)
@@ -5,18 +5,25 @@ File_Note_Delete                              // Delete a tag
 File_Note_Restore                              // Restore from the trash
 File_Note_Duplicate                            // Duplicate the current note
 File_Note_Merge                                        // Merge multiple notes
+File_Note_History                              // View the current note history
 File_Notebook_Add                              // Add a notebook
 File_Notebook_Edit                             // Edit an existing notebook
 File_Notebook_Delete                           // Delete the existing notebook
 File_Notebook_Close                            // Open/Close (i.e. archive) a notebook
+File_Notebook_Icon                             // Modify the selected notebook icon
+File_Notebook_Stack                            // Stack/Unstack notebooks
+File_Notebook_Publish                  // publish a notebook
+File_Notebook_Share                            // Share a notebook with others
 File_Tag_Add                   Ctrl+Shift+T    // Add a notebook
 File_Tag_Edit                                  // Edit an existing notebook
 File_Tag_Delete                                        // Delete the existing notebook
+File_Tag_Icon                                  // Modify the selected tag(s) icon.
 File_SavedSearch_Add                           // Add a notebook
 File_SavedSearch_Edit                          // Edit an existing notebook
 File_SavedSearch_Delete                                // Delete the existing notebook
 File_Email                     Ctrl+Shift+E    // Email note
 File_Print                     Ctrl+P          // Print
+File_Selective_Sync                            // Selective sync setup
 File_Empty_Trash                               // Purge all delete notes
 File_Exit                      Ctrl+Q          // I'm outahere
 
@@ -32,13 +39,21 @@ Edit_Image_Rotate_Left                              // Rotate an image left
 Edit_Image_Rotate_Right                                // Rotate an image to the right
 Edit_Delete_Table_Row                          // Delete a table row
 Edit_Insert_Table_Row                          // Insert a table row
+Edit_Insert_Table_Column                       // Insert a table row
+Edit_Delete_Table_Column                       // Delete a table row
 
 Edit_Insert_Hyperlink          Ctrl+K          // Insert a hyperlink (Popup menu)
 Edit_Insert_Todo                               // Insert a todo checkbox (Popup menu)
 Edit_Encrypt_Text                              // Encrypt selected text (Popup menu)
 Edit_Insert_Table                              // Insert a table into a note (Popup menu)
 
-View_Extended_Information      F8              // View details on the current note
+Edit_Insert_Latex                              // Insert a LaTeX formula.
+
+View_List_Narrow                               // View with the list on the side
+View_List_Wide                                 // View with the list on the top
+View_Thumbnail                                 // Fullscreen preview
+View_Source                                    // Reveal the HTML source of a note
+View_Extended_Information      F8      // View details on the current note
 View_Show_Note_List            F10             // Show current notes
 View_Show_Notebooks                            // Show notebooks
 View_Show_Tags                                 // Show the tags window
@@ -48,6 +63,9 @@ View_Show_Trash                                       // Show the trash window
 View_Show_Editor_Button_Bar                    // Hide the editor button bar
 View_Show_Left_Side            F11             // Hide all left hand windows
 View_Toolbar                                   // Show/hide the toolbar
+View_Show_Search                               // Show/hide the search box
+View_Show_Quota                                        // Show/hide the user quota
+View_Show_Zoom                                 // Show/hide the zoom spinner
 
 Format_Bold                    Ctrl+B          // Bold (duh)
 Format_Underline               Ctrl+U          // Underline
@@ -64,16 +82,15 @@ Format_List_Numbered                Ctrl+Shift+N    // Numbered list
 Format_Indent_Increase         Ctrl+M          // Increase the indentation
 Format_Indent_Decrease         Ctrl+Shift+M    // Decrease the indent
 
-Online_Note_History                            // View the current note history
-Online_Synchronize             F9              // Synchronize with Evernote
-Online_Connect                                 // Connect to Evernote
-
+Tools_Synchronize              F9              // Synchronize with Evernote
+Tools_Connect                                  // Connect to Evernote
 Tools_Spell_Check                              // Spell check dialog
 Tools_Account_Information                      // Show account information
 Tools_Reindex_Database                         // Reindex the entire database
 Tools_Disable_Note_Indexing                    // Disable note indexing
 Tools_Compact_Database                         // Free unused database space
 Tools_Database_Status                          // Current database information
+Tools_Database_Encrypt                         // Encrypt the database
 
 About_Release_Notes                            // Current version's release notes
 About_Log                                      // Message log
@@ -85,3 +102,4 @@ Focus_Tag                                    // Focus on the tag line
 Focus_Note                                     // Focus on the note itself
 Focus_Author                                   // Focus on the author field
 Focus_Url                                      // Focus on the source URL field
+Focus_Search                                   // Focus on the search field