文件名称:每日笔记:技术含量低的〜应用程序〜脚本
文件大小:22KB
文件格式:ZIP
更新时间:2024-03-02 21:26:04
Shell
每日笔记 低科技笔记应用剧本 要求: 应该可以在大多数“标准” Linux发行版上使用 git gnu date (对于MacOS,通过brew install coreutils获取gnudate) awk 文本编辑器(需要设置EDITOR环境变量) bash或zsh自动补全 用法 建立 TLDR: Get `daily-notes`, create your note folder and call the setup script Change path to fit your needs or keep them as-is. 循序渐进 创建您的笔记文件夹 mkdir -p $HOME/.my-notes cd $HOME/.my-notes git init 获取daily-notes 确保父目录存在mkdir -p $HOME/.bin 克隆git clon
【文件预览】:
daily-notes-master
----.gitignore(30B)
----.template.md(356B)
----Dockerfile(110B)
----note(593B)
----note-new(1KB)
----src()
--------_test_utils.ts(488B)
--------mod.ts(418B)
--------config()
--------actions()
----note-end(928B)
----journal(666B)
----.sections(28B)
----ideas(593B)
----note-sync(357B)
----note-open(746B)
----scripts()
--------gnudate.sh(123B)
--------templates()
--------quick-note.sh(2KB)
--------getFolder.sh(213B)
--------saveSection.sh(469B)
----README.md(6KB)
----note-begin(208B)
----note-setup(2KB)
----autocomplete()
--------note(3KB)
--------_bash_note_debug(2KB)
--------_bash_note(1KB)
----wiki(593B)
----LICENSES.md(1KB)
----note-folder(233B)