Git Product home page Git Product logo

hatsushimo's People

Contributors

erinnermo avatar hamster-bot avatar maikotan avatar

Stargazers

 avatar  avatar

Watchers

 avatar

hatsushimo's Issues

Switch `git-subtree` back to `git-submodules`

In #1 I switch git-submodules to git-subtree, as git-subtree regard sub-repositories as normal directories, and is supported by a much lower version of git.
But if there are conflicts in subtree, it is much more difficult to resolve conflicts, even mess up all the commit logs.
It might be more convenient to switch back to git-submodules, as we can write some shell scripts to ease the synchronisation process.

We should do this before Hamster v4.1

Feature(macrodict): support fuzzy search

like 'way' to 'waymark', not 'macro not found'


  1. Fuzzy search on name

We can read all the macro names from database, and then find some ways to predict what the user want to type.

  1. Fuzzy search by description

This should applied by an option like --fuzzy to search some words in descriptions of macros. Returns a list of macros names.

Synchronize Translation from Crowdin

As #25 changed git-subtree to git-submodule, it is not easy to synchronize translation in this repository independently.

A possible solution is to write a script that invokes @crowdin/cli package to download translations from crowdin.com and distribute them to each repository.

cc @ErinnerMO @SaarChaffee

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.