issues
search
samuelbryant
/
sjb-tools
A simple CLI program to create, maintain and edit todo lists
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Switch to JSON update paradigm
#61
samuelbryant
opened
6 years ago
0
Few minor refactors
#60
samuelbryant
opened
6 years ago
0
Add stricter typing via @setter methods
#59
samuelbryant
opened
6 years ago
0
Add unit tests for main.py
#58
samuelbryant
opened
6 years ago
0
Add unit tests for config.py
#57
samuelbryant
opened
6 years ago
0
Add unit tests for storage.py
#56
samuelbryant
opened
6 years ago
0
Add unit tests for classes.py
#55
samuelbryant
closed
6 years ago
0
Add unit tests for base.py
#54
samuelbryant
closed
6 years ago
0
User storage interaction workflow
#53
samuelbryant
opened
6 years ago
1
Handle malformed lists better
#52
samuelbryant
opened
6 years ago
0
Create some test files that are automatically populated to dev environment
#51
samuelbryant
opened
6 years ago
0
Make abstract base class base.py actually work
#50
samuelbryant
closed
6 years ago
1
Validation refactor
#49
samuelbryant
closed
6 years ago
1
Enable versions in saved objects
#48
samuelbryant
opened
6 years ago
1
Refactor fileio.py
#47
samuelbryant
closed
6 years ago
2
Input validation and scrubbing
#46
samuelbryant
opened
6 years ago
0
Handle errors in user-friendly way
#45
samuelbryant
opened
6 years ago
0
Check that project metadata is interpreted correctly in pypi
#44
samuelbryant
opened
6 years ago
0
Refactor out common cheatsheet/todo code
#43
samuelbryant
opened
6 years ago
0
Remove all reference to future since not used anymore
#42
samuelbryant
closed
6 years ago
0
Allow install script to handle changes in common code
#41
samuelbryant
closed
6 years ago
0
Fix install permissions being root even on local install
#40
samuelbryant
closed
6 years ago
0
Dynamic versioning from git
#39
samuelbryant
closed
6 years ago
0
Switch linting to pyflakes via anaconda
#38
samuelbryant
opened
6 years ago
0
Put constants like 'app name' and 'suite name' in a centrally located spot
#37
samuelbryant
opened
6 years ago
0
Make app create directories as needed
#36
samuelbryant
closed
6 years ago
0
Fix the error inheritance problem in base.py
#35
samuelbryant
closed
6 years ago
0
[Feature] Upload project to pylib
#34
samuelbryant
closed
6 years ago
0
[Feature] Setup project with pip using requirements.txt
#33
samuelbryant
closed
6 years ago
0
[Feature] Add config file reading
#32
samuelbryant
opened
6 years ago
0
[Refactor] merge system file handling with cheatsheet
#31
samuelbryant
closed
6 years ago
0
[Feature] Make program prompt when adding to a new todo list (error otherwise)
#30
samuelbryant
closed
6 years ago
0
[Feature] Add python2 compatibility via "future imports"
#29
samuelbryant
closed
6 years ago
0
[Refactor] Make project structure conform to standards
#28
samuelbryant
closed
6 years ago
0
[Feature] Enforce mutual exclusion in arguments like --urgent --longterm --detailed
#27
samuelbryant
closed
6 years ago
0
[Feature] Add the ability to look at both completed and uncompleted in show
#26
samuelbryant
opened
6 years ago
0
[Refactor] Proper logging
#25
samuelbryant
opened
6 years ago
0
[Feature] Integrate with Google Calendar
#24
samuelbryant
opened
6 years ago
0
[Feature] Add the ability for dated reminders
#23
samuelbryant
opened
6 years ago
0
[Feature] Add a GUI client
#22
samuelbryant
opened
6 years ago
0
[Bug] Make saves stable
#21
samuelbryant
closed
6 years ago
0
[Bug] Make saves stable
#20
samuelbryant
closed
6 years ago
0
[Feature] Enable ability to edit entries in a text editor
#19
samuelbryant
opened
6 years ago
0
[Feature] Create robust externally exposable API to interact with data
#18
samuelbryant
opened
6 years ago
0
[Refactor] Split out program logic from main.py
#17
samuelbryant
closed
6 years ago
1
[Feature] Add ellipsis cutoff of tags that run too long
#16
samuelbryant
opened
6 years ago
0
[Feature] Add ability to remove/rename tags in bulk
#15
samuelbryant
opened
6 years ago
0
[Refactor] Unify the language used in sjb-todo and sjb-cheatsheet
#14
samuelbryant
closed
6 years ago
0
[Refactor] Unify the language used in sjb-todo and sjb-cheatsheet
#13
samuelbryant
opened
6 years ago
0
[Feature] Merge this project into sjb-cheatsheet in a way that allows the pieces to stay modular
#12
samuelbryant
closed
6 years ago
1
Next