https://github.com/Capm96/Knowledge-Trees
Windows desktop application that allows users to write about what they learn.
https://github.com/Capm96/Knowledge-Trees
Last synced: 10 days ago
JSON representation
Windows desktop application that allows users to write about what they learn.
- Host: GitHub
- URL: https://github.com/Capm96/Knowledge-Trees
- Owner: Capm96
- License: mit
- Created: 2019-05-14T14:28:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T11:24:49.000Z (about 2 years ago)
- Last Synced: 2024-11-05T03:36:22.903Z (5 months ago)
- Language: C#
- Homepage:
- Size: 5.39 MB
- Stars: 21
- Watchers: 3
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - Capm96/Knowledge-Trees - Windows desktop application that allows users to write about what they learn. (C# #)
README
# Knowledge Trees
I try to write about the important things I learn. I used to do this by creating an empty folder in my desktop and populating it with word documents. Each word document would be related to a broad topic, such as History, and within that word document I would write everything I learned about the subject.
This works alright, but it can get unnecessarily burdensome to continually format, organize, and search through the documents.
To that extent, I created a simple Windows desktop application that would help me better better organize my writings.
The goal of this application is to help the user create and navigate through his Trees (each representing a distinct subject) and within those Trees, all of the user's entries on the subject (Leaves).
## Demo
## Contributing
Please feel free to take a look at the open issues and work on any items you are interested.Any new ideas that are not listed on the issues page are more than welcome too.