Giter Site home page Giter Site logo

org-linter's Introduction

org-linter

Checks your emacs org files. Currently mostly focused on soundness of org clocks.

Usage

$ org-linter --help
Checks your org files for stranger things. Currently mostly focused on soundness of org clocks.

Usage: org-linter [OPTIONS]

Options:
      --report-long-durations          Report about clocks with a long duration. [default: true]
      --long-duration <LONG_DURATION>  Duration used for --report-long-durations. HH:MM format. [default: 10:00]
      --duration-mismatch              Report clocks whose duration is incorrect. [default: true]
      --report-running-clock           Report the clocks that have no end timestamp. [default: false]
      --negative-duration              Report clocks having a negative duration, i.e. the end timestamp is more recent than start. [default: true]
      --zero-clocks                    Report clocks whose start and end timestamp is the same. [default: true]
      --clock-conflicts                Report clock conflicts, i.e. clocks that overlap. [default: false]
      --fix-clock-conflicts            Interactively fix conflicted clocks. Goes through the clocks one by one and allows you to choose a resolution. [default: false]
      --org-dir <ORG_DIR>              The org directory that contains the org files. [default: /Users/robert.krahn/org]
      --recursive                      Recursively find .org files in --org-dir. [default: true]
      --org-file <ORG_FILES>           Specify individual org files to lint. Overrides --org-dir.
  -h, --help                           Print help information

org-linter's People

Contributors

rksm 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.