Skip to main content

Release V2.12

· 3 min read

Highlights or big features on the version V2.12:

  • Support Markdown text format both in individual entity and website level
  • Edit group of resource instances or resources
  • Move group of resource instances to new position in current system or new system
  • Display keyword bound time
  • Hide borders and spaces of items in entity list
  • Export and import internal URLs, keyword bound time, and text formt

Entity list or detail

Support Markdown text format both in individual entity and website level

Supoort GitHub Flavored Markdown, and tables (will support more syntax in the future).

Setup text format Plain text and Markdown both in individual entity and website level

Bold and italic Bold and italic text

Code blocks Code blocks

Lists Lists

Tables Tables

Task list Task list

Change text format for an instance
Change text format for an instance

Change default text format in website level Change default text format in website level

Edit group of resource instances or resources

What to edit:

  • Add keywords
  • Delete keywords
  • Clear keywords
  • Change text format

Which entities can be edited:

  • Child instances in instance list

  • Descendant instances in instance list

  • Instances from search

  • Instances from keyword filter

  • Resources in resource list

  • Resources from search

  • Resources from keyword filter

Select and edit group of instances Select and edit group of instances

Result after editing group of instances The result after editing group of instances

  • Move group of resource instances

    • To new position in current system
    • To new position in new system

    Which entities can be moved:

    • Child instances in instance list
    • Descendant instances in instance list
    • Instances from search
    • Instances from keyword filter

    Select and move group of instances
    Select and move group of instances

    Result after moving group of instances
    Result after moving group of instances to new system

Display keyword bound time

Display bound time for every keywords in a table in entity list after selecting the option Keywords detail.

Display bound time for every keywords in a table in entity detail page after clicking the button Detail.

Option to display keyword bound time
Option to display keyword bound time

Keyword bound time in entity list
Keyword bound time in entity list

Keyword bound time in entity detail page
Keyword bound time in entity detail page

Hide borders and spaces of items in entity list

The instances look like an article after hiding borders and spaces

Display options to hide borders and spaces
Display options to hide borders and spaces

Multitple instances look like an article after hiding borders and spaces
Multitple instances look like an article after hiding borders and spaces

  • Pagination for related entities in keyword viewer
  • Pagination for instance list in resource viewer

Search or filter

  • Edit group of instances or resources from search or keyword filter
  • Move group of instances from search or keyword filter to new position in current system or new system

Import, Export

  • Export and import text format for entities
  • Export and import keyword bound time list corresponding to keywords
  • Export and import internal URLs for resources without URLs. It will recreat the internal URLs when importing to keep the same URLs everywhere.

UI, docs, blog, resource

  • Improve some UI
  • Change item number in entity list page to 50 from 100

Other

  • Fix some bugs