Go Menu and Document Navigation: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
m (Created page with '__NOTOC__ __NOEDITSECTION__ {{Man2top |lang=en |rev=2.0.0 |st=d |Title=2. Navigating through many documents |prev=Man 2 ch06 |Subtitle=Chapter VI. Navigation and M…')
 
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
__NOTOC__
__NOEDITSECTION__
{{Man2top
{{Man2top
|lang=en
|lang=en
Line 10: Line 8:
|next=Man 2 ch06s03
|next=Man 2 ch06s03
}}
}}
== 2. Navigating through many documents ==
 
Navigating through a large list of documents can be difficult. But if you right-click the document notebook tabs, you get a list of all opened documents.
Navigating through a large list of documents can be difficult. But if you right-click the document notebook tabs, you get a list of all opened documents.


Navigation between documents can also be done using the Go menu, or its shortcuts.  
Navigation between documents can also be done using the Go menu, or its shortcuts.  


[[File:Man2_go_menu.png|none|frame|]]
[[File:Man2_go_menu.png|left|frame|Bluefish Go Menu]]
 
'''Figure VI.1. Bluefish Go Menu'''


The shortcuts are the following:
The shortcuts are the following:
Line 25: Line 21:
* '''Shift'''+'''Ctrl'''+'''Page-Up''' will change to the first document
* '''Shift'''+'''Ctrl'''+'''Page-Up''' will change to the first document
* '''Shift'''+'''Ctrl'''+'''Page-Down''' will change to the last document
* '''Shift'''+'''Ctrl'''+'''Page-Down''' will change to the last document
<br style="clear:both"/>


The Go → Goto Line ('''Ctrl+L''') offers an interesting feature.
The <tt>Go → Goto Line</tt> ('''Ctrl+L''') offers an interesting feature.
 
If there is some number in the document, you may select it, then click the From selection label in the Goto line dialog. Bluefish will fill in the Line number field with that number and go directly to it. The same feature is available from the Go → Goto Selection.
 
[[File:Man2_goto_line.png|none|frame|]]


'''Figure&nbsp;VI.2.&nbsp;Using the Goto Line Dialog'''
[[File:Man2_goto_line.png|left|frame|Using the Goto Line Dialog]]


If there is some number in the document, you may select it, then click the From selection label in the Goto line dialog. Bluefish will fill in the Line number field with that number and go directly to it. The same feature is available from the <tt>Go → Goto</tt> Selection.
<br style="clear:both"/>


[[File:Man2_tip.png]] Check the Keep dialog box to keep the dialog open, when you plan to access several parts of the document by line numbers.
{{tip|text=Check the Keep dialog box to keep the dialog open, when you plan to access several parts of the document by line numbers.}}


{{Man2bottom
{{Man2bottom

Latest revision as of 03:23, 1 July 2010


Navigating through a large list of documents can be difficult. But if you right-click the document notebook tabs, you get a list of all opened documents.

Navigation between documents can also be done using the Go menu, or its shortcuts.

Bluefish Go Menu

The shortcuts are the following:

  • Ctrl+Page-Up will change to the previous document
  • Ctrl+Page-Down will change to the next document
  • Shift+Ctrl+Page-Up will change to the first document
  • Shift+Ctrl+Page-Down will change to the last document


The Go → Goto Line (Ctrl+L) offers an interesting feature.

Using the Goto Line Dialog

If there is some number in the document, you may select it, then click the From selection label in the Goto line dialog. Bluefish will fill in the Line number field with that number and go directly to it. The same feature is available from the Go → Goto Selection.

Man2 tip.gif Check the Keep dialog box to keep the dialog open, when you plan to access several parts of the document by line numbers.