DailyNotes

DailyNotes

Docker 应用程序 from m0ngr31's Repository

概述

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.

运行时参数

网络用户界面
http://[IP]:[PORT:5000]/
网络
bridge
外壳
sh
特权
false

模板配置

App ConfigPathrw

Container Path: /app/config

目标
/app/config
默认值
/mnt/user/appdata/dailynotes
价值
/mnt/user/appdata/dailynotes
Container PortPorttcp

Container Port: 5000

目标
5000
默认值
5000
价值
5000
Prevent Signups?Variable

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

目标
PREVENT_SIGNUPS

下载统计数据

103,090
下载总数
1,936
本月
1,657
平均每月

长期下载总量

加载图表...

详细信息

存储库
m0ngr31/dailynotes
最后更新2025-12-11
初见2021-10-06

在Unraid 上运行 DailyNotes 。

DailyNotes 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。