DailyNotes

DailyNotes

Application Docker from m0ngr31's Repository

Vue d'ensemble

App for taking notes and tracking tasks on a daily basis. The idea for this app came from using my Hobonichi Techo planner every morning to write down what I needed to accomplish that day & using it for scratching down random thoughts and notes as the day went on. The closest thing I've seen to an app for replacing this system is Noteplan, but I don't use a Mac or an iOS device, and it's not self-hostable, so I decided to write my own. Since I had the need for keeping track of to-dos throughout the day, regular Markdown didn't work for me since it doesn't natively support tasks. So as an alternative I'm using Github Flavored Markdown (GFM). I really wanted it to feel like an actual text editor and not just a textbox, so I decided to use CodeMirror to handle all the input. Fira Code is used to provide font ligatures. Some other nice features include code highlighting, text/code folding, and a task list where you can toggle the status of any task from any date or note.

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:5000]/
Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

App ConfigPathrw

Container Path: /app/config

Cible
/app/config
Défaut
/mnt/user/appdata/dailynotes
Valeur
/mnt/user/appdata/dailynotes
Container PortPorttcp

Container Port: 5000

Cible
5000
Défaut
5000
Valeur
5000
Prevent Signups?Variable

Disable signup form? Anything in this variable will prevent signups.

Cible
PREVENT_SIGNUPS

Télécharger les statistiques

103,090
Total des téléchargements
1,936
Ce mois-ci
1,657
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
m0ngr31/dailynotes
Dernière mise à jour2025-12-11
Première vue2021-10-06

Exécutez DailyNotes sur Unraid.

DailyNotes est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.