Code Monkey home page Code Monkey logo

sublimetodotxt's Introduction

SublimeTodoTxt

This is Todo.txt syntax highlighting support for Sublime Text (tested with Sublime Text 3).

Screenshot

Background

I am currently using Todo.txt exclusively to manage all tasks which don't necessarily need to be set to a specific date (which is something the Todo.txt format can't handle by default). While there are some really great mobile apps for managing the Todo.txt file (via Dropbox), all available Windows GUIs are crap.

On the other hand, Todo.txt is a plain text format, so why waste GUI overhead? So I decided to add Todo.txt highlighting to Sublime Text.

Current state

This repository contains everything that's needed to display plain Todo.txt files correctly.

Installation

via Package Control (recommended)

SublimeTodoTxt is available from wbond's Package Control plug-in, you can find it as Todo.txt Syntax.

manually

If you don't want to use Package Control, just copy the syntax file into your Packages directory.

Useful tricks

If you want Sublime Text to automatically save your Todo.txt file when the window loses its focus, just create a file named TodoTxt.sublime-settings in your User package, its contents are:

{
   "save_on_focus_lost": true
}

Now you're done.

Future development

As Todo.txt is a rather simple format, I doubt that it's necessary to add any plug-in functionalities. Using menu items or shortcuts to change priorities and tags would probably be more effort than just changing the particular characters manually.

I do, however, plan to keep up with Sublime Text development, so once ST4 comes out and breaks stuff, I'll most likely be ready. In case there are any wishes, please drop by in the forum thread for SublimeTodoTxt. :-)

Make me rich!

In case you are German and like what I do, feel free to install my Amazon.de partner script (requires userscript support in your browser, like Firefox with the Greasemonkey extension) which adds my "tag" to all Amazon.de links. You can also lend me some Bitcoins, the preferred address is 1FJngJTiBiidA2HZ81xS9FGdrQmbQe2BHY.

sublimetodotxt's People

Contributors

alin23 avatar banonotit avatar basiliskus avatar biobox avatar damountie avatar dertuxmalwieder avatar rdev5 avatar rrelict avatar servous avatar shaneknysh avatar yoachim 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.