DailyNotes
Docker-Anwendung from m0ngr31's Repository
Übersicht
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.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:5000]/- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
App ConfigPathrw
Container Path: /app/config
- Ziel
- /app/config
- Standard
- /mnt/user/appdata/dailynotes
- Wert
- /mnt/user/appdata/dailynotes
Container PortPorttcp
Container Port: 5000
- Ziel
- 5000
- Standard
- 5000
- Wert
- 5000
Prevent Signups?Variable
Disable signup form? Anything in this variable will prevent signups.
- Ziel
- PREVENT_SIGNUPS
Kategorien
Statistik herunterladen
103,090
Downloads insgesamt
1,936
Dieser Monat
1,657
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
m0ngr31/dailynotesZuletzt aktualisiert2025-12-11
Erstmals gesehen2021-10-06
Führen Sie DailyNotes auf Unraid aus.
DailyNotes ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.