rabelais88 / obsidian-dailynote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obsidian daily note script + demo vault with templates

  • ./scripts: script source code
  • ./vault: demo vault

script build

cd scripts
pnpm install
cp .env-sample .env
vi .env # put the path to vault accordingly
pnpm build
pnpm postbuild # this copies the script files to designated vault path

About

License:Other


Languages

Language:TypeScript 48.5%Language:JavaScript 33.6%Language:CSS 17.9%