index
:
flashcards.git
feature/addGUI
master
Small tool for reviewing flash cards in random order, including vim syntax highlighting
git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Small cleanup
HEAD
master
Eddy Pedroni
12 days
2
-2
/
+2
|
*
Add makefile, pre-commit hook
Eddy Pedroni
2024-10-16
3
-5
/
+21
|
*
Expose index calculation is now quadratically weighted to avoid duplicates ↵
Eddy Pedroni
2024-10-16
2
-2
/
+2
|
|
|
|
in the test
*
Add total count to CLI prompt
Eddy Pedroni
2024-09-26
1
-4
/
+4
|
*
Add CLI option to control prompt (front, back, random)
Eddy Pedroni
2024-09-26
1
-11
/
+17
|
*
Improve scheduler
Eddy Pedroni
2024-09-26
1
-0
/
+3
|
*
Create separate packages for library and CLI
Eddy Pedroni
2024-09-26
18
-115
/
+64
|
*
Improve documentation
Eddy Pedroni
2024-09-26
3
-10
/
+71
|
*
Refactor CLI
Eddy Pedroni
2024-09-26
1
-22
/
+15
|
*
CLI uses session class
Eddy Pedroni
2024-09-25
1
-26
/
+11
|
*
Add session class with basic test coverage
Eddy Pedroni
2024-09-25
3
-0
/
+75
|
*
Extract state save/load to helper module
Eddy Pedroni
2024-09-25
3
-17
/
+41
|
*
Change card ID to string
Eddy Pedroni
2024-09-25
5
-41
/
+41
|
*
Implemented test session
Eddy Pedroni
2024-09-25
1
-8
/
+68
|
*
General improvements, CLI initial implementation
Eddy Pedroni
2024-09-25
7
-15
/
+84
|
*
Implement brutal scheduler
Eddy Pedroni
2024-09-24
2
-5
/
+62
|
*
Scheduler update implementation
Eddy Pedroni
2024-09-24
1
-1
/
+2
|
*
Scheduler update implementation
Eddy Pedroni
2024-09-24
2
-29
/
+25
|
*
Refactor Card out of parser.py, implement brutal scheduler constructor
Eddy Pedroni
2024-09-24
4
-4
/
+113
|
*
Improve parser documentation
Eddy Pedroni
2024-09-23
1
-22
/
+30
|
*
Parser returns dict instead of list
Eddy Pedroni
2024-09-23
2
-16
/
+14
|
*
Add new parser with tests, venv
Eddy Pedroni
2024-09-22
5
-0
/
+182
|
*
Add new data format
Eddy Pedroni
2024-09-22
3
-21
/
+8
|
*
Added syntax highlighting for vim
Eduardo Pedroni
2017-07-10
3
-0
/
+12
|
*
Added colouring for card fronts, card numbering and clean exit
Eduardo Pedroni
2017-03-02
1
-9
/
+13
|
*
Added comment about colour and bolding, need to implement at some point
Eduardo Pedroni
2017-02-23
1
-0
/
+16
|
*
Merge branch 'master' of github.com:epedroni/flashcards
Eduardo Pedroni
2017-02-23
2
-3
/
+2
|
\
|
*
Had to change extension, flc is already taken -.-
Eduardo Pedroni
2017-02-03
1
-1
/
+1
|
|
|
*
Fixed plain-text matching problem
Eduardo Pedroni
2017-02-03
1
-1
/
+0
|
|
|
*
Modified gedit syntax file to work with flashcard extension (.flc)
Eduardo Pedroni
2017-02-03
2
-2
/
+2
|
|
*
|
Fixed bug where last card was not loaded, multiple line breaks between cards ↵
Eduardo Pedroni
2017-02-23
1
-1
/
+3
|
/
|
|
|
are no longer printed
*
Merge branch 'master' of github.com:epedroni/flashcards
Eduardo Pedroni
2017-01-27
1
-6
/
+8
|
\
|
*
Sorted out card shuffling, cards are now served in random order and not ↵
Eduardo Pedroni
2017-01-15
1
-6
/
+8
|
|
|
|
|
|
|
|
repeated until all have been served
*
|
Added flashcard syntax highlighting for gedit
Eduardo Pedroni
2017-01-27
1
-0
/
+21
|
/
*
Initial commit
Eduardo Pedroni
2017-01-13
1
-0
/
+68