Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
topydo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
topydo
Commits
25fb3bfb
Commit
25fb3bfb
authored
Jan 15, 2015
by
Bram Schoenmakers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update changelog.
parent
1949d371
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
CHANGES.md
CHANGES.md
+8
-2
No files found.
CHANGES.md
View file @
25fb3bfb
...
...
@@ -3,18 +3,24 @@
(unreleased)
*
A
dd
'edit' subcommand to launch an editor.
*
A
new
'edit' subcommand to launch an editor.
*
Introduced textual identifiers in addition to line numbers.
Line numbers are still the default, textual identifiers can be enabled with
the option 'identifiers = text' in the configuration file (see topydo.conf).
The advan
c
e of these identifiers is that they are less prone to changes when
The advan
tag
e of these identifiers is that they are less prone to changes when
something changes in the todo.txt file. For example, identifiers are much more
likely to remain the same when completing a todo item (and archiving it). With
linenumbers, all todo items below the completed one would get a new
identifier.
*
Relative dates with months and years are more accurate now (thanks to Jacek
Sowiński).
*
Added option to automatically add the projects of the parent todo item when
adding a child todo item. Enable append_parent_projects in topydo.conf.
*
`topydo help`
shows a list of available subcommands. Moreover, you can run
`topydo help <subcommand>`
as well.
*
Let setuptools provide a
`topydo`
executable.
*
Various other fixes.
0.
1.2
-----
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment