mirror of
https://github.com/YunoHost-Apps/mytinytodo_ynh.git
synced 2024-09-03 19:46:01 +02:00
2.2 KiB
2.2 KiB
myTinyTodo for YunoHost
This package allows you to install myTinyTodo quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Features
- Multiple lists
- Task notes
- Tags (and tag cloud)
- Due dates
- Priority (-1, 0, +1, +2)
- Different sortings including sort by drag-and-drop
- Search
- Password protection
- Smart syntax improves creation of tasks (usage: /priority/ Task /tags/)
- Print-friendly CSS
- tyle for mobiles devices
Shipped version: 1.6.10~ynh2
Demo: https://www.mytinytodo.net/demo/
Screenshots
Documentation and resources
- Official app website: http://www.mytinytodo.net/
- Official admin documentation: https://www.mytinytodo.net/faq.php
- Upstream app code repository: https://github.com/maxpozdeev/mytinytodo
- YunoHost documentation for this app: https://yunohost.org/app_mytinytodo
- Report a bug: https://github.com/YunoHost-Apps/mytinytodo_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/mytinytodo_ynh/tree/testing --debug
or
sudo yunohost app upgrade mytinytodo -u https://github.com/YunoHost-Apps/mytinytodo_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps