mirror of
https://github.com/YunoHost-Apps/chtickynotes_ynh.git
synced 2024-09-03 18:15:57 +02:00
Chtickynotes package for YunoHost
c63ca08270
Copied from ynh-chtickynotes and begining of boards management |
||
---|---|---|
conf | ||
scripts | ||
sources | ||
.gitattributes | ||
.gitignore | ||
LICENSE.txt | ||
manifest.json | ||
README.md |
chtickynotes_ynh : sticky notes for Yunohost
chtickynotes_ynh is packaged to be installed on a Yunohost server.
chtickynotes_ynh is a "simple post-it" application. Its main features are:
- notes movable and resizable
- edit note by just typing on it (or CTRL-V to paste chunks of HTML)
- menu on each note to change its color, and so on
- global menu to change board, and so on
- autosave every 10 seconds
- storage on the server (not on the browser local storage)
chtickynotes_ynh core is based on Post It All!.