| Focus the search field | / or ff |
|---|---|
| Clear filter | ESC ESC or cf |
| Refresh filter | rf |
| Tags | # or tag: |
| Due | ^ or due: |
| Color (priority) | color: or priority: |
| Assignee | @ or assignee: |
| Open or closed tasks | in: |
| Time created | created: |
| Time updated | updated: or changed: |
| Attachment, note | has: |
Combine keywords with search parameters. E.g. type in: closed and changed: last week to see what you completed last week.
Press Enter twice to search in all your lists.
- Part of: Digital Tools
- ClipMate Human Schema V04 - A CheckVist hierarchy describing the principal Types, Categories, Roles and Relationships in the ClipMate world, including how and where a Member of every Type is created.
- Domain - Persistent capture, organisation, retrieval and reuse of information that passes through the Windows Clipboard.
- Central concept - A Clip is a persistent information object created from transient clipboard content.
- Creation guidance - Each Type states whether its Members are native, automatic, external, derived or Potential Extensions, followed by the practical How and Where.
- Modelling rule - Types identify kinds of Things; Categories classify instances; Relationships connect Things; Roles describe how a Thing participates in a relationship or process.
- Types - The principal kinds of Things represented in the ClipMate world.
- Person - A human actor who operates applications, creates or selects Clips, and initiates clipboard-related actions.
- Creation status - External or extension-defined - ClipMate does not provide a native Person record.
- How to create a Member - Create the human account in Windows or the surrounding organisation. If Persons are required in the Human Schema, add a Person record manually and link it to operations, ownership or access.
- Where to create or maintain it - Create the operating account in Windows or an organisational directory. Maintain the semantic Person member in Flix or another extension repository rather than in ClipMate.
- Categories - Classification choices for a Person.
- User - A Person who operates ClipMate or another application involved in capture or paste.
- Administrator - A Person who configures databases, collections, retention rules or shared access.
- Relationships and Roles - Ways in which a Person participates in the ClipMate world.
- operates SoftwareApplication - The Person controls ClipMate or an external application.
- selects Clip - The Person chooses a Clip for viewing, editing, moving, copying or pasting.
- creates Collection - The Person establishes a Collection for a particular purpose.
- configures ApplicationProfile - The Person defines capture, display, storage or paste behaviour.
- initiates Event - The Person causes a capture, edit, search, move, paste or other Event.
- owns DataSource - The Person is responsible for a local or shared source of ClipMate data.
- Attributes - Descriptive values stored for a Person.
- DisplayName - The name used to identify the Person.
- AccessLevel - The degree of permission the Person has over a DataSource or Database.
- SoftwareApplication - A software system that creates clipboard content, receives pasted content, or manages Clips.
- Creation status - External with automatic ClipMate discovery - the application exists outside ClipMate, but ClipMate can record or configure it.
- How to create a Member - Install and run the application, then copy something from it while ClipMate capture is active. ClipMate records it as a source application. Adjust its accepted formats through Config | Application Profile.
- Where to create or maintain it - Create the application through Windows installation. Maintain its ClipMate-specific behaviour in Config | Application Profile.
- Categories - Classification choices for a SoftwareApplication.
- ClipboardManager - An application whose principal role is capturing and managing clipboard content.
- SourceApplication - An application from which clipboard content originates.
- TargetApplication - An application into which Clip content is pasted.
- Browser - A SourceApplication or TargetApplication used for web content.
- FileManager - A SourceApplication or TargetApplication used for file references and paths.
- TextEditor - A SourceApplication or TargetApplication used for textual content.
- ImageEditor - A SourceApplication or TargetApplication used for image content.
- Relationships and Roles - Ways in which a SoftwareApplication participates.
- produces ClipboardPayload - The application places transient content on the Clipboard.
- receives ClipboardPayload - The application accepts content pasted from the Clipboard.
- is observed by ClipMateApplication - ClipMate monitors clipboard changes caused by the application.
- is governed by ApplicationProfile - Capture or paste behaviour may depend on application-specific settings.
- is source of Clip - A captured Clip records the application from which its content originated.
- is target of PasteEvent - A PasteEvent delivers Clip content to the application.
- Attributes - Descriptive values stored for a SoftwareApplication.
- ApplicationName - The human-readable application name.
- ExecutableName - The executable or process name used to identify the application.
- ApplicationRole - The functional role played by the application.
- Clipboard - The transient Windows system container through which copied or cut content passes.
- Creation status - System-created - an ordinary user does not create additional native Windows Clipboard members.
- How to create a Member - Windows creates the System Clipboard as part of the user session. Applications use it through Copy, Cut, Paste, PrintScreen and related commands.
- Where to create or maintain it - The member exists in the Windows operating system, not in a ClipMate Collection or Database.
- Categories - Classification choices for a Clipboard.
- SystemClipboard - The active Windows Clipboard monitored by ClipMate.
- RemoteClipboard - A clipboard exposed through a remote session or other system boundary.
- Relationships and Roles - Ways in which the Clipboard participates.
- temporarily holds ClipboardPayload - The Clipboard contains one current payload until replaced.
- receives content from SoftwareApplication - A source application writes content to the Clipboard.
- is observed by ClipMateApplication - ClipMate detects changes and may create a Clip.
- supplies content to TargetApplication - A target application reads pasted content from the Clipboard.
- Attributes - Descriptive values stored for a Clipboard.
- CurrentSequenceNumber - A changing identifier for the current clipboard state.
- AvailableFormats - The representations currently available in the Clipboard.
- ClipboardPayload - A transient set of one or more clipboard representations produced by a copy or cut operation.
- Creation status - Automatically created - each copy, cut or screen-capture action replaces the current payload.
- How to create a Member - Select content in a source application and use Ctrl+C, Ctrl+Insert, Cut, an application Copy command, PrintScreen or Alt+PrintScreen.
- Where to create or maintain it - Create it in the source application; Windows places it on the System Clipboard, where ClipMate can observe and capture it.
- Categories - Classification choices for a ClipboardPayload.
- SingleFormatPayload - A payload containing one available representation.
- MultiFormatPayload - A payload containing several equivalent representations such as plain text, rich text and HTML.
- DelayedRenderPayload - A payload whose source application supplies a representation only when requested.
- Relationships and Roles - Ways in which a ClipboardPayload participates.
- originates from SoftwareApplication - The payload is written by a source application.
- is held by Clipboard - The payload exists transiently in the system Clipboard.
- contains ClipFormat - The payload exposes one or more representations.
- represents SourceResource - The payload may have been copied from a document, page, file, image or selection.
- is captured as Clip - ClipMate converts the transient payload into a persistent Clip.
- Attributes - Descriptive values stored for a ClipboardPayload.
- CreationTime - The time at which the payload was placed on the Clipboard.
- FormatCount - The number of available clipboard representations.
- EstimatedSize - The approximate total size of the payload.
- Clip - A persistent ClipMate information object created from clipboard content or by manual construction.
- Creation status - Native and usually automatic - this is the principal persistently created ClipMate member.
- How to create a Member - With ClipMate capture active, copy or cut content in another application. ClipMate captures the ClipboardPayload automatically. For unusual formats, use Edit | Capture Special. A captured text Clip can then be edited in the ClipMate Explorer text pane.
- Where to create or maintain it - The Clip appears in the ClipList of the active Collection that accepts new Clips, normally InBox unless routing or Collection settings direct it elsewhere.
- Categories - Classification choices for a Clip.
- Content Kind - The dominant kind of information represented by a Clip.
- PlainText - Unformatted character content.
- RichText - Text carrying font, paragraph or other formatting information.
- HTML - Web-oriented marked-up content.
- Image - Bitmap, metafile or other visual content.
- FileReference - A reference to one or more files or folders.
- PrivateApplicationFormat - Data meaningful mainly to the application that created it.
- MultiFormat - A Clip preserving several equivalent representations.
- Function - The purpose for which a Clip is used.
- OrdinaryClip - A normal captured or manually created Clip.
- TemplateClip - A reusable Clip intended to provide standard content.
- MacroClip - A specially designated text Clip interpreted as macro instructions or keystrokes.
- Origin - The way in which a Clip came into existence.
- ClipboardCopy - The Clip was captured after a copy or cut operation.
- ScreenCapture - The Clip was created from a captured screen region or image.
- ManualCreation - The Clip was entered directly in ClipMate.
- Import - The Clip was created from imported external data.
- DerivedFromClip - The Clip was produced by editing, copying, transforming or splitting another Clip.
- Lifecycle State - The current persistence state of a Clip.
- Active - The Clip is available in an ordinary Collection.
- Deleted - The Clip has been marked for deletion.
- Trashed - The Clip resides in a Trashcan-role Collection.
- Restored - The Clip has been returned from a deleted or trashed state.
- Purged - The Clip has been permanently removed.
- Persistence - The intended retention status of a Clip.
- Temporary - The Clip may be removed by ordinary retention rules.
- Retained - The Clip is intended to remain until deliberately deleted or displaced.
- Permanent - The Clip is protected from normal ageing or count-based removal.
- Uniqueness - The relationship of a Clip to similar Clips.
- Original - The first known captured or created instance.
- Duplicate - A Clip whose content is considered equivalent to another Clip.
- EditedDerivative - A Clip created by modifying another Clip.
- Content Kind - The dominant kind of information represented by a Clip.
- Relationships and Roles - Ways in which a Clip participates.
- is stored in Collection - The Clip belongs to one current Collection.
- was created by Event - A CaptureEvent, CreateEvent, ImportEvent or derivation Event produced the Clip.
- was captured from SoftwareApplication - The Clip records the source application when known.
- represents SourceResource - The Clip preserves information originating in a document, web page, file, image or selection.
- has ClipFormat - The Clip stores one or more representations of its content.
- contains ClipFragment - The Clip may be divided into identifiable portions.
- duplicates Clip - The Clip is considered equivalent to another Clip under duplicate rules.
- derives from Clip - The Clip was created by editing, copying, splitting or transforming another Clip.
- precedes Clip in ClipSequence - The Clip occurs earlier than another Clip in an ordered sequence.
- follows Clip in ClipSequence - The Clip occurs later than another Clip in an ordered sequence.
- is selected for PasteEvent - The Clip provides content for a paste operation.
- is used by PowerPasteRun - The Clip participates in a sequential paste process.
- is used by MacroRun - A MacroClip supplies instructions for a macro execution.
- is edited by EditEvent - The Clip content or metadata is changed.
- is moved by MoveEvent - The Clip changes its containing Collection.
- is copied by CopyEvent - A new related Clip is created without removing the original.
- is deleted by DeleteEvent - The Clip enters a deleted or trashed state.
- is restored by RestoreEvent - The Clip returns to an active Collection.
- is destroyed by PurgeEvent - The Clip ceases to persist.
- is returned by SearchEvent - The Clip satisfies search criteria.
- Attributes - Descriptive values stored for a Clip.
- ClipID - The stable internal identifier of the Clip.
- Title - The displayed title or generated summary of the Clip.
- CaptureTime - The date and time at which the Clip was captured or created.
- SerialNumber - The sequential capture identifier used for ordering or reference.
- SortKey - A value used for manual or system-defined ordering.
- SourceApplicationName - The application recorded as the source of the Clip.
- SourceURL - The web address recorded for captured web content when available.
- ContentSize - The size of the stored content.
- DeletedFlag - An indicator that the Clip is marked as deleted.
- MacroFlag - An indicator that the Clip is to be treated as a MacroClip.
- LastUsedTime - The most recent known paste or macro-use time.
- UseCount - The number of recorded uses of the Clip.
- ClipFragment - An identifiable portion of a Clip used for splitting, analysis, extraction or partial reuse.
- Creation status - Derived or temporary - ordinary ClipMate storage is centred on whole Clips rather than persistent fragment records.
- How to create a Member - Create separable text using lines, words, commas or another delimiter, then use Exploding PowerPaste to derive fragments during pasting. In an extension system, split a Clip deterministically and assign FragmentIndex and offsets.
- Where to create or maintain it - Native fragments exist during PowerPaste execution, configured through Edit | Explode Into Fragments and the Pasting page of Options. Persistent fragments belong in an extension repository.
- Categories - Classification choices for a ClipFragment.
- TextRange - A range of characters or paragraphs within textual content.
- ImageRegion - A bounded region within an image.
- FileMember - One file reference within a multi-file Clip.
- FormatRepresentation - One stored representation within a MultiFormat Clip.
- Relationships and Roles - Ways in which a ClipFragment participates.
- is part of Clip - The fragment belongs to one Clip.
- precedes ClipFragment - The fragment occurs earlier within the same Clip.
- follows ClipFragment - The fragment occurs later within the same Clip.
- may derive Clip - A new Clip may be created from the fragment.
- may be selected for PasteEvent - A partial paste may use the fragment.
- Attributes - Descriptive values stored for a ClipFragment.
- FragmentIndex - The position of the fragment within its Clip.
- StartOffset - The starting position within the Clip content.
- EndOffset - The ending position within the Clip content.
- FragmentTitle - A label describing the fragment.
- SourceResource - A document, page, file, image or selection from which clipboard content originated.
- Creation status - External - ClipMate captures a representation or reference rather than creating the original resource.
- How to create a Member - Create or open a document, web page, file, image, database record or text selection in its normal application, then copy the required content.
- Where to create or maintain it - Create the resource in its source application, file system, database or website. Maintain its title, path, URL and provenance in Clip metadata or an extension repository.
- Categories - Classification choices for a SourceResource.
- Document - A structured textual or mixed-content work.
- WebPage - A resource retrieved through a browser and identified by a URL.
- File - A stored operating-system file referenced or copied through the Clipboard.
- ScreenImage - A visual capture of a screen, window or screen region.
- TextSelection - A selected range of text within another resource.
- DatabaseRecord - A selected record or field copied from a data-oriented application.
- Relationships and Roles - Ways in which a SourceResource participates.
- is represented by ClipboardPayload - A copy operation places a representation of the resource on the Clipboard.
- is represented by Clip - A persistent Clip preserves some or all of the resource.
- belongs to SoftwareApplication - The resource was opened, displayed or managed by an application.
- has SourceURL - A WebPage or network resource may be identified by a URL.
- contains SourceResource - A document or page may contain subordinate resources.
- is source of SourceResource - A selection or fragment may originate within a larger resource.
- Attributes - Descriptive values stored for a SourceResource.
- ResourceTitle - The human-readable title of the resource.
- ResourceLocation - The file path, URL or other locator.
- Author - The recorded creator when known.
- CreationTime - The creation time of the source when known.
- AccessTime - The time at which the source was accessed or captured.
- ClipFormat - A stored or transient representation of clipboard content.
- Creation status - Automatically produced and selectively retained - formats are supplied by the source application.
- How to create a Member - Copy content from an application that places the required representation on the Clipboard. Use Edit | Capture Special to test or capture additional formats, and Config | Application Profile to permit or reject formats for an application.
- Where to create or maintain it - The transient member is created on the Windows Clipboard. The persistent member is stored within a Clip and inspected or adjusted through Clip Properties and Application Profile settings.
- Categories - Classification choices for a ClipFormat.
- PlainTextFormat - A representation containing unformatted text.
- RichTextFormat - A representation containing formatted text.
- HTMLFormat - A representation containing HTML and related web markup.
- BitmapFormat - A raster image representation.
- MetafileFormat - A vector or Windows metafile representation.
- FileListFormat - A representation containing one or more file-system references.
- PrivateFormat - An application-defined representation not intended for general interchange.
- Relationships and Roles - Ways in which a ClipFormat participates.
- is contained in ClipboardPayload - The format is one available representation of transient clipboard content.
- is stored by Clip - The format is preserved as part of a persistent Clip.
- is permitted by ApplicationProfile - The profile allows the format to be captured or pasted.
- is rejected by ApplicationProfile - The profile suppresses or excludes the format.
- is preferred by PasteRule - The rule selects the format most suitable for the target application.
- Attributes - Descriptive values stored for a ClipFormat.
- FormatName - The human-readable name of the representation.
- FormatIdentifier - The Windows or application-defined format identifier.
- DataSize - The size of the stored representation.
- PreferredFlag - An indicator that the representation is preferred for display or paste.
- DataSource - A location from which one or more ClipMate databases are exposed.
- Creation status - Native configuration member - a DataSource connects ClipMate to a writable or read-only data directory.
- How to create a Member - Create or select a suitable local, removable or network directory. In ClipMate open Config | User Preferences | Data, add a DataSource, name it, assign the directory, and set Read Only and AutoLoad as required.
- Where to create or maintain it - Define the member in the Data page of User Preferences. Its physical contents reside in the selected Windows directory.
- Categories - Classification choices for a DataSource.
- Local - A DataSource located on the current computer.
- NetworkShared - A DataSource located on a network path accessible to more than one computer.
- Removable - A DataSource located on removable storage.
- ReadWrite - A DataSource that permits modification.
- ReadOnly - A DataSource available only for reading.
- Relationships and Roles - Ways in which a DataSource participates.
- exposes Database - The DataSource provides access to one or more databases.
- is owned by Person - A Person is responsible for the DataSource.
- is loaded by ClipMateApplication - ClipMate opens or attaches the DataSource.
- is shared with Person - More than one Person may access the DataSource.
- Attributes - Descriptive values stored for a DataSource.
- DataSourceName - The human-readable name.
- Directory - The local or network directory containing the data.
- ReadOnlyFlag - An indicator that changes are prohibited.
- AutoLoadFlag - An indicator that ClipMate should load the DataSource automatically.
- Database - A persistent ClipMate data store containing Collections and Clips.
- Creation status - Native storage structure, normally initialised through a DataSource rather than created as an isolated semantic object.
- How to create a Member - Provide a new writable data directory and add it as a DataSource, or import or restore existing ClipMate data into a configured DataSource. Allow ClipMate to initialise and maintain its database structures.
- Where to create or maintain it - The Database resides inside the directory assigned to its DataSource and is opened through ClipMate Explorer.
- Categories - Classification choices for a Database.
- PrimaryDatabase - The main working database.
- ArchiveDatabase - A database used for long-term retained material.
- SharedDatabase - A database made available through a shared DataSource.
- ReferenceDatabase - A database primarily used for lookup rather than editing.
- Relationships and Roles - Ways in which a Database participates.
- belongs to DataSource - The Database is physically exposed through one DataSource.
- contains Collection - The Database organises Clips through Collections.
- is opened by ClipMateApplication - ClipMate loads the Database for use.
- is searched by SearchEvent - Search operations may examine the Database.
- is imported by ImportEvent - External data may create or populate the Database.
- is exported by ExportEvent - Database content may be written to an external form.
- Attributes - Descriptive values stored for a Database.
- DatabaseID - The stable identifier of the Database.
- Name - The human-readable database name.
- StorageLocation - The file-system location of the Database.
- CreatedTime - The time at which the Database was created.
- LastOpenedTime - The most recent time the Database was opened.
- Collection - A named hierarchical container that groups Clips and applies access, capture, sorting and retention behaviour.
- Creation status - Native and directly created - Collections are the user-created organisational containers of ClipMate.
- How to create a Member - Use the Collection creation command available from the File menu or Collection Tree, enter a title, and choose its parent location. Then open Collection Properties to set icon, favourite status, retention, duplicate handling, new-Clip acceptance and read-only behaviour.
- Where to create or maintain it - Create and display the member in the Collection Tree of ClipMate Explorer. Its persistent data is stored within the current Database and DataSource.
- Categories - Classification choices for a Collection.
- Role - The operational purpose of the Collection.
- Inbox - The ordinary destination for newly captured Clips.
- Overflow - A destination that receives Clips displaced by another Collection's retention limits.
- Trashcan - A destination holding deleted Clips before permanent purge.
- Safe - A protected Collection intended for retained material.
- Samples - A Collection containing example Clips or macros.
- UserDefined - A Collection created for a user-defined subject or workflow.
- Shared - A Collection intended for access through a shared DataSource.
- Access - The permitted degree of modification.
- ReadWrite - Clips and collection settings may be changed.
- ReadOnly - Clips may be viewed or used but not changed.
- Retention - The retention behaviour applied to contained Clips.
- ItemLimited - The Collection retains only a maximum number of Clips.
- AgeLimited - The Collection retains Clips only for a defined period.
- Permanent - The Collection does not automatically remove Clips.
- Capture Behaviour - The Collection's response to newly captured Clips.
- AcceptNewClips - Newly captured Clips may be added directly.
- DivertNewClips - Newly captured Clips are redirected elsewhere.
- AcceptDuplicates - Duplicate Clips may be retained.
- RejectDuplicates - Duplicate Clips are suppressed or discarded.
- Navigation - The Collection's prominence in the user interface.
- Favourite - The Collection is marked for rapid access.
- Ordinary - The Collection has no special navigation priority.
- Role - The operational purpose of the Collection.
- Relationships and Roles - Ways in which a Collection participates.
- belongs to Database - The Collection is stored within one Database.
- is child of Collection - The Collection may be subordinate to another Collection.
- is parent of Collection - The Collection may contain subordinate Collections.
- contains Clip - The Collection is the current container of a Clip.
- receives Clip from CaptureEvent - Newly captured Clips may be assigned to the Collection.
- overflows Clip to Collection - Retention limits may transfer excess Clips elsewhere.
- diverts Clip to Collection - Capture rules may redirect Clips to another Collection.
- transfers Clip to Collection - A MoveEvent changes the Clip's container.
- is governed by RetentionRule - A rule determines automatic retention and disposal.
- is governed by CapturePolicy - A policy determines capture and duplicate behaviour.
- uses SortRule - A rule determines the display and traversal order of Clips.
- is shared through DataSource - The Collection may be exposed to other users or computers.
- Attributes - Descriptive values stored for a Collection.
- CollectionID - The stable identifier of the Collection.
- ParentCollectionID - The identifier of the parent Collection when nested.
- Title - The displayed Collection name.
- Icon - The icon used to distinguish the Collection.
- SortKey - The value controlling the Collection's position among sibling Collections.
- FavouriteFlag - An indicator that the Collection is a favourite.
- ReadOnlyFlag - An indicator that modification is prohibited.
- AcceptNewClipsFlag - An indicator that new captures may enter the Collection.
- AcceptDuplicatesFlag - An indicator that duplicate Clips may be stored.
- RetentionCount - The maximum number of retained Clips when item-limited.
- RetentionAge - The maximum retention period when age-limited.
- ClipSequence - An explicitly ordered set of Clips used for traversal, repeated paste or other workflow.
- Creation status - Usually derived at run time - ClipMate uses Clip order and selection rather than requiring a separate permanent sequence object.
- How to create a Member - Arrange Clips by a ClipList column or MySort, optionally select a subset with Shift or Ctrl, choose the starting Clip, then activate PowerPaste Up or Down. In an extension system, save the selected Clip IDs and their order as a named sequence.
- Where to create or maintain it - Create the native working sequence in the ClipList and PowerPaste state. Store a persistent named sequence only in an extension repository.
- Categories - Classification choices for a ClipSequence.
- CollectionOrder - A sequence derived from the current sort order of a Collection.
- SelectionOrder - A sequence containing only selected Clips.
- ManualOrder - A user-defined sequence independent of capture time.
- PowerPasteOrder - A sequence prepared for a PowerPasteRun.
- Relationships and Roles - Ways in which a ClipSequence participates.
- contains Clip - The sequence includes one or more Clips.
- orders Clip before Clip - The sequence defines relative Clip positions.
- is derived from Collection - The sequence may follow a Collection's current sort order.
- is used by PowerPasteRun - The sequence supplies the order of repeated paste operations.
- is governed by SortRule - A SortRule determines the traversal order.
- Attributes - Descriptive values stored for a ClipSequence.
- SequenceID - The stable identifier of the sequence.
- Title - The human-readable sequence name.
- Direction - The current forward or reverse traversal direction.
- CurrentPosition - The position of the next or current Clip.
- ApplicationProfile - A configuration object governing capture, storage, display or paste behaviour for ClipMate or a specific application.
- Creation status - Native configuration member - profiles control capture formats and application-specific behaviour.
- How to create a Member - Open Config | Application Profile, select an application already observed by ClipMate, or establish an entry for the required application, then enable or disable the relevant Clipboard formats and behaviours.
- Where to create or maintain it - Create and maintain the member in the Application Profile dialog. ClipMate stores the configuration with its user settings.
- Categories - Classification choices for an ApplicationProfile.
- GlobalProfile - A profile applying generally across ClipMate.
- ApplicationSpecificProfile - A profile applying to one identified application.
- UserProfile - A profile containing one user's preferences.
- SharedProfile - A profile intended for common use across several users or computers.
- Relationships and Roles - Ways in which an ApplicationProfile participates.
- governs SoftwareApplication - The profile controls behaviour associated with an application.
- permits ClipFormat - The profile allows a format to be captured or pasted.
- rejects ClipFormat - The profile excludes a format from capture or paste.
- selects Collection - The profile may define the destination Collection for captures.
- uses CapturePolicy - The profile applies rules to capture behaviour.
- uses PasteRule - The profile applies rules to paste behaviour.
- is configured by Person - A Person establishes or changes the profile.
- Attributes - Descriptive values stored for an ApplicationProfile.
- ProfileID - The stable identifier of the profile.
- Name - The human-readable profile name.
- EnabledFlag - An indicator that the profile is active.
- Priority - The order in which competing profiles are applied.
- RetentionRule - A rule determining how long Clips remain and what happens when limits are exceeded.
- Creation status - Native behaviour represented by Collection properties rather than a free-standing rule record.
- How to create a Member - Open Collection Properties and select purging by number of items, purging by Clip age, or Never. Set the required limit and destination behaviour such as Overflow or Trashcan.
- Where to create or maintain it - Create and maintain the rule under Purging Rules in the Properties dialog of the governed Collection.
- Categories - Classification choices for a RetentionRule.
- CountBased - Retention is limited by the number of Clips.
- AgeBased - Retention is limited by Clip age.
- Permanent - Automatic retention removal is disabled.
- OverflowTransfer - Excess Clips are moved to an Overflow Collection.
- TrashTransfer - Expired Clips are moved to a Trashcan Collection.
- ImmediatePurge - Expired Clips are permanently removed.
- Relationships and Roles - Ways in which a RetentionRule participates.
- governs Collection - The rule applies to Clips contained in a Collection.
- evaluates Clip - The rule examines Clip age, count position or protection status.
- triggers MoveEvent - The rule may move a Clip to another Collection.
- triggers DeleteEvent - The rule may place a Clip into a deleted state.
- triggers PurgeEvent - The rule may permanently remove a Clip.
- Attributes - Descriptive values stored for a RetentionRule.
- MaximumCount - The permitted number of Clips.
- MaximumAge - The permitted Clip age.
- DestinationCollectionID - The Collection receiving displaced Clips.
- ProtectedCategory - A Clip category exempt from ordinary removal.
- CapturePolicy - A rule set determining whether and how clipboard changes become Clips.
- Creation status - Conceptual aggregate of native settings - ClipMate distributes capture policy across application and Collection configuration.
- How to create a Member - Set permitted formats and source-application handling in Config | Application Profile. Set Accept New Clips, Accept Duplicates, Read Only and retention behaviour in Collection Properties. Select the intended destination Collection before capture.
- Where to create or maintain it - Maintain the policy across Application Profile, Collection Properties and the active Collection selection rather than in one dedicated CapturePolicy screen.
- Categories - Classification choices for a CapturePolicy.
- CaptureAll - All permitted clipboard changes are captured.
- ApplicationFiltered - Capture depends on the source application.
- FormatFiltered - Capture depends on the available clipboard formats.
- DuplicateSuppressing - Equivalent Clips are not retained.
- CollectionRouting - Captures are directed to Collections according to rules.
- CaptureDisabled - Clipboard changes are observed but not stored.
- Relationships and Roles - Ways in which a CapturePolicy participates.
- governs CaptureEvent - The policy determines whether a CaptureEvent creates a Clip.
- accepts SoftwareApplication - Clipboard content from the application may be captured.
- rejects SoftwareApplication - Clipboard content from the application is ignored.
- accepts ClipFormat - Payloads containing the format may be captured.
- rejects ClipFormat - Payloads containing only the format are ignored.
- routes Clip to Collection - A created Clip is assigned to a destination Collection.
- checks Clip for duplication - The policy compares candidate content with stored Clips.
- Attributes - Descriptive values stored for a CapturePolicy.
- PolicyID - The stable identifier of the policy.
- EnabledFlag - An indicator that the policy is active.
- Priority - The evaluation order among competing policies.
- DuplicateScope - The Collections or Database searched for duplicates.
- SortRule - A rule determining the order in which Clips or Collections are displayed or traversed.
- Creation status - Native and directly selected - the current sort is applied through the ClipList or Collection Tree.
- How to create a Member - Click a ClipList column heading such as Date/Time, Title, Serial Number or MySort; click again to reverse direction. For manual order, move Clips or use File | Re sequence after arranging and selecting them.
- Where to create or maintain it - Create the active rule in the ClipList column headings. Maintain manual SortKey values through Clip movement, resequencing and relevant Collection properties.
- Categories - Classification choices for a SortRule.
- CaptureTime - Clips are ordered by capture or creation time.
- Title - Clips are ordered alphabetically by title.
- SerialNumber - Clips are ordered by sequential capture identifier.
- MySort - Clips are ordered by a user-maintained manual sort value.
- CollectionSortKey - Collections are ordered by their stored sort keys.
- Ascending - Lower or earlier values appear first.
- Descending - Higher or later values appear first.
- Relationships and Roles - Ways in which a SortRule participates.
- orders Clip in Collection - The rule determines the displayed Clip order.
- orders Collection within Collection - The rule determines the order of sibling Collections.
- governs ClipSequence - The rule determines sequence traversal.
- is used by PowerPasteRun - The rule may determine repeated paste order.
- Attributes - Descriptive values stored for a SortRule.
- SortField - The Clip or Collection attribute used for ordering.
- Direction - Ascending or descending order.
- CaseSensitivity - Whether textual comparisons distinguish letter case.
- SecondarySortField - The attribute used when primary values are equal.
- PasteRule - A rule determining how stored Clip content is delivered to a target application.
- Creation status - Conceptual aggregate of native paste settings and the selected paste operation.
- How to create a Member - Choose standard paste or QuickPaste for one Clip. For sequential paste, select the starting Clip or a multi-selection and activate PowerPaste Up or Down. Configure looping, exploding and format behaviour through the Edit menu and the Pasting page of Options.
- Where to create or maintain it - Create and maintain the rule through ClipMate paste commands, the PowerPaste toolbar or Edit menu, and Config | Options | Pasting.
- Categories - Classification choices for a PasteRule.
- StandardPaste - The Clip is placed on the Clipboard and pasted normally.
- QuickPaste - A Clip is pasted through a rapid ClipMate command.
- PowerPaste - Clips are pasted sequentially from an ordered set.
- MacroKeystrokes - A MacroClip sends interpreted keystrokes or instructions.
- PreferredFormat - One representation is selected for the target application.
- PlainTextOnly - Formatting is removed before paste.
- Relationships and Roles - Ways in which a PasteRule participates.
- governs PasteEvent - The rule determines how one Clip is pasted.
- governs PowerPasteRun - The rule determines repeated paste behaviour.
- selects ClipFormat - The rule chooses which stored representation to paste.
- targets SoftwareApplication - The rule may apply only to a specified application.
- transforms Clip content - The rule may alter formatting or substitute values.
- Attributes - Descriptive values stored for a PasteRule.
- RuleID - The stable identifier of the rule.
- PreferredFormatName - The representation selected when available.
- DelayBetweenPastes - The pause between repeated paste operations.
- LoopFlag - An indicator that traversal restarts after the final Clip.
- ExplodeFlag - An indicator that one Clip is split into multiple paste units.
- Event - An occurrence that changes, queries, transfers or uses ClipMate information.
- Creation status - Automatically instantiated by activity - ClipMate actions occur as Events, although ClipMate does not expose a general persistent Event table.
- How to create a Member - Perform the relevant action: copy content, create or edit a Clip, move it, delete it, search, paste, run PowerPaste, import or export. An extension logger may create an explicit Event record at that moment.
- Where to create or maintain it - The native Event occurs in ClipMate, Windows and the source or target application. Persist explicit Event members in an audit log or extension repository.
- Categories - Classification choices for an Event.
- CaptureEvent - An Event that reads a ClipboardPayload and creates a Clip.
- CreateEvent - An Event that manually creates a Clip.
- EditEvent - An Event that changes Clip content or metadata.
- MoveEvent - An Event that changes the Collection containing a Clip.
- CopyEvent - An Event that creates a related Clip while retaining the original.
- DeleteEvent - An Event that marks a Clip as deleted or moves it to Trash.
- RestoreEvent - An Event that returns a deleted or trashed Clip to active use.
- PurgeEvent - An Event that permanently removes a Clip.
- SearchEvent - An Event that queries Clip content or metadata and returns matching Clips.
- PasteEvent - An Event that delivers one Clip's content to a target application.
- PowerPasteRun - An Event that performs a sequence of PasteEvents.
- MacroRun - An Event that interprets a MacroClip and sends commands or keystrokes.
- ImportEvent - An Event that creates ClipMate data from an external representation.
- ExportEvent - An Event that writes ClipMate data to an external representation.
- Relationships and Roles - Ways in which an Event participates.
- is initiated by Person - A Person deliberately or indirectly causes the Event.
- is governed by Configuration - A profile or rule controls the Event.
- uses SoftwareApplication - The Event may involve a source or target application.
- uses Clip - The Event may read, alter, move, paste or destroy a Clip.
- creates Clip - Capture, create, copy and import Events may produce a Clip.
- changes Collection - Move and retention Events may change Clip containment.
- records Result - The Event records success, failure, cancellation or partial completion.
- Attributes - Descriptive values stored for an Event.
- EventID - The stable identifier of the Event.
- EventTime - The date and time at which the Event occurred.
- EventType - The category identifying the kind of Event.
- User - The Person associated with the Event.
- Result - The outcome of the Event.
- ErrorMessage - Diagnostic text recorded when the Event fails.
- Person - A human actor who operates applications, creates or selects Clips, and initiates clipboard-related actions.
- Relationship Rules - General statements constraining how the principal Types connect.
- One current container - An active Clip belongs to one current Collection at a time.
- Nested Collections - A Collection may have one parent Collection and any number of child Collections.
- Multiple representations - One Clip or ClipboardPayload may contain several ClipFormats representing equivalent content.
- Transient to persistent - ClipboardPayload is transient; Clip is the persistent captured object.
- Move versus copy - Moving changes Collection containment; copying creates another Clip related to the original.
- Delete versus purge - Deleting retains recoverable persistence; purging terminates persistence.
- Macro as role - MacroClip is a functional category of Clip rather than an unrelated Type.
- Collection role - Inbox, Overflow, Trashcan and Safe are roles played by Collections rather than separate Types.
- Provenance - A Clip should retain its source application, source resource, capture time and source URL when available.
- Ordering - SortRule determines display order; ClipSequence records a particular traversal order.
- Duplicate status - Duplicate is a relationship or classification based on a defined comparison scope and policy.
- Potential Extensions - Optional Types and Relationships that extend ClipMate content into a richer knowledge-management world.
- Topic - A subject, concept or area of interest discussed by a Clip.
- Creation status - Potential Extension - ClipMate has Collections and titles but no general native Topic entity.
- How to create a Member - Create a normalised Topic name, write a scope note, and link relevant Clips, Claims or Projects to it. A Collection may be used as a practical ClipMate approximation.
- Where to create or maintain it - Maintain the formal Topic in Flix or another semantic repository. Optionally mirror it as a ClipMate Collection.
- Categories - Classification choices for a Topic.
- ProjectTopic - A Topic associated with an active project.
- ResearchTopic - A Topic used for investigation or reference.
- PersonalTopic - A Topic used for private organisation.
- Relationships and Roles - Ways in which a Topic participates.
- is discussed by Clip - A Clip contains information about the Topic.
- is parent of Topic - A broad Topic may contain narrower Topics.
- is related to Topic - Topics may have a non-hierarchical association.
- Attributes - Descriptive values stored for a Topic.
- TopicName - The human-readable Topic label.
- ScopeNote - A statement defining what the Topic includes or excludes.
- Project - A sustained body of work for which Clips, sources, tasks and topics are gathered.
- Creation status - Potential Extension - a Project is broader than a native ClipMate Collection.
- How to create a Member - Create a Project record with name, status and ownership, then link its Clips, Topics, Sources and Tasks. A dedicated Collection can hold the project's Clips.
- Where to create or maintain it - Maintain the formal Project in Flix or a project registry. Use a ClipMate Collection as its clipboard-content container.
- Categories - Classification choices for a Project.
- ActiveProject - A Project currently receiving work.
- PausedProject - A Project intentionally not receiving current work.
- CompletedProject - A Project whose intended work is complete.
- ReferenceProject - A Project maintained mainly as an information collection.
- Relationships and Roles - Ways in which a Project participates.
- uses Clip - A Clip provides information or reusable content for the Project.
- contains Topic - The Project is organised around one or more Topics.
- uses SourceResource - A source supports or informs the Project.
- has Task - Work remains to be performed for the Project.
- is owned by Person - A Person is responsible for the Project.
- Attributes - Descriptive values stored for a Project.
- ProjectName - The human-readable name.
- Status - The current project state.
- StartTime - The date on which the Project began.
- CompletionTime - The date on which the Project was completed.
- MentionedEntity - A Person, Organisation, Place, Event or other named entity mentioned within Clip content.
- Creation status - Potential Extension and usually derived - members are extracted from Clip content rather than created by ClipMate.
- How to create a Member - Read or analyse Clip text, identify a named Person, Organisation, Place, Time or Event, normalise its name, retain the exact mention text, and link it back to the supporting Clip or ClipFragment.
- Where to create or maintain it - Create and maintain the member in Flix, Book Mining or another semantic extraction store, with provenance pointing to the Clip.
- Categories - Classification choices for a MentionedEntity.
- PersonMention - A reference to a human individual.
- OrganisationMention - A reference to a formal or informal organisation.
- PlaceMention - A reference to a geographical location.
- TimeMention - A reference to a date, period or sequence.
- EventMention - A reference to an occurrence outside ClipMate.
- Relationships and Roles - Ways in which a MentionedEntity participates.
- is mentioned by Clip - The Clip text or metadata refers to the entity.
- is subject of Clip - The entity is a principal subject of the Clip.
- participates in EventMention - A mentioned entity may act within an external event.
- is located at PlaceMention - A Person, Organisation or Event may be connected to a place.
- Attributes - Descriptive values stored for a MentionedEntity.
- CanonicalName - The preferred normalised name.
- MentionText - The exact text appearing in the Clip.
- Confidence - The assessed confidence that the mention has been resolved correctly.
- Claim - A proposition asserted, denied or qualified within a Clip.
- Creation status - Potential Extension and usually derived - ClipMate stores the text containing the Claim but not the Claim as a separate member.
- How to create a Member - Identify an asserted, denied, predicted, recommended or questioned proposition in a Clip, normalise it into a self-contained statement, and preserve the supporting ClipFragment.
- Where to create or maintain it - Create and maintain the Claim in Flix or another semantic repository, linked to the originating Clip and SourceResource.
- Categories - Classification choices for a Claim.
- Assertion - A proposition presented as true.
- Denial - A proposition presented as false.
- Prediction - A proposition about a future outcome.
- Recommendation - A proposition advocating an action.
- Question - A proposition presented for resolution.
- Relationships and Roles - Ways in which a Claim participates.
- is contained in Clip - The Clip expresses or records the Claim.
- is supported by SourceResource - A source provides evidence for the Claim.
- is contradicted by Claim - Another Claim asserts an incompatible proposition.
- supports Claim - The Claim provides a reason for another Claim.
- concerns Topic - The Claim addresses a Topic.
- Attributes - Descriptive values stored for a Claim.
- ClaimText - The normalised proposition.
- Polarity - Support, opposition, uncertainty or neutrality.
- Confidence - The assessed confidence in extraction or interpretation.
- Task - A required or proposed action identified within a Clip or Project.
- Creation status - Potential Extension - a Clip can contain task wording, but ClipMate does not provide a complete task-management Type.
- How to create a Member - Identify or write the required action, assign status, responsibility, priority and due time, then link the Task to its originating Clip and Project.
- Where to create or maintain it - Maintain the Task in Flix, CheckVist or another task or project system. Retain the source wording in ClipMate.
- Categories - Classification choices for a Task.
- Action - A concrete piece of work.
- Reminder - An action intended for a future time.
- Decision - A choice that must be made.
- FollowUp - An action dependent on an earlier communication or event.
- Relationships and Roles - Ways in which a Task participates.
- is contained in Clip - The Clip records the Task.
- belongs to Project - The Task contributes to a Project.
- is assigned to Person - A Person is responsible for completion.
- depends on Task - Another Task must be completed first.
- uses SourceResource - A source is required to perform the Task.
- Attributes - Descriptive values stored for a Task.
- TaskText - The action to be performed.
- Status - Proposed, active, blocked, complete or abandoned.
- DueTime - The intended completion time.
- Priority - The relative importance or urgency.
- SemanticRelationship - A named meaning-bearing connection between Clips or extracted knowledge objects.
- Creation status - Potential Extension - relationships are asserted manually or derived by deterministic or probabilistic analysis.
- How to create a Member - Choose a source Thing, a named relationship such as supports, contradicts, summarises or supersedes, and a target Thing. Add confidence, method and supporting ClipFragment.
- Where to create or maintain it - Create and maintain the member in Flix or another relationship-capable knowledge store, not in native ClipMate.
- Categories - Classification choices for a SemanticRelationship.
- supports - One Clip or Claim provides evidence or rationale for another.
- contradicts - One Clip or Claim conflicts with another.
- summarises - One Clip condenses another Clip or SourceResource.
- supersedes - One Clip replaces an older Clip for the same purpose.
- is version of - One Clip is a revision or variant of another.
- quotes - One Clip reproduces words from a SourceResource.
- explains - One Clip clarifies another Clip, Claim or Topic.
- depends on - One Task, Claim or Clip requires another.
- Relationships and Roles - Ways in which a SemanticRelationship participates.
- has source Thing - The relationship begins at a Clip, Claim, Topic, Task or SourceResource.
- has target Thing - The relationship points to another represented Thing.
- is asserted by Person - A Person may deliberately create the relationship.
- is derived by analysis - Software may propose the relationship from content.
- is supported by ClipFragment - A specific fragment provides provenance for the relationship.
- Attributes - Descriptive values stored for a SemanticRelationship.
- RelationshipType - The named semantic connection.
- Confidence - The assessed reliability of the relationship.
- CreatedTime - The time at which the relationship was asserted or derived.
- Method - Manual, deterministic, heuristic or probabilistic derivation.
- Sensitivity - A classification describing the privacy or security implications of a Clip.
- Creation status - Potential Extension - ClipMate can separate content by Collection, but it does not expose this full classification Type.
- How to create a Member - Assess a Clip as Public, Personal, Confidential or Credential, record the reason, and attach the classification to the Clip. Rules may propose a value automatically, but sensitive results should be reviewed.
- Where to create or maintain it - Maintain the formal classification in an extension repository. Reflect it operationally through dedicated ClipMate Collections and restricted DataSources.
- Categories - Classification choices for Sensitivity.
- Public - Content suitable for unrestricted disclosure.
- Personal - Content intended for the user but not necessarily secret.
- Confidential - Content requiring restricted access.
- Credential - Passwords, tokens or similar authentication information.
- Relationships and Roles - Ways in which Sensitivity participates.
- classifies Clip - The classification applies to a Clip.
- requires ProtectionPolicy - Sensitive content may need access, expiry or exclusion rules.
- restricts ExportEvent - Export may be prohibited or require confirmation.
- restricts SharedCollection - Shared access may be prohibited.
- Attributes - Descriptive values stored for Sensitivity.
- SensitivityLevel - The ordinal level of restriction.
- Reason - The basis for assigning the classification.
- ProtectionPolicy - A rule controlling access, retention, export or sharing for sensitive Clips.
- Creation status - Potential Extension with partial native implementation through Collection and DataSource settings.
- How to create a Member - Define the protected scope, allowed access, expiry period, sharing and export restrictions, then associate the policy with a Sensitivity value, Clip or Collection. Implement available parts with Read Only, retention and DataSource access settings.
- Where to create or maintain it - Maintain the complete policy in an extension or administrative repository. Apply supported controls through Collection Properties and Config | User Preferences | Data.
- Categories - Classification choices for a ProtectionPolicy.
- AccessRestriction - Only specified Persons may view or use the Clip.
- ExpiryRule - The Clip is deleted or purged after a defined period.
- NoExport - Export of the Clip is prohibited.
- NoShare - Placement in a shared Collection is prohibited.
- CredentialExclusion - Credential content is excluded from capture or retained only briefly.
- Relationships and Roles - Ways in which a ProtectionPolicy participates.
- governs Clip - The policy controls a sensitive Clip.
- governs Collection - The policy applies to every Clip in a Collection.
- is triggered by Sensitivity - A classification activates the policy.
- restricts Person - The policy limits what a Person may do.
- triggers DeleteEvent - The policy may delete expired content.
- triggers PurgeEvent - The policy may permanently remove expired content.
- Attributes - Descriptive values stored for a ProtectionPolicy.
- PolicyName - The human-readable policy name.
- ExpiryPeriod - The permitted retention period.
- AllowedAccessLevel - The minimum access level required.
- ConfirmationRequiredFlag - An indicator that explicit confirmation is required for a restricted action.
- Topic - A subject, concept or area of interest discussed by a Clip.
to create a list
Due date dd
Tags tt
- #{manage_items}
You need a PRO account to manage tags:
- Change tag colour
- Rename/merge tags
- Change tag visibility (make it private)
- Delete a tag with all its usages in one action
Print options
Expand or collapse list branches
Want checkboxes? Change the list style
List style:Display or hide list attributes
Expand & collapse ec
- Ctrl Shift ← Collapse all
- Ctrl Shift → Expand all
- Ctrl Alt . Expand a branch
- Ctrl Alt , Collapse a branch
- sn Show or hide all notes
Word count wc
| Current selection | |
| Words: | #{js-wc-sel} |
|---|---|
| Characters with spaces: | #{js-cc-space-sel} |
| Characters without spaces: | #{js-cc-sel} |
| The whole list | |
| Words: | #{js-wc} |
| Characters with spaces: | #{js-cc-space} |
| Characters without spaces: | #{js-cc} |
#{title}
List view options oo
- hc
- hf
- sd
- List style
- om
-
Print
Print this list out or save to PDF
-
Open in a new tab
Full browser page size
-
Save to your account
Log in or register to keep this list in your account
-
What is Checkvist?
Create and share lists online
This permalink allows to view the list as you've shaped it. It will preserve the state of:
- collapse/expand state
- focused list item and/or current filter
- list item numbers (if you choose View > Show as a numbered list)
- visibility of completed items (if you choose View > Hide completed)
You can also use options of the Share dialog to share the list in its current view.
Any email, forwarded to this address, will appear in beginning of this list.
Send an email to yourself and add the sender to Contacts for future use.
- The email subject becomes the list item's text.
- The email body becomes the list item's note.
- All attachments from the email are attached to the list item (PRO only).
- In the subject, you can also add #tags, ^due dates, and @assignees with Checkvist's smart syntax.
You can also set up voice integration on mobile devices