1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mytinytodo_ynh.git synced 2024-09-03 19:46:01 +02:00
myTinyTodo package for YunoHost
Find a file
YunoHost Bot 09a0bc01b4
Upgrade auto-updater (#46)
* [autopatch] Upgrade auto-updater

* Auto-update README

---------

Co-authored-by: tituspijean <titus@pijean.ovh>
2023-03-07 19:02:20 +01:00
.github Upgrade auto-updater (#46) 2023-03-07 19:02:20 +01:00
conf 1.7.3 2022-11-30 21:33:01 +01:00
doc Config panel (#30) 2022-02-26 14:23:25 +01:00
scripts Merge branch 'master' into testing 2022-11-22 21:40:11 +01:00
.gitignore Chargement initial 2017-03-25 18:31:20 +01:00
check_process Testing (#18) 2021-06-19 16:45:06 +02:00
config_panel.toml.example 1.7.2 (#38) 2022-11-22 21:37:54 +01:00
LICENSE Modification pour corriger les remarques de https://ci-apps.yunohost.org/ci/job/79 2018-09-04 06:26:11 +02:00
manifest.json 1.7.3 2022-11-30 21:33:01 +01:00
README.md Upgrade auto-updater (#46) 2023-03-07 19:02:20 +01:00
README_fr.md Upgrade auto-updater (#46) 2023-03-07 19:02:20 +01:00

myTinyTodo for YunoHost

Integration level Working status Maintenance status

Install myTinyTodo with YunoHost

Lire ce readme en français.

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.7.3~ynh1

Demo: https://www.mytinytodo.net/demo/

Screenshots

Screenshot of myTinyTodo

Documentation and resources

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