How to use JAM Circle
I would like to write simple documentation to make JAM Circle's interface to be simple.If you have some question, please mail me.
Install JAM Circle
- Download JAM Circle package from sourceforge.net.
- If you use Linux or Mac, Please check permission.(JAMCircle or JAMCircle.app)
About Card
How to create Card?
- This is simple.Double click on Board,or on Lane.
How to modify Card?
How to move Cards between Board and Board?
- Select Lane or Board and open context menu(Please right-click and so on).
- Choose "
Open Card List",then Card List Dialog is opened.
- Double Click "Select" icon,then Board List Dialog is opened,you can choose target board,and you double click target board.
- Target Board is opened,and you can put the card in the Card List to the board using drag and drop.
About Lane
How to create Lane?
- This is simple,too! Double click "Create Lane" icon.
How to modify Lane?
If you want to change Lane's status or lane's behavior, read this section.
How to define action to the Lane?
- Please open Lane Edit Dialog,then you can modify the script at the dialog.
- You can choose script language "JavaScript?" or "JRuby".
How to iconize and reopen Lane?
About Board
How to create board
- Please open the menu '[File]-[New Wizard]-[New Board wizard]'.
- Input title and choose board type.
How to define action to the Board?
- Open Board List Dialog.(If you want to do that,Please double click on "Select Board" icon.)
- Choose the board to define script, and open context menu(Please right-click at the board.)
About Scripting
What Short Cut is supported?
- Ctrl+A Select All Cards on the board
- Ctrl+Z Undo
- Ctrl+Y Redo
- Ctrl+= Zoom-in
- Ctrl+- Zoom-out
- Ctrl+C,Ctrl+V,Ctrl+X Copy,and Paste,and Cut selected objects.
- Delete Delete selected objects.
- Shift+Ctrl+C,Shift+Ctrl+D connect to XMPP(Jabber) Server,or disconnect from XMPP(Jabber) Server.
About Icon
How to create User icon on Boards
- Click Roaster menu and open Roaster perspective,then Roaster View is shown.
- Select the menu "[File] - [Connect to XMPP(Jabber) Server]" to set XMPP Setting,and connect to the server.
- Some roasters are shown on Roaster View,you can choose to add user icon to board using context menu.
- Choose to add the roaster,and right-click, and choose "Create new entry" menu.
How to create new Icon on board
- Sorry,it is not supported now.I would like to support this.But I don't imagine how to act effectively to create icons. If you have some ideas,Please tell me.
About Store Data
How to change Store Data directory.
- Select the menu "[File] - [Storage Setting]"
- Change Store path and input User Name and Password.If you select the store path at first time,create new db and authorization data. (JAM Circle uses H2 Database inside.)
