Code Monkey home page Code Monkey logo

historyx's People

Contributors

mrsaints avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

historyx's Issues

Immutable.js

Related #1

  • Handle data through Immutable.js;
  • Optimise render() through shouldComponentUpdate().

v3.0.0 Roadmap

The current version is v1.0.0, although in reality I'd consider it v0.0.0. This thread will cover the "essentials" that needs to be done before a proper release (i.e. app store) can be made.

On a slightly related note, I'm planning on switching away from MDL entirely. It's a great framework, but it's built with too much reliance on its JS libraries (with a bunch of listeners)

I've decided to redo the entire extension, starting with a new CSS framework. It's most likely going to be Bootstrap 4 (Alpha). Rationale is simple: it's widely used, and its new version is fairly lightweight. It works without JS, and it feels a lot more predictable than MDL.

v2.0.0 is committed. Refactored, and reorganised the entire app. It's now using Bootstrap 4 (Alpha). Components, actions, stores, and constants are further compartmentalised, and cleaned up.


This is the roadmap for the next major release v3.0.0.

Scenarios

  • Date specific (default):- "DD/MM/YY" | Time
  • Query specific:- "Searching: X" | Time and date (same for stale visits)
  • Query, and date specific:- "Searching: X on DD/MM/YY" | Time

Completed

  • Pagination (???) / Show X results (e.g. All);
  • Search ALL (i.e. not date specific - how to best handle this?).

To be added

A separate webpack config should be created for the development environment. The extension also needs an automatic packager / builder (e.g. gulp).

  • Settings page: alter date format;
  • Deleting single URL;
  • Deleting ALL / selected;
  • Undo delete (recycle bin?);
  • Sorting (e.g. by date, and alphabetical order)
  • Grouping (e.g. by hostname);
  • Tagging (i.e. custom search);
  • Reset;
  • About / metainfo page (e.g. version);
  • Show full URL.

Under consideration

  • omnibox
  • Most visited (by date? should this be on a separate page?) | Could use topSites API;
  • Statistics or something fancy... (see above)
  • Routing (???);
  • Custom calendar element (I don't like the current one);
  • Star on bookmarks;
  • Autoreload.

Issues

  • Retrieving real dates / times (for stale links);
  • Fix pagination when "ALL" limit is used;
  • Button to refresh stale results (possibly the title);
  • Reduce font-size?

Perhaps we should use Immutable.js...

Strings are not properly truncated

The flexbox simply extends to fit the long URL / text.

Cause:

Changes to Chrome to meet spec changes.

Solution:

Setting min-width to 0.

How to search from all history?

How to search from all history but not just one day?

Is it possible to support more flags? Such as regular expressions? Or "before" / "after" / "during".

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.