Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/YoukaiCat/QtSemanticNotes
QtSemanticNotes is a personal knowledge base, personal wiki or just note taking application that features automatic linking, tree view and tags. Inspired by WikidPad and Zim.
https://github.com/YoukaiCat/QtSemanticNotes
desktop-wiki note-taking notes personal-knowledge-base
Last synced: 3 months ago
JSON representation
QtSemanticNotes is a personal knowledge base, personal wiki or just note taking application that features automatic linking, tree view and tags. Inspired by WikidPad and Zim.
- Host: GitHub
- URL: https://github.com/YoukaiCat/QtSemanticNotes
- Owner: YoukaiCat
- License: gpl-3.0
- Created: 2017-10-23T21:51:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T20:01:00.000Z (about 7 years ago)
- Last Synced: 2024-08-01T12:15:39.448Z (6 months ago)
- Topics: desktop-wiki, note-taking, notes, personal-knowledge-base
- Language: C++
- Homepage:
- Size: 334 KB
- Stars: 17
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
- jimsghstars - YoukaiCat/QtSemanticNotes - QtSemanticNotes is a personal knowledge base, personal wiki or just note taking application that features automatic linking, tree view and tags. Inspired by WikidPad and Zim. (C++)
- awesome-starred - YoukaiCat/QtSemanticNotes - QtSemanticNotes is a personal knowledge base, personal wiki or just note taking application that features automatic linking, tree view and tags. Inspired by WikidPad and Zim. (others)
README
# QtSemanticNotes
QtSemanticNotes is a personal knowledge base, personal wiki or just note taking application that features automatic linking, tree view and tags. Inspired by WikidPad and Zim.
[![Main](https://i.imgur.com/irdhft9.png)](https://i.imgur.com/irdhft9.png)
## Features
* Hierarchical Notes
* Automatic linking between notes
* Note aliases
* Hierarchical Tags (aka meta tags, nested tags, tags with namespaces)
* Full text searchAppveyor CI status (Windows builds): [![Build status](https://ci.appveyor.com/api/projects/status/github/youkaicat/qtsemanticnotes?branch=master&svg=true)](https://ci.appveyor.com/project/youkaicat/qtsemanticnotes/branch/master)
## Licensing
QtSemanticNotes licensed under GPL 3
App uses an icon [Notebook](https://thenounproject.com/search/?q=notebook&i=1278726) by [Krishna](https://thenounproject.com/krishanayuga/) from the Noun Project, licensed under a [Creative Commons Attribution 3.0](https://creativecommons.org/licenses/by/3.0/us/)
App uses action [icons from KDE Breeze theme](https://github.com/KDE/breeze-icons) by Uri Herrera, licensed under LGPL 3 (see resources/themes/breeze/COPYING-ICONS and resources/themes/breeze/COPYING.LIB)
App uses [installer scripts](https://github.com/Skycoder42/QtIFW-Advanced-Setup) by Felix Barz, licensed under 3-Clause BSD License (see installer/LICENSE)