Giter VIP home page Giter VIP logo

todotxt.net's Introduction

todotxt.net

This is an implemention of todo.txt using the .NET framework. As far as I am aware, it is fully complient with Gina's spec.

There is installer for the latest version available from the the main site.

Contributors please note

If you change any of the ToDoLib files, please make sure the current unit tests pass, and add new tests where appropriate.

Please send your pull requests to the 'dev' branch. If you forget it's not a major deal: it's just a bit more work for me as I have to manually merge.

Goals

  • minimalist, keyboard-driven UI
  • vim/gmail/twitter-like keyboard nav (single key, easily accessible)
  • re-usable library that other projects can use as a todo.txt API
  • API (but not UI) runs under Mono
  • full compliance with Gina's specs

Current features:

  • Sorting by completed status, priority, project, context, alphabetically due date or the order in the file
  • Sorting respects multiple projects and contexts
  • Remembers preferences for the todo.txt file, sort order, window size and position
  • Manual or automatic moving of completed tasks into an archive (done.txt) file
  • Free text filtering/search
  • Intellisense for projects and contexts
  • Minimize to tray icon - double-click the icon or Win-Alt-T to hide or show the app
  • Keyboard shortcuts:
    • O or Ctrl+O: open todo.txt file
    • C or Ctrl+N: new todo.txt file
    • N: new task
    • J: next task
    • K: prev task
    • X: toggle task completion
    • A: archive tasks
    • D or Del or Backspace: delete task (with confirmation)
    • U or F2: update task
    • T: append text to selected tasks
    • F: filter tasks (free-text, one filter condition per line)
    • I: set priority
    • 0: clear filter
    • 1-9: apply numbered filter preset
    • . or F5: reload tasks from file
    • ?: show help
    • Alt+Up: increase priority
    • Alt+Down: decrease priority
    • Alt+Left/Right: clear priority
    • Ctrl+Alt+Up: increase due date by 1 day
    • Ctrl+Alt+Down: decrease due date by 1 day
    • Ctrl+Alt+Left/Right: remove due date
    • Ctrl+C: copy task to clipboard
    • Ctrl+Shift+C: copy task to edit field
    • Win+Alt+T: hide/unhide windows

todotxt.net's People

Contributors

benrhughes avatar mjdescy avatar ejsmile avatar piscean avatar kvakulo avatar steppsr avatar imminentorbit avatar alesprimozic avatar arkolbus avatar lexmosolov avatar kevininspace avatar chrisway avatar adamzolotarev avatar rossipedia avatar robjefferies avatar howeik avatar

Watchers

James Cloos avatar  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.