Development Log

bixtep  Die Entwicklung von !bixtep nahm im !debianforum ihren Anfang: http://bit.ly/dcaMu0
About 5 months ago from bixtep (BIXTEP)

bixtep  bugfixes: 0.2-dev.r53 now available for download !bixtep
About 6 months, 1 week ago from bixtep (BIXTEP)

bixtep  CLI note-taking app: New development version available for download.Improvements of code, stability, and performance. www.bixtep.com !bixtep
About 6 months, 1 week ago from bixtep (BIXTEP)

bixtep  New .bxt file structure published. Allows for custom content types, tag relations and dynamic field relations. http://ur1.ca/nr4y !bixtep
About 6 months, 1 week ago from bixtep (BIXTEP)

bixtep  stabilizing 0.2: some features will be dropped from development version !bixtep
About 7 months, 1 week ago from bixtep (BIXTEP)

bixtep  new wiki-based project homepage is up: http://www.bixtep.com !bixtep
About 8 months ago from bixtep (BIXTEP)

bixtep  0.2 will be the last release written in bash. future versions will be developed in python. !bixtep
About 9 months ago from bixtep (BIXTEP)

bixtep  working on a stable version of the API to help separate development of core and UI, etc. !bixtep
About 11 months, 1 week ago from bixtep (BIXTEP)

bixtep  consistently separating bixtep core from ui. ui will become separate script that calls core functions !bixtep
About 11 months, 2 weeks ago from bixtep (BIXTEP)

bixtep  bugfixes, cleaned up code: try out the 0.1.1 release candidate http://www.bixtep.com/content/download !bixtep
About 11 months, 3 weeks ago from bixtep (BIXTEP)

bixtep  cleaning up the code of 0.1 !bixtep
About 12 months ago from bixtep (BIXTEP)


After the installation, you are ready to go. Open a shell, go to the directory where you installed BIXTEP and enter:

./bixtep.sh -f notes.xml

(you can enter any other filename instead of “notes.xml” for your xml datafile)

Adding your first item

  1. In the main menu, press “a” to enter the add item dialog.
  2. Choose an item type by pressing the corresponding number.
  3. Enter the title of your new item.
  4. Enter the content of your new item. You can either input a single line and confirm by pressing enter or press enter while the line is empty. In the latter case, your default editor will start and you can enter a multi-line text. When you finish entering the text, save the file and exit your editor to go back to BIXTEP.
  5. You can ignore this point if you have chosen an item type other than “excerpt”. If your chosen item type is “excerpt”, you will now be prompted to enter a source. Proceed in the same way as point 4. Mind that there is a special (field) relation between the item types “excerpt” and “source”. If the source of an excerpt item is identical with the title of a source item, the content of the source item will display in the source of the excerpt item. This allows you to manage your sources dynamically.
  6. You can enter multiple keywords by separating them through commas.
  7. This is it, your first item has been created!

Display your first item

  1. In order to display your first item, simply press “d” followed by the item's ID “1” in the main menu.
  2. If your BIXTEP file contains more than one item, you can display the next item by pressing “n” and the previous item by pressing “p”. This also works for the edit page.

Scrolling through lists and items

  1. The length of an item or a list may exceed the number of displayed lines. You can scroll using ”+” (next page” and ”-” (previous page).

Edit the displayed item

  1. In the display page, press “e” to edit the displayed item.
  2. Now you can choose which field you want to edit by pressing the corresponding numbers. The content of the chosen field will show up in your default editor. If you don't want to loose your changes, save the file before you exit your editor.
  3. When you finish editing the text in your default editor, BIXTEP returns to the edit page. Item's are auto-saved.

List all items

  1. In the main menu, press “l” to see a list of your items. Below the ”#” you see the sequential numbers of your items. These numbers merely show the position of the items in your BIXTEP file and hence they may change when you delete an item. The items' unchangeable unique IDs are shown next to the sequential number. If you want to display, edit or delete an item, you have to use the ID.
  2. You can go to a certain item by pressing “g” followed by the item's ID.

Search your items

  1. Press “s” in the main menu.
  2. You will then be prompted to enter the search term. Confirm the search by pressing enter.
  3. If anything has been found, you'll see a list of matching items. Press “d” or “e” followed by the item ID to display or edit an item. Press “s” for a new search.
 
 
getting_started_0.1.txt · Last modified: 2010/01/23 02:35 by kstep
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki