DailyNotes

DailyNotes

Aplicación Docker from m0ngr31's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:5000]/
Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

App ConfigPathrw

Container Path: /app/config

Objetivo
/app/config
Por defecto
/mnt/user/appdata/dailynotes
Valor
/mnt/user/appdata/dailynotes
Container PortPorttcp

Container Port: 5000

Objetivo
5000
Por defecto
5000
Valor
5000
Prevent Signups?Variable

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

Objetivo
PREVENT_SIGNUPS

Descargar estadísticas

103,090
Descargas totales
1,936
Este mes
1,657
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
m0ngr31/dailynotes
Última actualización2025-12-11
Visto por primera vez2021-10-06

Ejecute DailyNotes en Unraid.

DailyNotes se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.