Giter Site home page Giter Site logo

twtclt's People

Contributors

usrshare avatar

Stargazers

 avatar

Watchers

 avatar  avatar

twtclt's Issues

user-friendly UI for column and account management

Right now, the only way to add a new account is to hit "a" in the UI. No checks are performed, and the only way to delete an account is to manually remove its line from the config file — which will also render column indexes invalid.

The only way to set up columns is also by editing the config file, which, as of the monent, only consists of numbers without any comments.

To fix this, a dialog-based UI is necessary.

More natural horizontal scrolling

Right now, every column maintains its own "selected tweet id" field, and when the ← and → keys are pressed, the UI simply scrolls to that tweet, which is uncomfortable. The "select top and bottom" areas are also unintuitive.

The preferred method would be to follow the idea used in Tweetdeck, where the selected tweet is chosen as the closest to the right or left of your selection.

Better entity handling

Right now, all the client does with entities is replace text with the display text specified.

The ideal option would be to do the following:

  • Cut links to their domains (#6 -> "github.com"), show list of all links on a key press.
  • Remove image links entirely, probably indicate image tweets, show list of img links on a key press. Possible integration with image viewers?

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.