doit

command module
v0.0.0-...-04ca947 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 10, 2022 License: MIT Imports: 11 Imported by: 0

README

doit

I created this tool to help me find what notes I need to clean before saving for future reading. This works with Emacs, so its possible to jump between files

Install

go install github.com/BrunoTeixeira1996/doit@latest

Use

help [shows help]
list [lists all todos of a dir recursively being .md the default extension] [-type][-help]

Example

  • List only .md files
doit list
  • List only .tex files
doit list -type .tex
  • List .tex and .md files
doit list -type .tex,.md

image

Plan to do

  • Integrate with Asana []
  • Integrate with Notion []

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL