Giter Site home page Giter Site logo

willjp / vim-taskmage Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 35.42 MB

Vim plugin to easily manage tasklists in plaintext files in a format inspired by ReStructuredText.

License: BSD 2-Clause "Simplified" License

Python 94.83% Nix 0.60% Vim Script 4.57%

vim-taskmage's People

Contributors

willjp avatar

Stargazers

 avatar

Watchers

 avatar

vim-taskmage's Issues

vim-quickfix integration

[ ] search tasknames, dumps results in quickfix menu
[ ] get most-recent tasks, in order, dump results in quickfix menu

  • later, when priority is added, sorting tasks by priority in the quickfix menu would also be helpful

Task Container files (reference *.mtask files) (ex: today)

Compartmentalizing tasks into separate files is all well and good, but sometimes you want to get things done from different files.

This would function similarly to InProgress (see #6 ) but would allow you to add tasks from different file into containers.

Ttiles would be numbered, so the same file/header could be referenced multiple times within a task-container.

1) home/admin: Saltstack
=====================
* learn how to use salt-test
* qutebrowser salt-state should update config's git-repo to latest


2) home/code
============
* address task-mage bug #6


3) home/admin: Saltstack
=====================
* rewrite statefiles to install python packages from the platform's official repo intead of pip, if available.

4) home/admin: Misc
==================
* update file-server to FreeBSD-11.1

tasks with multiple child wip-tasks, removing parents from children

Steps to Reproduce

  • create 'todo' task with *
  • create at least two child tasks and mark them as 'wip' o
  • save file
    ... the two child tasks will no longer be parented to their parent task

(it is possible this is a display issue rather than an issue with the saved JSON file)

introduce priority/tasksize metadata

This could be represented in the file as either an additional symbol before the task,
or as different colours for the text. I would prefer to use symbols, to take maximum advantage of the ReStructuredText syntax highlighting.

'in progress' list

  • task status should be editable from here. (saves update each appropriate file)
  • ability to open the *.mtask file that task was defined in
  • view task, and all subtasks of any started tasks
  • tasks should still come in under their headers
  • header should be prefixed with the filepath (ex: home/code.mtask: Python )

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.