Skip to main content

Release V2.10

· 4 min read

Highlights or big features on the version V2.10:

  • Group selection and deletion for instances, resources and keywords.
  • Shortcuts for creation, selection, switching to searcher or filter, or other actions.
  • Added the system tree condition to searcher, keyword filter of system and instance.
  • Added the options for whether to delete the corresponding resource(s) of instance(s) when deleting instance(s) or a system.
  • Added the options for whether to delete system tree, descendants or only descendant instances when deleting a system.
  • Improved UI and user experience.
  • Added a page to display data statistics about total number of systems, resources, instances, etc.
  • Sort search results or keyword filter results for all entity types.
  • Changed domain name for better remembering and pronunciation.

Resource with a URL or Resource without a URL

  • If a resource has no a URL, you can create it using an internal URL.

  • If a resource has a URL, the URL is regarded as an external URL.

  • Right Click the Create button to create a resource or an instance without a URL.

  • Left Click the Create button to create a resource or an instance with a URL.

  • Right Click the Edit button to edit a resource or an instance with hiding its URL.

  • Left Click the Edit button to edit a resource or an instance with displaying its URL.

  • The text area of Introction will be larger if hiding the URL of a resource or an instance.

Entity list

  • Added an option to display child instances and subsystems on instance list page.
  • Sort child instances and subsystems by order, name, url, created time, or updated time.
  • The subsystem name will be displayed in blue color and there is an icon of folder before it.

Group selection and deletion

  • Show selector / Hide selector button

    Show or hide a check box for selection of entities. Can use it for group selecton on a mobile phone.

  • Select current page button

    Click it to select all entities on the current page.

  • Select all pages button

    Click it to select all entities on all pages.

    Only select all entities by search conditions on searcher pages.

    Only select all entities by keyword filter conditions on keyword filter pages.

    Cancelling some entities after selection all entities will add them to the exception entities, that is the all entities except the exception entities will be deleted.

  • Delete button

    Click it to delete the group of entities.

  • Unselect button

    Click it to unselect the group of entities.

Shortcuts

  • Ctrl + k or / for search box on entity list area

  • Ctrl + alt + k or Ctrl + / for search box on system tree sidebar

  • Enter and Left Click on search button for searcher

  • Ctrl + Enter and Right Click on search button for keyword filter

  • Ctrl + Enter on detail side bar to create, update, delete, or move an entity

  • Ctrl + Left Click on entity list to select multiple entities or group of entities.

  • Shift + Left Click on entity list to select a block of multiple entities or group of entities.

  • Right Click the Create button to create a resource or an instance without a URL.

  • Left Click the Create button to create a resource or an instance with a URL.

  • Right Click the Edit button to edit a resource or an instance with hiding its URL.

  • Left Click the Edit button to edit a resource or an instance with displaying its URL.

Other

  • Added some fields to display user ID, registration date, and days since registration.
  • Display order on entity list item
  • Fixed some bugs about operation failure for iOS and macOS
  • Improved import feature.
  • If the link of an instance is internal, clicking it goes to the page of it othan than the page of the corresponding resource
  • Improved the performance of searching by path
  • Improved some expressions
  • Added pagination for searcher and keyword filter for all entity types.
  • Fixed other bugs