GithubHelp home page GithubHelp logo

dky / vim-logbook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jamesroutley/vim-logbook

0.0 2.0 0.0 11 KB

๐Ÿ—„ A logbook in the comfort of your own vim

License: MIT License

Vim Script 100.00%

vim-logbook's Introduction

vim-logbook

vim-logbook is a minimalist vim plugin which makes keeping a programming logbook easier. I find that keeping a logbook improves my learning, debugging and focus.

I've blogged about keeping a logbook, and I highly recommend Peter Lyons' article on the same topic.

vim-logbook assumes the following structure:

  • Each day's logs are stored in a separate file, stored at ~/logbook/yyyy-mm-dd.md
  • Each logbook entry is marked with a timestamp

Commands

vim-logbook implements two commands:

  • :Lb - open today's logbook in the current buffer
  • :Ts - insert a timestamp under the cursor

Example log file

Tue 23 Jan 23:24:00 2018
- TODO:
- Write README for vim-logbook
- Write help doc for vim-logbook

Tue 23 Jan 23:27:57 2018
- Vim help doc guidelines can be found with `:help help-writing`
- http://stevelosh.com/blog/2011/09/writing-vim-plugins/#write-a-vim-help-document

Tue 23 Jan 23:38:55 2018
- Updated vim-logbook readme with logbook example

Install

vim-logbook can be installed with your favourite plugin manager.

  • vim-plug:
    1. Add Plug 'jamesroutley/vim-logbook' to your .vimrc
    2. Run :PlugInstall

vim-logbook's People

Contributors

jamesroutley avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.