Giter Club home page Giter Club logo

aptt's People

Contributors

leksat avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

aptt's Issues

Try if cmd+c won't block the original copy command

If the app can subscribe to cmd+c without blocking the original copy-text command, it would be possible to re-make the hotkeys:

  • double cmd+c => New from clipboard
  • triple cmd+c => New from clipboard...

Sometimes `cmd+c+c` does not work

There is a theory: clipboard-hotkey is actually sent, but something is wrong with reading from the clipboard on the "frontend". If it's true, clipboard contents should be read in backend and send along with the event.

Feature: Split into N items

Given:

2000-01-01 00:00
TASK-1
2000-01-01 00:10

I place the cursor to TASK-1 line. I click the Split button. A dialog asks into how many items it should split the entry. I enter 3.

Result:

2000-01-01 00:00
TASK-1
2000-01-01 00:03
TASK-1
2000-01-01 00:06
TASK-1
2000-01-01 00:10

Enhance textarea

  • syntax highlight
  • support comment (not logged to Jira)
  • display ticket description fetched from Jira

Adjust commands

Rename buttons:

  • New to New/Stop
  • Start selected to New from selected

Add Stop to tray menu. Same as New..., but does not open the window.

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.