~grtcdr/giornata

2024.05.25 8 months ago .tar.gz browse log

2024.05.25

- `giornata--create-entry` now uses `pop-to-buffer` providing users the freedom
  to customize how the buffer is displayed
- Add a variable named `giornata-hide-calendar` that controls whether the
  calendar is closed after invoking `giornata-from-calendar`

2024.05.05 9 months ago .tar.gz browse log

2024.05.05

- Add support for reStructuredText aka rst-mode
- Add customizable option for showing a menu item
- Make giornata--date-from-filename more robust
- Remove references to olivetti from giornata-dir-locals as it may cause issues
  for users who do not have it installed

2024.04.20 9 months ago .tar.gz browse log

2024.04.20

- Improve the documentation
- Write a test suite spanning most of the code base
- Put a pipeline into place to catch test errors
- Mark private functions which were previously public
- Switch to advice-add to advise calendar-generate-month
- Set the type property of the customizable variable `giornata-dir-locals` to
  from `list` to the more correct `alist`
- Remove the interactive function `giornata-consult`

2024.04.03 10 months ago .tar.gz browse log

2024.04.03

- Make the major mode a customizable option

  You're not limited to just `markdown-mode`, you can any of the currently
  supported file formats (Org, Markdown, or plain and unencumbered text) you
  like and the front matter will follow suit.

- Remove dependency on `markdown-mode`

2024.02.19 11 months ago .tar.gz browse log

2024.02.19

2024.01.08 1 year, 1 month ago .tar.gz browse log

2024.01.08

2023.12.21 1 year, 1 month ago .tar.gz browse log

2023.11.21
Do not follow this link