知识库管理app -CubyText

Cuby Text是一款开源的知识管理软件,基于Typescript编写,遵守MIT开源协议。支持多操作系统平台,包括 Windows、Linux、macOS 等主流操作系统。Cuby Text软件界面清新、简洁,通过区块来管理内容,支持带有 Markdown 标记的富文本,数据存储在本地,可更快搜索查找,同时可以添加选项卡以快速创建更多笔记,待办事项列表。

源码:https://github.com/vincentdchan/CubyText

---------

An open-source knowledge management app. 

Cuby Text is:

  • An app focused on writing。

Why

Many excellent knowledge management apps are based on extended markdown files. They are powerful but not expressive.

New products use blocks to organize their content. It's very inspirational. I like them, but I want privacy and native experiences too.

So I created CubyText. It's fast and designed to be extensible. To achieve this goal I built the blocky editor.

It doesn't have complex concepts, just simple pages and blocks. No big deal.

Download

Releases

  • Cross platforms

    • MacOS
    • Windows
    • Linux

       

      • All data are stored locally in one file, easy to transfer and backup

      • Fast loading and searching。

Technologies

The primary third-party libraries and frameworks:

The principles:

  • The dependencies should be as few as possible
  • The tech stack should be easy to learn and contribute

from 

https://github.com/vincentdchan/CubyText

(https://github.com/vincentdchan/CubyText/releases ,

https://github.com/vincentdchan/CubyText/releases/download/0.0.4/CubyText-0.0.4-win32-x64.zip )

--------------------

相关帖子:

https://briteming.hatenablog.com/entry/2023/04/17/155916