Back to the Top

Creating and Saving
Creating a Journal
When Jed is started, a default journal, named Untitled,
is created.
You can add entries to this journal and then save the journal with a name you
define. You can then access this journal whenever you like by opening it
from the File|Open menu option.
To create a new journal:
-
Start Jed (a new default journal is created)
-
Select the File|Save Journal... option from the menu.
(or select the save icon
on the toolbar, or press the key combination: Alt-S)
-
Select a name for your journal (the default extension of .jed
will be automatically added)
-
Press the save button
When the journal has been saved, the name of your journal will
be in the title bar of Jed as well as the root of the journal tree in the
left pane.
Back to the Top

Creating a Journal Entry
You can add an entry upon starting JED, to a new journal or open an existing
journal and add entries there.
To add a journal entry in a new category:
- Click on the root of the journal tree (it will either say Untitled
or have the name you saved for the journal)
- Select the File|New Entry menu option (or select the New Entry icon
from
the toolbar, or press the key combination: Alt-N.)
- You will be prompted for a new category name.
- Type in the name and press OK to create the new category. (Note: You
cannot delete categories or entries from this version!) Press cancel
to not create the new category.
- The new, dated entry will be created and shown in the category you specified.
Note: The instant you create a new entry, a date and time stamp is created
for that entry. Once created, the date/time stamp associated with that
entry will never change.
To add a journal entry to an existing category:
- Click on the category, or any entry within the category to which you want
to add a new entry.
- Select the File|New Entry menu option (or select the New Entry icon
from
the toolbar, or press the key combination: Alt-N.)
- A new, dated journal entry will appear in the category you selected.
Back to the Top

Saving the Journal
When you have created a new journal and added entries to it, you can save it
to disk and open it later. If the Title Bar of Jed shows your journal name with
an asterisk, the journal has changed since the last save.
To save a journal:
- Select the File|
Save Journal... option from the menu. (or select
the save icon
on the toolbar, or press the key combination: Alt-S.)
- If the Journal did not have a name, you will be prompted to supply one,
otherwise, the journal will be saved to the name already defined.
To save a journal with a new name:
- Select the File |
Save Journal As... option from the menu .
- You will be prompted for a new Journal name.
Back to the Top

Saving the Journal Entry
Any journal entry may be saved as an individual text file.
To save a journal entry as a text file:
- Select the File |
Save Entry As...option from the menu.
- Select "Text Files" from the Files of Type: Drop Down Box
- Enter a filename.
- Press the save button.
Back to the Top

Opening Journals and Text Files
Opening a Journal
Once Jed is started, you can open a previously saved journal. You
can open a journal by selecting it from the File|Open... menu option.
To open a Journal:
-
Start Jed (a new default journal is created)
-
Select the File |
Open... option from the menu. (or
select the open icon
on the toolbar, or press the key combination, Alt-J)
-
Select a journal. (a default file extension of .jed
is used)
-
Press the open button
Back to the Top

Opening a Text File
You can open a text file and place its contents into an new or existing journal entry.
To open a text file and place it in a journal entry:
- First click on the journal entry you want to add the text file to.
If the journal entry does not exist yet, just click on the root of the
journal tree.
- Select the File |
Open... option from the menu. (or
select the open icon
on the toolbar, or press the key combination, Alt-J)
- Select "Text Files" from the Files of Type: Drop Down Box
- Select the file to open.
- If you selected a journal entry previously, the text in the file will now
appear in the journal entry you selected. Otherwise, you will be asked
to supply a new category name for the journal entry.
Back to the Top

Closing the Journal
You can close a journal when you are finished with it.
To close a journal:
- Select the File |
Close option from the menu or select the close icon
on the toolbar or press the key combination Alt-C. These
options will only be available if a journal is currently open.
- If the archive needs to be saved, you will be asked to save it prior to
closing.
Back to the Top

Exporting and Importing Journals
Exporting
Journals to a Directory
A Journal may be exported to a directory. This is useful
for viewing in other text based tools or for retaining your journal integrity
between versions of Jed. When your Journal is exported to a
directory, the directory structure will look like it does in the tree view of Jed.
The main directory will have the words "Journal - " in front of
your journal name and the journal entries themselves will have a number for a
filename.
For example, the journal entry for July 1, 2002 11:10:34 in
category cats in journal Cat Stuff will have a file name of
"Journal - Cat Stuff\cats\2452457.965671.txt". The number
represents the Julian Date of the journal entry, with 2452457 representing the
date and .965671 representing the time of day. The file extension of .txt is
used to allow you operating system to recognize this file as a text file.
Each text file will contain the material from the corresponding journal entry.
To export a Journal to a Directory:
-
Select the File | Export to |
Directory...
option from the menu. This option will only be available if you have a
journal currently open.
-
Select the directory to which you would like your journal to
be exported. Jed will create the directory structure described
above within this directory.
-
Press the Export button.
Back to the Top

Exporting Journals
to a Zip File
A Journal may be exported to a zip file. This export
option provides the same information as in the export to a directory option
detailed above, however all of
the entries are zipped to a single zip file named with the same name as you
journal. For example, if your Journal is named "Cat Stuff.jed"
the exported zip file containing all of your text-based journal entries will be
named "Cat Stuff.zip".
To export a Journal to a Zip File:
-
Select the File | Export to |
Zip
File... option from the menu. This option will only be available
if you have a journal currently open.
-
Select the directory to which you would like your journal to
be exported. Jed will create the zip file described above
within this directory.
-
Press the Export button.
Back to the Top

Importing
Journals from a Directory
You may import a journal into Jed that was previously
exported using Jed. The directory you import must have the text
"Journal - MyJournalName.jed" in it, where MyJournalName can be any
text you define for the journal name. All directories within the journal
directory will be considered as categories. Each categories directory will
contain journal entries with names as described in Exporting
Journals to a directory above. If you are interested in creating the
journal names using the correct date and time numbers, I have a separate tool
that can do this, please contact me.
You may add categories as new directories, rename categories,
delete entries, change your archive name etc when it is exported. To
successfully read it back into Jed however, be sure to adhere by the rules set
here.
To import a Directory into a Journal:
- Select the Import From |
Directory... menu option. Select the directory you wish to import,
it must have the "Journal - " text in the directory name.
- Press the Import button.
If, successful, you will be shown a message stating the number of categories
and the number of entries read in.
Back to the Top

Options
Hiding The Contents
You can choose to show or hide the contents of the Journal Editor. This
is helpful in you are writing a private document and someone comes in view of
your screen. When you press the Hide Contents button the screen
will become blank and the button's text will change to Show Contents. Press
the button again to reveal the Journal editor's contents
To show or hide the contents of the editor:
- Select the Hide Contents checkbox menu option or Button from the
toolbar. If
the menu item is checked, the contents of the journal editor will be hidden.
Back to the Top

Using the Toolbar
You can choose to show or hide the tool bar. All of the options on the
toolbar are also available from within the menus.
To show or hide the toolbar:
- Select the Options | Show Toolbar checkbox menu option. If
the menu item is checked, the toolbar will be showing, if it is unchecked,
it will be hidden.
Back to the Top

Explicitly
Setting the Background or Text colors
You can choose the specific colors used for the editor panes background and
text colors. These color choices will not be saved between uses of Jed,
though this will be supported in future releases.
To change the background color of the Editor pane:
- Select the Options | Set Background Color... menu option.
This will only be available if a journal is currently open.
- Select the color from the color chooser.
- Press the OK button.
The editor's background will change to the color you choose.
To change the text color within the Editor pane:
- Select the Options | Set Text Color... menu option. This will
only be available if a journal is currently open.
- Select the color from the color chooser.
- Press the OK button.
The editor's text will change to the color you choose.
Back to the Top

Inserting a Date/Time
Stamp Into Your Journal Entry
You can insert a date/time stamp into your journal entry whenever you
wish. The stamp is in plain text and will be placed at the end of the text
in your journal entry.
To add a Date/Time Stamp to your journal entry:
Perform one of the following to insert a Date/Time Stamp into your journal
entry:
- Select the Options |
Date/Time Stamp menu option or,
- Press the Date/Time Stamp button
on the toolbar or,
- Use the key combination Alt-D or,
- Right-click on the editor window and select the
Date/Time Stamp menu option
Back to the Top

Locking The Journal
The journal can be locked using a password you specify. Password
confirmation will be required for the following tasks in Jed:
- Opening a password protected journal
- Exporting a password protected journal
- Clearing the password from a password protected journal
Warning: An exported journal will not
have any password protection associated with it.
Caution: This password protection is not foolproof and does not currently abide by
any encryption standards. It is provided merely as a convenience at this
time and it not intended to protect data without fail.
To protect a journal with a password:
- Select the Options | Lock Journal checkbox menu option.
- You will be prompted for a password. You must type your password
twice for confirmation.
- Press the OK button.
- If you have not ever saved the journal, you will be prompted to
save.
The check box on the Options | Lock Journal checkbox menu option will
now be checked.
To remove password protection from a journal
- Select the Options | Lock Journal checkbox menu option.
- You will be prompted for your password.
- Press the OK button.
The check box on the Options | Lock Journal checkbox menu option will
now be unchecked.
Back to the Top

Using the Color Presets
There are five predefined Color schemes in Jed. They are:
| Gold
On Black |
| White
On Blue |
| *Black On White |
| Orange
On Purple |
| White
On Black |
The asterisk denotes the Editor default value.
To select a predefined color scheme for the editor:
- Right-click on the editor window and select the Color Presets menu.
- Select one of the color schemes
The editor's background and text will change to the new scheme Jed will
continue to display these colors each time it is started until they are changed
again.
Back to the Top

Using the Font Presets
There are four predefined fonts schemes in Jed. They are:
| *Courier
New 14 |
| Times
New Roman 12 |
| San
Serif 16 Bold |
| Arial 14 |
The asterisk denotes the Editor default value.
To select a predefined font scheme for the editor:
- Right-click on the editor window and select the Font Presets menu.
- Select one of the font schemes
The editor's text will change to the new font scheme.
Back to the Top

Keyboard
Shortcuts
| Open a Journal |
Alt-J |
| Create a new Journal Entry |
Alt-N |
| Save the Journal |
Alt-S |
| Close the Journal |
Alt-C |
| Insert a Date/Time Stamp |
Alt-D |
| Open this help file |
F1 |
| Delete Selected Journal Entry |
Delete |
| Delete Selected Category |
Delete
Warning! Deletes all journal entries within
the category as well! |
|
Editing Commands |
| Cut Selected Text |
Ctrl-X |
| Copy Selected Text |
Ctrl-C |
| Paste Selected Text |
Ctrl-V |
| Delete Selected Text |
Delete |
Back to the Top

Version History
Changes from version 1.3
- Added the capability to select a .jed file and open it by double clicking.
(only works with windows installed version, though if your bright, you can
figure out how to do this with the executable jar version too).
- Minor bug fixes
Changes from version 1.2
- Added the Help button to the toolbar
- Added the Hide Contents button to the right side of the toolbar to
allow the user to hide the contents of the journal editor easily.
- Added saved preferences for the chosen colors of the text and
background. These colors will become the new defaults. This feature
will only work if the user is running with JRE 1.4 or later.
- Changed the default font from Arial 12 to Courier 14.
- Applied a new saving algorithm to make the saved .jed files much
smaller. Also added a check to try to open .jed files saved with a
previous version using the old method, so users will be able to seamlessly
change to the new format. (Thanks to Patrick Forhan for his suggestion)
Changes from version 1.1
- Fixed a bug with the delete function. It did not work! (Thanks
to Patrick Forhan)
- Changed the format of the displayed date. This will affect the
sorting of journal entries in the tree. The dates that have a month or
day less than 10 now will have a zero (0) prepended to them. For
example, June 8, 2002 was previously displayed as 6/8/2002, it will now be
displayed as 06/08/2002.
To add this new feature to your existing archive, export your journal to a
directory and then import it. When imported, all the dates will be
updated.
- Fixed a bug with the save feature. Under certain conditions, after
you typed something into the editor area, Jed would not recognize that you
typed and not set the "journal needs to be saved" state correctly.
If this happens, you would not have been prompted to save changes,
potentially losing your data.