Tomas Babej
cb4444098e
CmdNews: Add short outro on interrupt
2021-10-02 16:08:09 -04:00
Tomas Babej
7e3ea4f47e
CmdNews: Implement short outro section
2021-10-02 16:08:08 -04:00
Tomas Babej
8ef6aa4bce
CmdNews: Guide users about minor highlights
2021-10-02 13:11:31 -04:00
Tomas Babej
f9f62d596a
CmdNews: Dynamically construct the heading
2021-10-02 11:45:59 -04:00
Tomas Babej
333840062b
CmdNews: Replace prompt at the beginning by defaulting to major items only
2021-10-02 11:40:47 -04:00
Tomas Babej
703594931a
CmdNews: Add news item about updated holiday data
2021-10-02 11:14:14 -04:00
Dustin J. Mitchell
fbd140a706
add fmt error
2021-10-02 15:03:41 +00:00
Dustin J. Mitchell
de5d46d3c7
add a cargo-fmt job to CI
2021-10-02 14:57:47 +00:00
Dustin J. Mitchell
d01386f3ea
Merge pull request #292 from taskchampion/issue291
...
Switch to pretty_assertions
2021-10-02 10:54:25 -04:00
Tomas Babej
d16bb6f084
CmdNews: Add news item about XDG support
2021-10-02 10:35:51 -04:00
Tomas Babej
1a79f0b99e
CmdNews: Add news item about context-specific configuration overrides
2021-10-02 10:35:46 -04:00
Tomas Babej
2af2564fd9
CmdNews: Adjust header
2021-10-02 09:48:53 -04:00
Tomas Babej
130b2fe77c
man: Fix spacing between headers
2021-10-02 09:48:35 -04:00
Tomas Babej
3f59b12512
CmdNews: Add news item about the .by attribute modifier
2021-10-02 09:48:34 -04:00
Tomas Babej
d7d2f938c5
man: Document the 'news' command
2021-10-02 09:47:23 -04:00
Tomas Babej
facf40b1b4
NEWS: Document the 'news' command
2021-10-02 09:47:22 -04:00
Tomas Babej
32cbff9254
CmdNews: Add news item about Unicode 12 support
2021-10-02 09:47:21 -04:00
Dustin J. Mitchell
bcef6bf392
remove redundant {..}
2021-10-01 22:18:24 -04:00
Dustin J. Mitchell
d923dc7bae
Merge pull request #288 from taskchampion/docs-update
...
Docs update
2021-10-01 22:08:40 -04:00
Tomas Babej
9ed8835218
NEWS: Mention new locales
2021-10-01 22:01:13 -04:00
Tomas Babej
db6aeffd66
holidays: Update for 2022
2021-10-01 21:59:00 -04:00
Tomas Babej
1a8756e042
holidays: Add sv-FI locale
2021-10-01 21:58:43 -04:00
Tomas Babej
cb571f345a
holidays: Add sk-SK locale
2021-10-01 21:58:34 -04:00
Tomas Babej
a2af5260cd
holidays: Add pt-BR locale
2021-10-01 21:58:22 -04:00
Tomas Babej
10c049cff0
holidays: Add hr-HU locale
2021-10-01 21:58:10 -04:00
Tomas Babej
7e0d1aa902
holidays: Add fr-CA locale
2021-10-01 21:57:26 -04:00
Dustin J. Mitchell
a143660124
Switch to pretty_assertions
2021-10-02 01:08:26 +00:00
Dustin J. Mitchell
267288c9e6
Merge pull request #290 from taskchampion/update-cache
...
use actions/cache@v2
2021-09-29 08:42:16 -04:00
Dustin J. Mitchell
a95860b0d1
use actions/cache@v2
2021-09-29 12:24:02 +00:00
Tomas Babej
50eb00d542
NEWS: Correct the Unicode version
...
The currently supported Unicode character set is actually Unicode 12.
2021-09-29 00:59:44 -04:00
Tomas Babej
7848d25f18
CmdNews: Add news item about multi-day holidays
2021-09-29 00:16:35 -04:00
Tomas Babej
0d647f0218
CmdNews: Add news item about exportable reports
2021-09-29 00:16:20 -04:00
Tomas Babej
6f60f74739
CmdNews: Add news item for environment variable support in taskrc
2021-09-29 00:15:50 -04:00
Tomas Babej
f71d851703
CmdNews: Add news item about a waiting being now virtual status
2021-09-28 23:39:23 -04:00
Tomas Babej
36604c95d2
Context: Document the availability of environment variables in the taskrc
2021-09-28 23:38:33 -04:00
Tomas Babej
30c3893499
CmdNews: Describe context-less reports
2021-09-28 22:58:36 -04:00
Tomas Babej
51a5916339
NewsItem: Do not render _updates if not set
2021-09-28 22:58:07 -04:00
Tomas Babej
33d074e00c
NewsItem: Fix typo
2021-09-28 22:57:53 -04:00
Tomas Babej
052444350e
CmdNews: Add news item about 64-bit datetime support
2021-09-28 22:31:14 -04:00
Tomas Babej
189a253ef2
CmdNews: Add advice for writeable context
2021-09-28 21:47:54 -04:00
Tomas Babej
c69cbe8bfc
CmdContext: Remove old-style context during re-definition
...
This makes it easier to migrate from old-style context.<name>=value
context definition to new context.<name>.read=value and
context.<name>.write=value variables.
2021-09-28 21:07:46 -04:00
Tomas Babej
c28aa2f7e2
CmdContext: Fix typo
2021-09-28 00:57:52 -04:00
Tomas Babej
5f8ec9bbe0
CmdConfig: Extract write context validation into a separate method
2021-09-28 00:52:56 -04:00
Tomas Babej
2b0730d905
CmdNews: Add NewsItem about writeteable contexts
2021-09-28 00:40:52 -04:00
Tomas Babej
ce77bdf830
CmdNews: Implement section-based rendering with a punchline
2021-09-28 00:33:49 -04:00
Tomas Babej
36e1f8c8ec
NewsItem: Reorder arguments to follow rendering order
2021-09-27 23:42:03 -04:00
Tomas Babej
c574cbf948
NewsItem: Add punchline, background and bg_title attributes
2021-09-27 23:39:41 -04:00
Tomas Babej
c8240f1ad7
CmdNews: Add reasoning and actions subsections
2021-09-27 22:38:29 -04:00
Tomas Babej
e538e9199c
CmdNews: Make it explicit enter has to be pressed to continue
2021-09-27 22:04:10 -04:00
Tomas Babej
506307fb87
CmdNews: Work around blending not supporting bold effect
2021-09-27 22:00:51 -04:00