Skip to content

Commit

Permalink
add to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
md-arif-shaikh committed Apr 9, 2023
1 parent 8998c15 commit 8de8111
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -67,21 +67,23 @@ Additionally you may want to make some keybindings to call the interactive funct
* Useful interactive functions
Call these using ~M-x Function~ where ~Function~ is any of the following functions

|-----------------------------+------------------------------------|
| Functions | Actions |
| ~soccer-fixtures-next~ | Fixture for the Next match |
| ~soccer-fixtures-next-5~ | Fixtures of the Next 5 matches |
| ~soccer-fixtures-full-in-org~ | Full fixtures saved in org file |
| ~soccer-fixtures-all-clubs~ | Fixtures for all clubs in a league |
| ~soccer-results-last~ | Result of the last match |
| ~soccer-results-last-5~ | Results of the last 5 matches |
| ~soccer-results-full-in-org~ | Full list of results in org file |
| ~soccer-results-all-clubs~ | Results for all clubs in a league |
| ~soccer-table~ | Full Ranking table |
| ~soccer-table-top-4~ | Rank table with top 4 teams |
| ~soccer-table-bottom-4~ | Rank table with bottom 4 teams |
| ~soccer-schedule~ | Add fixtures in org-agenda |
|-----------------------------+------------------------------------|
|--------------------------------------+------------------------------------------------------|
| Functions | Actions |
| ~soccer-fixtures-next~ | Fixture for the Next match |
| ~soccer-fixtures-next-5~ | Fixtures of the Next 5 matches |
| ~soccer-fixtures-full-in-org~ | Full fixtures saved in org file |
| ~soccer-fixtures-all-clubs~ | Fixtures for all clubs in a league |
| ~soccer-results-last~ | Result of the last match |
| ~soccer-results-last-5~ | Results of the last 5 matches |
| ~soccer-results-full-in-org~ | Full list of results in org file |
| ~soccer-results-all-clubs~ | Results for all clubs in a league |
| ~soccer-table~ | Full Ranking table |
| ~soccer-table-top-4~ | Rank table with top 4 teams |
| ~soccer-table-bottom-4~ | Rank table with bottom 4 teams |
| ~soccer-schedule~ | Add fixtures in org-agenda |
| ~soccer-schedule-league~ | Add fixtures for all clubs in a league in org-agenda |
| ~soccer-schedule-remove-past-fixtures~ | Remove past fixtures from agenda. |
|--------------------------------------+------------------------------------------------------|

* Screenshots
** soccer-fixtures-next-5
Expand Down

0 comments on commit 8de8111

Please sign in to comment.