Giter VIP home page Giter VIP logo

atom-tasks's Introduction

What's New in 2.0

  • Archiving tasks hotkey is now cmd-shift-a
  • Can convert non-task lines to tasks
  • Optimized performance in larger files
  • Improved behind-the-scenes code
  • Colors improved (also tested in light themes)
  • Works with line wrapping
  • Status bar shows progress
  • See more in the changelog

Tasks Package

example

Special formatting for .todo and .taskpaper files. Allows you to easily add, complete, and archive your tasks.

Adjust the settings to match your ideal style. Change all the markers to '-' to match taskpaper.

Any line that ends with : will be considered a header (like My Things:)

Add tags to tasks by starting them with an @, such as @important or setting a value like @due(tuesday).

This uses utf characters, so it is still valid as a plain text document.

You can also set a custom date/time format in the settings. These can be converted in an existing document using the Tasks: Update Timestamp Format.

Based off the awesome sublime text plugin https://github.com/aziz/PlainTasks

Hotkeys

Mac

  • cmd-enter: add a new todo item below the current
  • cmd-shift-enter: add a new todo item above the current
  • cmd-d: toggle completion of the task
  • cmd-shift-a: move all completed tasks to the archive section
  • ctrl-c: cancel the selected tasks
  • ctrl-s: add/update timestamp for current task

PC, Linux

  • ctrl-enter: add a new todo item below the current
  • ctrl-shift-enter: add a new todo item above the current
  • ctrl-d: toggle completion of the task
  • ctrl-shift-a: move all completed tasks to the archive section
  • alt-c: cancel the selected tasks
  • ctrl-shift-s: add/update timestamp for current task

Other Methods

  • Convert to Task: Converts a non-task line to a task
  • Update Timestamps: Attempt to convert cancelled and done tag timestamps to match the settings format

atom-tasks's People

Contributors

irrationalistic avatar johannweging avatar timerooney avatar

Watchers

 avatar

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.