Difference between revisions of "Learn Gedit"

From Open Educational Resources
Jump to navigation Jump to search
Line 31: Line 31:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|style="width: 50%;|Image  Image Image Image  (Step 1)
+
|style="width: 50%;|[[File:Gedit main page.png|300px]]
|style="width: 50%;|Image  Image Image Image  (Step 2)
+
|style="width: 50%;|[[File:Gedit page.png|300px]]
 
|-
 
|-
|style="width: 50%;|Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext
+
|style="width: 50%;|To open Gedit text editor go to '''Application > Accessories > Text Editor'''.
|style="width: 50%;|Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext
+
|style="width: 50%;|The Gedit text editor main page will look like above image.
 
|-
 
|-
|style="width: 50%;|Image  Image Image Image  (Step 3)
+
|style="width: 50%;|[[File:Display the line margin.png|300px]]
|style="width: 50%;|Image  Image Image Image  (Step 4)
+
|style="width: 50%;|[[File:Typing multiple languages.png|300px]]
 
|-
 
|-
|style="width: 50%;|Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext
+
|style="width: 50%;|You can also add line marging numbers to text document. In the right side bottom corner, click on drop down option and choose "Display line numbers".
|style="width: 50%;|Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext Texttexttexttexttext
+
|style="width: 50%;|Same like other text documents in UBUNTU, in text editor also you can type multiple languages in same page.
 +
|-
 +
|style="width: 50%;|[[File:Save Gedit.png|300px]]
 +
|style="width: 50%;|[[File:Multiple tabs.png|300px]]
 +
|-
 +
|style="width: 50%;|To save Gedit text document, click on SAVE or you can press Ctrl+S as same like other application.
 +
|style="width: 50%;|In Gedit windows, you can open multiple files in same tab.
 +
 
 
|}
 
|}
  

Revision as of 05:37, 12 March 2017

Introduction

gedit is the default text editor of the GNOME desktop environment and part of the GNOME Core Applications. Designed as a general-purpose text editor, gedit emphasizes simplicity and ease of use, with a clean and simple GUI.

Educational application and relevance

Designed as a general-purpose text editor.

Version

Stable release 3.22.3 (9 November 2016) Preview release 3.23.91 (1 March 2017)

Configuration

It is free and open-source software subject to the requirements of the GNU General Public License version 2 or later.[4] gedit is also available for Mac OS X and Microsoft Windows.

Overview of Features

  1. gedit also has tabs for editing multiple files. Tabs can be moved between various windows by the user.
  2. It supports a full undo and redo system as well as search and replace.
  3. gedit has an optional side pane displaying the list of open files.

Other similar applications

Text Editor, Notepad, Komodo Editor

Development and community help

Paolo Borelli, Steve Frécinaux, Jesse van den Kieboom, James Willcox, Chema Celorio, Federico Mena Quintero,

Working with the application

Functionalities

Gedit main page.png Gedit page.png
To open Gedit text editor go to Application > Accessories > Text Editor. The Gedit text editor main page will look like above image.
Display the line margin.png Typing multiple languages.png
You can also add line marging numbers to text document. In the right side bottom corner, click on drop down option and choose "Display line numbers". Same like other text documents in UBUNTU, in text editor also you can type multiple languages in same page.
Save Gedit.png Multiple tabs.png
To save Gedit text document, click on SAVE or you can press Ctrl+S as same like other application. In Gedit windows, you can open multiple files in same tab.

File formats for creation

Saving the file

Like in most applications, a file can be saved using the FILE – SAVE AS command, or by the short-cut key CTRL-S. Always give a meaningful file name, reading which you should get an idea of the file contents.

Export and publishing files

No export option in this tool.

Advanced features

Installation

Method of installation Steps
From Ubuntu software Centre Search for Gedit
From Terminal sudo apt-get install gedit
From the web
Web based registration Steps

The application on mobiles and tablets

In Android phones you can download many text editors from play store.

  • Text Editor
  • Memo

Ideas for resource creation

References

Gedit Wikipedia