X-Git-Url: http://git.sourceforge.jp/view?p=neighbornote%2FNeighborNote.git;a=blobdiff_plain;f=shortcuts_sample.txt;h=76ac529e47009e45bb33dbb67210f86658aadffc;hp=8cf01dbdb6eadc56dcce06e5418fb2df0da38642;hb=b6b8ed46a734fec02cad45f73b5ea532ff656307;hpb=7c04d7784898cfec0165b3d1d02575854f878650 diff --git a/shortcuts_sample.txt b/shortcuts_sample.txt index 8cf01db..76ac529 100644 --- a/shortcuts_sample.txt +++ b/shortcuts_sample.txt @@ -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 @@ -37,15 +39,20 @@ 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) +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 @@ -56,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 @@ -72,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 @@ -94,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