Commit graph

47 commits

Author SHA1 Message Date
Xyank
9565f1f30e Fix priority field in sort order
Did not actually change the code. Instead changed the docs referring to
the "priority" field incorrectly as "pri", and changed `constants.py` to
reflect the correct name for it.
2020-07-12 09:54:58 -04:00
Nikolaos Kakouros
79f086aef4 Adds missing doc for waiting-task marker 2020-07-08 21:37:34 -04:00
Abhinav Gupta
08480810ec Document taskwiki_markup_syntax
This documents the taskwiki_markup_syntax setting added in #192.

Ref: https://github.com/tbabej/taskwiki/issues/165#issuecomment-432211801
2019-07-14 21:52:21 -04:00
mrossinek
879853becc
Add maplocalleader option 2019-02-24 12:02:12 -05:00
mrossinek
e82813e03b
Add mapping-suppressing option 2019-02-24 12:01:54 -05:00
Bodo Graumann
f4f1fe2b2e Add documentation for list bullet symbol
Add a note in the documentation about how we only consider the asterisk
check lists.

Fixes tbabej#197.
2019-01-01 15:51:34 -05:00
Bodo Graumann
f35d1a29f4 Add documentation for preset headers 2018-07-17 21:53:18 -04:00
Bodo Graumann
489d00f24e Fix typos and improve wording; mainly in help file 2018-07-17 21:53:18 -04:00
Tomas Babej
cf3789f074 plugin: Prefer python3 over python2 by default 2017-03-16 12:26:39 +01:00
Tomas Babej
6dab73a06e docs: Remove old-style date representation 2017-01-27 20:31:59 +01:00
Tomas Babej
dfc91101cb docs: Explicitly mention the NeoVim support 2017-01-09 01:21:30 +01:00
Tomas Babej
21b766134f coverage: Explicit coverage tracking no longer needed 2017-01-09 00:38:24 +01:00
Tomas Babej
f7d453456b docs: Explicitly mention python3 support 2017-01-04 20:32:18 +01:00
Alex
68558119ca Add option to disable concealcursor changes (#107)
* Add option to disable concealcursor changes

* option `taskwiki_disable_concealcursor`
* fixes #106

* Set `conceallevel=3` regardless of `taskwiki_disable_concealcursor`
2016-12-13 00:17:28 +01:00
Tomas Babej
770beb460a constants: Change default sort order
This will allow the list to keep completed tasks in the order they were
completed.
2016-11-02 22:46:59 +01:00
elliottw
863e652c86 Update taskwiki.txt (#103)
Fixes typo in the documentation.
2016-09-22 07:11:07 +02:00
Philipp Hack
64a6852eac Added option to disable fold saving 2015-12-22 17:29:44 +01:00
Tomas Babej
4d0ae84d52 docs: Fix syntax of the overrides of default virtual tags 2015-08-27 07:14:01 +02:00
Tomas Babej
0c7b4511a6 doc: Clarify using setting flags 2015-08-27 05:46:29 +02:00
Tomas Babej
075e6530db docs: Add section about leveraging contexts in the viewport definitions 2015-08-27 05:39:22 +02:00
Tomas Babej
77b71548cc docs: Add section about inspecting viewports 2015-08-27 05:29:52 +02:00
Tomas Babej
e21d62e62c docs: Add section about adding metadata using '--' syntax 2015-08-27 05:29:35 +02:00
Tomas Babej
3bac72481d docs: Bump section number for extra data sources 2015-08-27 05:28:55 +02:00
Tomas Babej
cbc270479b doc: Include information about extra data sources 2015-08-26 21:39:31 +02:00
Tomas Babej
386a7dbba0 docs: Describe viewports in detail 2015-08-26 21:39:28 +02:00
Tomas Babej
156c892fdc doc: Describe tasks in taskwiki in detail 2015-08-26 21:39:26 +02:00
Tomas Babej
3819248824 docs: Revamp troubleshooting section 2015-08-26 21:39:25 +02:00
Tomas Babej
3f7c2b2770 docs: Update the contributions and credits 2015-08-26 21:39:23 +02:00
Tomas Babej
e611b26785 docs: Update the feature description 2015-08-26 21:39:21 +02:00
Tomas Babej
bee68b8cb5 docs: Add the optional enhancements section 2015-08-26 21:39:20 +02:00
Tomas Babej
07fe371ad1 docs: Revamp the installing section 2015-08-26 21:39:18 +02:00
Tomas Babej
a1b246f39f doc: Update the requirements section 2015-08-26 21:39:17 +02:00
Tomas Babej
531ce750f2 docs: Document meta commands 2015-08-26 21:39:15 +02:00
Tomas Babej
7abe7d97bf docs: Update the section for interactive commands 2015-08-26 21:39:14 +02:00
Tomas Babej
a640f83af2 docs: Update the section for selected task(s) specific commands 2015-08-26 21:39:12 +02:00
Tomas Babej
cd7516f007 docs: Update individual descriptions for report splits 2015-08-26 21:39:10 +02:00
Tomas Babej
5d563c85a5 docs: Expand the introduction to the split reports 2015-08-26 21:39:09 +02:00
Tomas Babej
fac9e73f7a docs: Improve description for the split reports 2015-08-26 21:39:07 +02:00
Tomas Babej
c96b7eb2af docs: Add licence 2015-08-26 21:39:05 +02:00
Tomas Babej
add35700ac docs: Make all the commands and settings tagged 2015-08-26 21:39:03 +02:00
Tomas Babej
b2af1d4388 docs: Enumerate and describe all the options 2015-08-26 21:39:01 +02:00
Tomas Babej
6f637db482 docs: Explicitly state file type in vim modline 2015-08-26 21:38:59 +02:00
Tomas Babej
83e2f4d31f docs: Make example tasks not match 2015-08-26 21:38:56 +02:00
Tomas Babej
c2d2ca0b50 docs: Fix typo in command reference 2015-08-06 12:39:48 +02:00
djp
a2037b429b docs: Update README and documentation 2015-06-05 19:36:03 +02:00
David J Patrick
50b368a2cf Update taskwiki vim documentation 2015-04-02 20:19:10 +02:00
David J Patrick
3dc96f946f Update documentation 2015-03-26 23:27:24 +01:00