X-Git-Url: http://git.sourceforge.jp/view?p=neighbornote%2FNeighborNote.git;a=blobdiff_plain;f=shortcuts_sample.txt;h=270d2243549cde67527b03e2e8215f21deb8d954;hp=807bcd3e1a2912ca0c53958cd4d623a1b14bd68a;hb=7bdae5cfb96f805d3056b21ff6af41a2ab9e558a;hpb=e0ca12f9a3252642d3e4632f580b368965830e94 diff --git a/shortcuts_sample.txt b/shortcuts_sample.txt index 807bcd3..270d224 100644 --- a/shortcuts_sample.txt +++ b/shortcuts_sample.txt @@ -5,12 +5,15 @@ 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 @@ -20,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 @@ -35,15 +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_Insert_QuickLink // Insert a quick link to another note (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 @@ -54,6 +64,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 @@ -70,10 +83,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 @@ -92,3 +103,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