Coder Social home page Coder Social logo

thesephist / mira Goto Github PK

View Code? Open in Web Editor NEW
114.0 5.0 11.0 3.95 MB

A place for notes, but for the people I keep in touch with

License: MIT License

Makefile 1.09% Go 9.32% CSS 20.89% HTML 1.74% JavaScript 66.97%
torus-dom go single-page-app contacts crm

mira's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

mira's Issues

How to install mira?

  • I would have loved to try Mira to see if it will fit my purpose.
  • Can you let me know how to do a local installation?

New fields: birthday, alma mater

It would be nice to have a field for schools people attended and their birthday.

Alma mater: Right now, I write these down in an unstructured way in notes as usually Major + Minor 'XX @ University.

Birthday: For the birthday field, when you load the page, there should be a banner or notification at the top that tells you if anyone's birthday is today or in the next few days.

Support fine-grained search syntax

Currently, a search query will match any part of a contact's card. It would be nice to be able to search a specific property, for example, search for "Berkeley" in the "Location" field only, so people who are associated with Berkeley the university will get filtered out. I propose the syntax attribute:keyword as a special syntax that is processed separately from the rest of the query. For example:

location:berkeley '24

Will find the intersection of the current results for '24 and the contacts with "berkeley" in the location field.

This can also apply multiple times. For example:

location:berkeley work:apple

finds everyone in the list who works at Apple, who lives in Berkeley.

The special field indicator all: matches all fields. This is nice for disambiguation. For example, if we want to search for the string 'work:apple' as a literal match rather than searching the "work" field, for example, we can type

all:work:apple

Which will match work:apple on all fields.

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.