Giter VIP home page Giter VIP logo

toodoo's People

Contributors

gavinlaking avatar jdks avatar mikespokefire avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

toodoo's Issues

Add display of issue numbers

Currently when you are modifying an existing issue you have to work out its index and pass that to the modifier method, to alleviate this the display template should output this number for you.

Expected output would be something like

 9 | [ ] Hello world 9
10 | [ ] Hello world 10

Cannot write to non-existent ~/.toodoo.json file

Trying to add a new item to a new clone of this repo will report an error that ~/.toodoo.json cannot be found. Manually creating this file yields a new error because it is not valid JSON. (Adding [] to this file fixes the problem.)

Attempt to list all entries causes panic

$ ./bin/toodoo list
panic: open templates/todo.tmpl: no such file or directory

goroutine 16 [running]:
runtime.panic(0x1348c0, 0xc208024420)
    /usr/local/Cellar/go/1.3/libexec/src/pkg/runtime/panic.c:279 +0xf5
github.com/mikespokefire/toodoo/toodoo.(*TodoList).List(0xc20800e040)
    /Users/gavinlaking/Source/go/src/github.com/mikespokefire/toodoo/toodoo/todolist.go:44 +0xc8
main.list()
    /Users/gavinlaking/Source/go/src/github.com/mikespokefire/toodoo/toodoo.go:72 +0x47
main.main()
    /Users/gavinlaking/Source/go/src/github.com/mikespokefire/toodoo/toodoo.go:20 +0x447

goroutine 19 [finalizer wait]:
runtime.park(0x14c70, 0x239d20, 0x2390c9)
    /usr/local/Cellar/go/1.3/libexec/src/pkg/runtime/proc.c:1369 +0x89
runtime.parkunlock(0x239d20, 0x2390c9)
    /usr/local/Cellar/go/1.3/libexec/src/pkg/runtime/proc.c:1385 +0x3b
runfinq()
    /usr/local/Cellar/go/1.3/libexec/src/pkg/runtime/mgc0.c:2644 +0xcf
runtime.goexit()
    /usr/local/Cellar/go/1.3/libexec/src/pkg/runtime/proc.c:1445

goroutine 17 [syscall]:
runtime.goexit()
    /usr/local/Cellar/go/1.3/libexec/src/pkg/runtime/proc.c:1445

Multiple list support

Something along the lines of: toodoo --list=priority list.

It should default to a list called default

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.