Conseil user manual
Launching Conseil
Install it as explained on DownloadInstall. Then launch conseil with the command :
python conseil.py
Configuring Conseil
Open the menu Edit > Accounts
Fill the fields :
- Name : can be whatever you want.
- URL : url of your bugtracker. currently, only https://launchpad.net is supported. If you want to test and play with Conseil, you can use https://staging.launchpad.net instead. (on this launchpad, you can do whaterver you want : post comments, change bugs)
- login : your login. On launchpad, it's an email adress
- password : of course...
Warning : your password will be stored in plain text in the account.xml file in the conseil folder. This will be changed later (see #80 )
Simple search
The simple search bar in Conseil is simple but powerful. If you type an integer only (or an integer preceded by the # symbol) Conseil will directly open the related bug. If the first word of your search is a known package in the current BTS, Conseil will only display bug related to this package and do a search on those bug with the rest of your string. If none of those rules apply, then it will perform a simple search.
The search "evolution crashes" will return all bugs related to the package evolution that contain the word "crashes". The search "crashes evolution" will look for a package called "crashes". As there is no such package, it will return all bugs that contain the two words.
Opening the bug in a web browse
Simply click on the title of the bug in the bug tab. See, there's an Internet icon. Your default gnome web browser will open.
Bookmarks
Click on the add button when looking at a tab you want to remember. (this can be a bug tab or a search tab) Conseil will remember this search (or this bug) so it is easily accessible for you. You can give a friendly name to a bookmark by right-clicking > rename. You can also reorder your bookmarks by simple drag-n-drop.
Double clicking on a bookmark open it.
Advanced Search
currently not implemented
Attachments
- accounts.png (20.0 kB) - added by ploum on 03/29/07 07:49:13.
- open_browser.png (66.4 kB) - added by ploum on 03/29/07 19:07:41.


