Coder Social home page Coder Social logo

autolyticus / nzb Goto Github PK

View Code? Open in Web Editor NEW
38.0 4.0 4.0 380 KB

Get Things Done® with nzb, a beautiful terminal interface for Nozbe. Inspired by Wunderline

License: MIT License

Rust 100.00%
todo gtd nozbe nzb productivity cli linux rust api-client

nzb's Issues

skim causes build errors

rustc 1.49.0-nightly (7bade6ef7 2020-10-23)

for some reason it happens only with cargo install
building from source works ok

error[E0277]: ColorWrapper doesn't implement std::fmt::Debug
--> /home/esavier/.cargo/registry/src/github.com-1ecc6299db9ec823/skim-0.5.5/src/curses.rs:804:6
|
804 | impl color::Color for ColorWrapper {
| ^^^^^^^^^^^^ ColorWrapper cannot be formatted using {:?}
|
::: /home/esavier/.cargo/registry/src/github.com-1ecc6299db9ec823/termion-1.5.5/src/color.rs:25:18
|
25 | pub trait Color: Debug {
| ----- required by this bound in Color
|
= help: the trait std::fmt::Debug is not implemented for ColorWrapper
= note: add #[derive(Debug)] or manually implement std::fmt::Debug

error[E0277]: ColorWrapper doesn't implement std::fmt::Debug
--> /home/esavier/.cargo/registry/src/github.com-1ecc6299db9ec823/skim-0.5.5/src/curses.rs:813:10
|
813 | impl<'a> color::Color for &'a ColorWrapper {
| ^^^^^^^^^^^^ ColorWrapper cannot be formatted using {:?}
|
::: /home/esavier/.cargo/registry/src/github.com-1ecc6299db9ec823/termion-1.5.5/src/color.rs:25:18
|
25 | pub trait Color: Debug {
| ----- required by this bound in Color
|
= help: the trait std::fmt::Debug is not implemented for ColorWrapper
= note: add #[derive(Debug)] or manually implement std::fmt::Debug
= note: required because of the requirements on the impl of std::fmt::Debug for &'a ColorWrapper

error: aborting due to 2 previous errors

For more information about this error, try rustc --explain E0277.
error: could not compile skim

To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
error: failed to compile nzb v0.5.3, intermediate artifacts can be found at /tmp/cargo-installn41s8x

Caused by:
build failed

Feature Request - Move to project

I have been using nzb for the last two days and it has helped me a lot in getting things done.

The only thing that I have to go to the webapp is for moving items from the Inbox to specific lists. It will be a handy feature if we could move items from Inbox to any other specific project.

Open sponsorship

Hi!
I love this project. Be so kind and allow Sponsorship for it.
Thanks.

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.