See on GitHub

Journal.vim

What it does

This plugin lets you organize your daily journal. It lets you open a day specific journal and manages the files all behind the scenes.

Setup and Config

let g:journals_directory = "/path/to/journals_directory"

Commands

CommandDescription
:JournalOpen the journal for today

Future features

  • A search by date or relative date (ex. “last friday”)
  • Keyword search (ex. “Exam”, “Weekend”)