Epistmool
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 codedemo-*/contains demo applicationsdemo-infinite-outlinercontains an infinite outliner app, as well as the first prototype of a custom text editor in QtQuick
server-v1contains EpistmoolServer v1, written in C++ with QtCoreserver-v2contains EpistmoolServer v2, written in F#ui.qtcontains EpistmoolUI, written in QtQuick
