From f8d9e845dc8617a799d6fe7e94d7f947787d1009 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Tue, 5 Jul 2022 23:10:11 +0000 Subject: Add demo-infinite-outliner git-svn-id: file:///home/arch/svn/epistmool/trunk@12 71f44415-077c-4ad7-a976-72ddbf76608f --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9b2b79c..218513b 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,12 @@ ## Purpose This tool is designed be a general purpose knowledge database. The original intention to build a writing system that supports "keywords" that can be freely refactored (renamed, merged, splitted), and can have loosely structured information attached to them. +## Project structure +- `common/` contains common code +- `demo-*/` contains demo applications + - `demo-infinite-outliner` contains an infinite outliner app, as well as the first prototype of a custom text editor in QtQuick +- `server-v1` contains EpistmoolServer v1, written in C++ with QtCore +- `server-v2` contains EpistmoolServer v2, written in F# +- `ui.qt` contains EpistmoolUI, written in QtQuick + ## Build instructions -- cgit v1.2.3-70-g09d2