A graphical editor for creating cookbook entries using the MoinMoin wiki syntax
This repository has been archived on 2021-04-14. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Marcel Kapfer eef51b5a43
Switch README format from Markdown to Org-Mode
2020-09-11 09:05:51 +02:00
writer Switched to MIT License 2020-05-03 18:08:38 +02:00
.editorconfig Initial commit 2020-04-30 10:02:06 +02:00
.gitignore Initial commit 2020-04-30 10:02:06 +02:00
CHANGELOG.org Better changelog formatting 2020-09-11 09:04:03 +02:00
LICENSE Switched to MIT License 2020-05-03 18:08:38 +02:00
README.org Switch README format from Markdown to Org-Mode 2020-09-11 09:05:51 +02:00
recipe.py Recipe name for source url text 2020-07-06 20:01:18 +02:00
requirements.txt Added pyinstaller as requirement 2020-05-03 17:20:55 +02:00
ui_about_dialog.py Bump version to 0.2.0 2020-09-11 09:01:21 +02:00
ui_about_dialog.ui Bump version to 0.2.0 2020-09-11 09:01:21 +02:00
ui_clear_dialog.py Added Clear Fields Dialog 2020-09-09 23:41:42 +02:00
ui_clear_dialog.ui Added Clear Fields Dialog 2020-09-09 23:41:42 +02:00
ui_close_dialog.py Add custom close dialog 2020-09-11 00:06:27 +02:00
ui_close_dialog.ui Add custom close dialog 2020-09-11 00:06:27 +02:00
ui_code_dialog.py Added code dialog 2020-05-03 17:21:56 +02:00
ui_code_dialog.ui Added code dialog 2020-05-03 17:21:56 +02:00
ui_mainwindow.py Active "add" buttons with enter keyboard 2020-09-10 23:48:34 +02:00
ui_mainwindow.ui Active "add" buttons with enter keyboard 2020-09-10 23:48:34 +02:00
wikicookbook.py Use custom close dialog 2020-09-11 00:07:16 +02:00

README.org

WikiCookBook

WikiCookBook is a simple graphical editor for creating MoinMoin wiki pages for recipes.

It is based on Python, QT and PyQt.