OSDN Git Service

Add sync-only option to startup scripts
[neighbornote/NeighborNote.git] / shortcuts_sample.txt
index 202aa1c..76ac529 100644 (file)
@@ -5,6 +5,7 @@ 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
@@ -22,6 +23,7 @@ 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
 
@@ -45,9 +47,12 @@ 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)
 
+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
@@ -58,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
@@ -74,10 +82,8 @@ 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
@@ -96,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