KnowIt – tool for managing notes
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
ファイルへ移動
TDE Gitea 2aa949d812
Reset submodule main/applications/knowit/cmake to latest HEAD
5年前
admin@68f23556e6 Reset submodule main/applications/knowit/admin to latest HEAD 5年前
cmake@74654feb3b Reset submodule main/applications/knowit/cmake to latest HEAD 5年前
doc Change file permissions to remove execute bit 6年前
po Update translation files 5年前
src Add CMakeL10n rules. 6年前
templates Additional k => tde renaming and fixes 11年前
.gitmodules Added common directories 13年前
AUTHORS Additional k => tde renaming and fixes 11年前
CMakeL10n.txt Add CMakeL10n rules. 6年前
CMakeLists.txt Use common CMake tests. 5年前
COPYING Added abandoned KDE3 version of knowit 14年前
ChangeLog Added abandoned KDE3 version of knowit 14年前
ConfigureChecks.cmake Use common CMake tests. 5年前
INSTALL Added abandoned KDE3 version of knowit 14年前
Makefile.am Added abandoned KDE3 version of knowit 14年前
Makefile.cvs Added abandoned KDE3 version of knowit 14年前
NEWS Added abandoned KDE3 version of knowit 14年前
README Additional k => tde renaming and fixes 11年前
TODO Rename a number of classes to enhance compatibility with KDE4 11年前
acinclude.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. 6年前
aclocal.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. 6年前
config.h.cmake Change file permissions to remove execute bit 6年前
config.h.in Added abandoned KDE3 version of knowit 14年前
configure.files Added abandoned KDE3 version of knowit 14年前
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion 6年前
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12年前
knowit.kdevses Added abandoned KDE3 version of knowit 14年前
knowit.tdevelop Additional k => tde renaming and fixes 11年前
knowit.tdevelop.pcs Finish rename from prior commit 13年前
stamp-h.in Added abandoned KDE3 version of knowit 14年前
subdirs Added abandoned KDE3 version of knowit 14年前

README

KnowIt is a simple tool for managing notes. It is similar to
TuxCards, but KDE-based. Notes are organized in tree-like hierarchy,
texts are in RichText format, so bold, italic and lists are supported,
with more to come.

I started this project because I cannot make TuxCards handle non-ASCII
characters properly, moreover it kept crashing. I wanted also more
functionality (see TODO). KnowIt should handle any characters properly,
as files are saved in UTF8 and KDE takes care of proper display for current
language/charset.

If you have any suggestions, wishes, tips, do not hesitate to write to me.
Spelling and grammar corrections are most welcomed, too, as well as
programming suggestions (this is my first KDE project so far).

My address: 
Michal Rudolf <mrudolf@kdewebdev.org>

KnowIt homepage: http://knowit.sourceforge.net