notnmeyer / daylog-cli

DayLog ah ahh ahhhhhh, fighter of the night log ah ahh ahhhhh.
MIT License
3 stars 0 forks source link

obsidian integration #32

Open notnmeyer opened 6 months ago

notnmeyer commented 6 months ago

an obsidian vault just md files organized in regular directories. it would be pretty cool to have daylog write its files into an obsidian vault—the tools would play pretty seamlessly together.

daylog would need to have support added for choosing where a project lives.

what does work though is symlinking daylog's data directory to an obsidian vault, ln -s "/Users/nate/Library/Application Support/daylog" /path/to/obsidian/vault/

notnmeyer commented 6 months ago

hrm, obsidian has a daily note feature already :\