Skip to content

v1.0.0 milestone #42

@Bartozzz

Description

@Bartozzz

In the new release, Qilin will be separed into independent parts, each one easy to maintain and test. qilin-app should contain only basic, core features which will be extensible via plugins and themes.

General

Core

  • Create a plugin system: it will alow us to separate non-core components into independent repositories. It will be easy to implement and new features independly and avoid more bugs in the future.
  • Create a theme manager: Qilin themes (dark and light) are relying on core styles, but should be considered as independent packages, not included directly in the core repository. It will allow users to create their own themes and make it easier to maintain everything.
  • Create a custom extension for Qilin projects (Add association with .md file type #10): Qilin uses Markdown as its primary renderer, but there's a bunch of features which are not included in the official Markdown specs. Therefore Qilin documents may be not rendered in some Markdown implementations.

Design

Functionality

  • Export files as .pdf, .html

Other issues that should be covered:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions