Difference between revisions of "Starting to use @Note"

From Anote2Wiki
Jump to: navigation, search
 
(31 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
[[Category:HOWTOs]]
 
[[Category:HOWTOs]]
  
== Configuration ==
+
== Choose Database Configuration ==
  
Step 1: The wizard starts by showing the panel below. Here, the user can cancel the operation (clicking on the cancel button and @Note closes; the next time you run it, the process will re-start). The user can select the help button opening a new tab in your browser with @Note2 Wiki contents with helpful instructions. To continue the configuration, click on the “Next” button.  
+
The first time you run @Note2, a Database access Panel appears and user must choose between '''default database access''' (Simple Embedded Database Configuration) or '''Advanced configuration'''.
  
[[Image:StartWizard1.png|800px|center]]
+
'''Note:''' In case of non-expert @Note2 user we advise the use of the Simple Configuration.
 +
[[Image:Start_Anote2_Choose_Database.png|800px|center]]
  
The two crucial aspects to configure are Proxy and Database.
+
== Advanced Database Configuration ==
 +
=== Database Configuration ===
  
== Proxy Configuration ==
+
This panel presents the Database configuration. Here, you must fill the database access credentials in the Add New Database Connection Section (in blue) and press the '''Add Database to archive''' button with check box '''Use as Primary Database''' as true.
 +
You can choose the database name, host , port, root-user and his password. If the Database configuration is correct, it will be added to the database archive (in red) as the default database to be used (in orange). The text on the lower button will change from Exit @Note2  to Restart @Note2. If you click this button and restart, the application will restart with the new database active and @Note will be ready to work.
  
Step 2: The second step permits the proxy configuration. There are two options: if your machine is under a [http://en.wikipedia.org/wiki/Proxy_server proxy server] you will need to configure your system to use the proxy. If you do not need a proxy, simply click on the “next” button.
+
[[Image:Start_Anote2.png|800px|center]]
To configure the proxy, select “Use proxy” to enable the proxy configurations and fill the fields “proxy host” and “port”. Press the “next” button to continue.
 
  
[[Image:StartWizard2.png|800px|center]]
 
  
 +
[[Image:Start_Anote22.png|800px|center]]
  
== Database Configuration ==
+
=== Properties Loader ===
  
Step 3: This panel presents the MySQL Database configuration. In this step, you must fill database access credentials. When you install MySQL you have to define a super user login and password. Fill the credentials in @Note with this information. Usually, MySQL user is “root” without password. Pressing the “next” button, @Note checks the credentials.
+
Alternatively to the Database configuration panel, a properties loader panel can be used. This panel allows the loading of a Database configuration from a configuration file.
 +
You can choose a file that has the previous database configuration on the popup panel. After that, the text on the lower button in the database table will change to Restart @Note2. If you click this button and restart, the application will restart with the new database active and @Note will be ready to work.
  
[[Image:StartWizard2_Host_Port.png|800px|center]]
 
  
 +
[[File:Start Anote2 file.png|800px|center]]
  
== Change Configurations ==
+
=== Database Management ===
  
Step 4: The last step just informs the user how the options can be modified later. Just press the “ok” button and the system creates the configuration files and database. If a database already exists, a message is shown and you need to confirm if you wish to overwrite it.
+
To change the database please see [[Preferences#Database_Management|Preferences Database Management]] section
 
 
[[Image:StartWizard3_Database.png|800px|center]]
 

Latest revision as of 16:14, 23 January 2018

Choose Database Configuration

The first time you run @Note2, a Database access Panel appears and user must choose between default database access (Simple Embedded Database Configuration) or Advanced configuration.

Note: In case of non-expert @Note2 user we advise the use of the Simple Configuration.

Start Anote2 Choose Database.png

Advanced Database Configuration

Database Configuration

This panel presents the Database configuration. Here, you must fill the database access credentials in the Add New Database Connection Section (in blue) and press the Add Database to archive button with check box Use as Primary Database as true. You can choose the database name, host , port, root-user and his password. If the Database configuration is correct, it will be added to the database archive (in red) as the default database to be used (in orange). The text on the lower button will change from Exit @Note2 to Restart @Note2. If you click this button and restart, the application will restart with the new database active and @Note will be ready to work.

Start Anote2.png


Start Anote22.png

Properties Loader

Alternatively to the Database configuration panel, a properties loader panel can be used. This panel allows the loading of a Database configuration from a configuration file. You can choose a file that has the previous database configuration on the popup panel. After that, the text on the lower button in the database table will change to Restart @Note2. If you click this button and restart, the application will restart with the new database active and @Note will be ready to work.


Start Anote2 file.png

Database Management

To change the database please see Preferences Database Management section