GithubHelp home page GithubHelp logo

dasilvacontin / animus Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 4.0 4.05 MB

:blue_book: Store and filter your links, notes, stuffs.

Home Page: https://chrome.google.com/webstore/detail/animus/hhlengghgfcjkfkfaocfnimlhnkjddch

License: MIT License

JavaScript 68.33% CSS 31.67%

animus's People

Contributors

dasilvacontin avatar formap avatar yamadapc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

animus's Issues

agressive css

websites keep overriding the font, line-height, etc

never hide or remove entry from display, only fade

As an user, if you see your entries disappear (eg when you write a new entry due to we are also filtering), it could be alarming if you don't really get what is really going on. The fact that we use the input bar to also filter is cool, but you might not get it at first.

via @mllobet

keyboard shortcuts

Commands:

  • 'esc' close animus
  • 'e' edit
  • 'u' undo
  • 'a' add
  • 'd' delete/done
  • 'f' follow link
  • 'j' next
  • 'k' prev
  • 'c' copy

Not sure about these:

  • 'q' dec progress
  • 'w' inc progress

soft matches

Currently, only 'exact' matches are shown. So if you have '#pr' in the input, it will only show entries that have the '#pr' tag.

Ideally, we could also show 'soft' matches after the 'exact' matches. In this case, entries with the '#project' tag, for example. 'soft' matches would be represented by having a 0.5 opacity, or something similar.

new delete animation

try opacity100->0 then remove element from list. This will probably require having two separate lists. A list for the rendered list items, and a list for the list items that are actually 'alive' or stored. So no rush for now. You can simply set a 'dead' flag and skip it during selection when using J/K and ignore the hover event (probably already removed listener by now).

'selected' visual issue

Probably fixed if I drop using pseudo-selectors for the bullet.

It can be reproduced when scrolling on the list.

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.