jrnl/features
Jonathan Wren 9d1ab76fdb Fix small bug related to starring an entry with a date
If a date was given with an entry, and the star was also was added, the
star wouldn't be recognized if it was at the start of the title.

Example that didn't work, but now works with this fix:
  jrnl "saturday: *Title words."

This is to be consistent in starring functionality with and without a
date in the entry.
2020-08-01 15:54:13 -07:00
..
data Allow editing of DayOne entries (#1001) 2020-07-18 12:54:52 -07:00
steps Move import to be standalone command to reduce clutter in cli.py 2020-08-01 15:54:13 -07:00
contains.feature Fix up tests and related issues 2020-04-10 11:51:56 -07:00
core.feature Fix small bug related to starring an entry with a date 2020-08-01 15:54:13 -07:00
custom_dates.feature Fix handling of little-endian date format 2020-04-10 11:51:55 -07:00
dayone.feature Allow editing of DayOne entries (#1001) 2020-07-18 12:54:52 -07:00
dayone_regressions.feature Add support to save journals to multiple files in a directory 2020-04-10 11:51:56 -07:00
delete.feature Prevent filtered delete from deleting journal (#935) 2020-05-06 13:47:39 -07:00
encryption.feature Fix set_keychain errors (#964) 2020-05-30 12:43:10 -07:00
environment.py Create journal with absolute path when no path is specified (#972) 2020-06-13 11:08:22 -07:00
exporting.feature Add tags to json and xml exporters (#975) 2020-06-13 11:58:35 -07:00
folder.feature Add support to save journals to multiple files in a directory 2020-04-10 11:51:56 -07:00
multiple_journals.feature Move all password handling to EncryptedJournal 2020-04-10 11:51:56 -07:00
regression.feature Make sure testing cleans up after itself (#940) 2020-05-06 18:13:36 -07:00
starring.feature Update all tests to new time format 2015-04-05 03:25:39 +04:00
tagging.feature Update arg parsing to better handle optinal journal name 2020-08-01 15:54:13 -07:00
upgrade.feature Fix failing tests and linting issues 2020-04-10 16:18:34 -07:00