HelpSet Table of Contents Back to Project Home Page

The Sequences Management Page

Purpose

This screen is used to list, create, view, update and delete Sequence records. "Sequences" are a way to group Events together in order to tell a larger story. For instance, if you are investigating a war, you might create individual Events for battles, treaties and meetings. But then, you could use a sequence for the entire war, and include all these individual events in it. It makes it easier to access them as a group, and to navigate between them.

Please note that contrary to most other object management screens, the list and edition features have been implemented in the same screen in this case.

Getting There...

The Sequences management screen is not available straight from the Main Application Menu. To reach it:

Supported actions

The Sequences Management Page supports the following actions:

Of these, only List and View are entry points. The former is typically reached from the Events List, while the latter can be reached from search result pages, for instance, or using the "quick jump" feature (Go button) or object refs in comments (e.g. '{C6}').

Fields

Here below are the fields that you can expect to find on the Sequence Edition Page. The goal here is not to simply duplicate the database layout information. If this is what interests you, please refer to the database creation script or the database itself. The purpose is rather to explain what each field is meant for [D], what format it is expected to follow [F] and what are the conditions for its validity (if applicable) [V].

A star (*) after the name of the field denotes a mandatory field (the star is shown in red with the same meaning in the application user interface).

Object ID* D Sequential ID, automatically assigned by the DB during record creation. Displayed read-only once available.
Name* D Name (description) for the sequence. Make it short, but as explicit as possible.
F Free text.
V Has to be unique.
Comment D Any comment you might have on the sequence itself (the reason it makes sense to you), or its subject (the larger historical context it is meant to cover, etc). You could be tempted to store here the parts of your research that don't naturally fit in any of the linked events. If you do so, please keep in mind that Sequences are only "lesser objects", and as such can't be linked to Projects. So, if your current research is carried out within the context of a project (or might be in the future), it may be wiser to store these bits of information in Tiddlers rather than here (see Projects Management Workflow for more information on this topic).
F Free text. HTML markup allowed.
Special formats:
  • '{D1234}': quote another Hirtius object using its object prefix and ID. Automatically rendered as a link to that object view page. See Objects and Metadata Types for a list of all prefixes supported by the application. Only objects and lesser objects can be referred to in this way.
  • '[1234]': Bibref. Refers to the bibliographical reference with said number, as defined further down the page in the References section. Rendered as a link to a named anchor. Only works with bibrefs attached to the current object.
  • '[S1234]': Srcref. Refers to the source reference with said number, as defined further down the page in the Sources section. Rendered as a link to a named anchor. Only works with srcrefs attached to the current object.
Insert these formats in your text without the enclosing quotes.
If the object that you refer to doesn't exist (yet) or is not linked to the current object (in the case of Bibref and Srcref), the reference will be rendered in a special style (orange italics) and the associated link will point to that object creation page (where possible).

In addition to these, when in 'list' mode, some extra computed columns are displayed:

#:
The number of Event records that are currently linked to this Sequence.

Controls

In List mode

For each Sequence in the list, the first and last columns of its row contain links that correspond to actions to be performed on the Sequence object.

In addition to this, a global action is available on the last row (bottom right corner) of the list:

In View mode

Switch to edit mode link
Located at the bottom of the page, just above the footer. Click on this link to edit the current object (switches the view from a R/O rendering of the contents to an HTML form that allows you to modify that contents and submit it afterward).
Back to list link
Located at the bottom of the page, just above the footer. Click on this link to return to the list of defined Sequences.

In Edit mode

Submit button
(Also in "Add" mode). Commits the locally modified HTML form fields contents to the database that stores Project Hirtius data. Use it to save your latest modifications. It is of course perfectly legitimate to click Submit any number of times during a long edition session to avoid loosing unsaved data. When doing so, use the Edit action link next to the name in the list to return to the current Sequence record and edit it further.
Reset button
(Also in "Add" mode). Cancels any un-committed change, and returns all HTML form fields to their initial value (i.e. the one they had when the page was last loaded in the browser). Use this button to revert any erroneous edit you might have done (Beware: this only works on local changes that have not been saved to the database yet, i.e. for which you've not clicked on Submit yet).
New Event
Located in the bottom right corner of the linked Events list in the Events section, this will open the Events Edition Page in "Add" mode. Use it to create a new Event record, adding it to the current Sequence at the same time.
Please note that the Event-Sequence relationship can be managed from the Event side as well, through the Sequence Membership Management Page.
Link Events
Located in the bottom right corner of the linked Events list in the Events section, this will open the Event Selector in a new window. Use it to select existing Event records and add them to the current Sequence (one at a time at this stage).
Please note that the Event-Sequence relationship can be managed from the Event side as well, through the Sequence Membership Management Page.
Edit References
This will open the Object - Bib. Ref. Edition Page.
Edit Sources
This will open the Object - Source Ref. Edition Page.
Edit Attachments
This will open the Object - Attached File Edition Page.
Switch to view mode link
Located at the bottom of the page, just above the footer. Click on this link to view the current object (switches from the current HTML form that allows you to modify the object contents and submit it afterward to a R/O rendering of that contents).
Back to list link
Located at the bottom of the page, just above the footer. Click on this link to return to the list of defined Sequences.

See also:


Project Hirtius, © Les Ateliers du Héron, 2012.
Last updated: Friday, Jul. 26, 2024.

HelpSet Table of Contents Back to Project Home Page