diff options
| author | Paul Buetow <paul@buetow.org> | 2022-06-02 10:59:35 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-06-02 10:59:35 +0100 |
| commit | 9d05eb42c8c9bf3ace0847ed61a06a2b8e872f17 (patch) | |
| tree | fe2ebba6e3bcebe2185bba001831bfa90da6a785 | |
| parent | 418b5dad205c70ff232d084d170853f1db3081ce (diff) | |
fix
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Read a random journal -This is a quick and dirty script which I use personally to grab a random PDF file (a scanned version of one of my bullet journals)and to extract a random set of pages from it in order to reflect/read what was happening in the past. This also includes various notes of books I have read and random ideas I wrote down and my want to reconsider. +This is a quick and dirty script which I use personally to grab a random PDF file (a scanned version of one of my bullet journals) and to extract a random set of pages from it in order to reflect/read what was happening in the past. This also includes various notes of books I have read and random ideas I wrote down and my want to reconsider. ## Requirements |
