Coder Social home page Coder Social logo

seachicken / inkdrop-pomodoro-edit Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 1.0 5.62 MB

๐Ÿ… Pomodoro Timer with simplest text syntax for Inkdrop

Home Page: https://my.inkdrop.app/plugins/pomodoro-edit

License: MIT License

JavaScript 93.12% Less 6.88%
inkdrop pomodoro-timer timer

inkdrop-pomodoro-edit's Introduction

Pomodoro Edit for Inkdrop

Pomodoro Timer with simplest text syntax.

Demonstration

Installation

ipm install pomodoro-edit

Examples

# single timer
* [ ] [25m] xxx

# four pomodoros
* [ ] [(25mโœ๏ธ 5mโ˜•๏ธ)4] xxx

# four pomodoros and then take a long break
* [ ] [((25mโœ๏ธ 5mโ˜•๏ธ)4 20m๐Ÿ›Œ)] xxx

Syntax details

๐Ÿ’กCtrl+Space: Autocomplete above syntax

Start timer

* [ ] [(25m 5m)4] xxx (when after save, start timer)

Finish timer

* [x] [(25m 5m)4] xxx

Pause timer

* [ ] [-(25m 5m)4] xxx

Retry timer

Press 'Retry' button on Tray.

Go to Line

Press 'Go to Line' button on Tray or click on the finished notification.

Tips

If multiple timers are required, pause the next timer beforehand so that the timer does not start unintentionally.

* [x] [(25m 5m)4] xxx
* [ ] [-(25m 5m)4] yyy
* [ ] [-(25m 5m)4] zzz

Key customizations

Default keymaps are defined here and you can override them in your keymap.cson file.

Add-ons

Get e-mail notifications: seachicken/pomodoro-edit-notifier

Changelog

See the GitHub releases for an overview of what changed in each update.

inkdrop-pomodoro-edit's People

Contributors

dependabot[bot] avatar seachicken avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

nof

inkdrop-pomodoro-edit's Issues

Timer stops when using multiple desktops

Describe the bug

  1. Launch timer with Inkdrop on the first desktop
  2. Browse the browser on the second desktop
  3. After a while the timer stops

Your Environment

  • OS: macOS Monterey
  • Inkdrop Version: 5.5.0
  • Plugin Version: 2.3.2

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.