Giter Site home page Giter Site logo

frame's Introduction

ademilter

frame's People

Contributors

ademilter avatar canova avatar dependabot[bot] avatar ilhan-mstf avatar safakkizkin avatar

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

Watchers

 avatar  avatar  avatar  avatar  avatar

frame's Issues

Autofocus on create new task/note

It would be great if autofocus on input when create new task or note. Now it requires an extra step to focus and edit task/note and it's little bit annoying.

Listing multiple calendar events in order

The extension is not listing the calendar events in expected order. I'm not sure but the reason could be that I subscribed to more than one calendar.

Expected behaviour could be one of:

  • Having an ability to choose which calendar I want to see
  • Listing all the event from available calendars in correct order
    • tagging the events with the name of calendar they have created

screenshot 2018-09-25 at 13 14 16

Export Notes and Tasks

I think there should be an export feature. It could be download to desktop or save to Dropbox-like systems. In this way the notes and tasks are will be portable.

Feature Request: Integration of Trello

I'm currently using Trello on my job and home projects. If we can integrate the Trello boards with the Frame, it will be useful. In this way, our task can be synchronized with Trello. In the same time, we can complete our the Trello tasks.

But firstly #5 new column feature must be active. I'll review the API documentation of the Trello.

Notifications shouldn't be inside of the Vue app

Currently notification code lives under tab content side inside Vue app. Because of that, if there is an event in one hour, I'm getting the same notification whenever I open a new tab. And this is quite disturbing. I would want it to see once, not everytime I open a new tab. I think we should create a background script for the extension and check the events there every minute. (And we should use chrome.notifications.create inside the backround script since the Notification API won't work inside that script.)

We can communicate between background script and Vue app with that API call: chrome.extension.getBackgroundPage().

We can create a background script that checks the events every minute in background script, there is a step by step walk-through here: https://developer.chrome.com/apps/app_codelab_alarms (The only difference, we shouldn't use chrome.app.runtime.onLaunched.addListener and use chrome.extension.getBackgroundPage() to call from Vue app)

I can mentor someone who wants to work on that issue. You can leave a comment here if you want to work on that. I can provide additional information.

Cross platfrom için ne yapılabilir?

Merhaba, development ortamım Ubuntu'da fakat aktif olarak Windows'u da kullanıyorum extensionda verileri local storage de tuttuğu için bir işletim sisteminde kaydettiğim verileri diğer işletim sisteminde göremiyorum dolayısı ile.Bu problemi giderebilmek için nasıl bir yol izlemeliyiz? Database şart mı yoksa giriş yaptığım mail adresi ile senkronizasyonu sağlayabilir miyiz?

Sevgiler..

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.