| Tue, 29 Aug 2023 21:05:48 +0200 | Fox | 14506c250461 | TabOptions: Made action options work | 
 
  | Tue, 29 Aug 2023 20:51:51 +0200 | Fox | 5c74293fb41a | Cards are now secondarily sorted by modification timestamp when searching | 
 
  | Thu, 15 Jun 2023 03:49:56 +0200 | Fox | 9bf9fd26bb33 | TabOptions: Started on visual representations of categories, checkboxes and actions | 
 
  | Thu, 15 Jun 2023 00:53:55 +0200 | Fox | b93c6236c6cb | TabOptions: Minor progress | 
 
  | Thu, 15 Jun 2023 00:09:23 +0200 | Fox | 487ba392d38a | Open options tab in a new window | 
 
  | Mon, 29 May 2023 01:36:38 +0200 | Fox | c5bd33a186fa | Changed 'Cancel' button to just 'Back' if no changes were made | 
 
  | Mon, 29 May 2023 01:35:51 +0200 | Fox | 7852a62809ba | Minor formatting | 
 
  | Sat, 08 Apr 2023 00:14:40 +0200 | Fox | e4588b8a8ddc | Started on TabOptions | 
 
  | Thu, 06 Apr 2023 13:06:40 +0200 | Fox | 9ece57b1895d | Database: Getting non-string-typed tag values back in a better way, and better sorting for cards without 'last edit' timestamp | 
 
  | Thu, 06 Apr 2023 10:48:15 +0200 | Fox | 33f090b497c8 | TabEdit: Introduced 'ghosts', so recreated cards are properly linked | 
 
  | Thu, 06 Apr 2023 09:59:12 +0200 | Fox | 144cb44cd75e | TabEdit: Introduced dirty/unsaved marker '*' | 
 
  | Thu, 06 Apr 2023 01:44:10 +0200 | Fox | 7a3fd865654a | Spacing/Formatting/Indentation: Now using tabs exclusively, instead of a mix of tabs and spaces | 
 
  | Wed, 05 Apr 2023 22:58:38 +0200 | Fox | a313eaea437a | TabBoard/TabCalendarBoard: Fixed-up scrollbars starting position and step | 
 
  | Wed, 05 Apr 2023 22:07:28 +0200 | Fox | 50af17182cd8 | TabSimpleSearch: Added 'resave all cards' option to the popup menu | 
 
  | Wed, 05 Apr 2023 21:55:08 +0200 | Fox | f52a4c112d79 | Recording two card edit timestamps, one for user and one internal | 
 
  | Wed, 05 Apr 2023 21:36:27 +0200 | Fox | 40f1ea8f49ef | Hidden fields are not indexed into default search field anymore | 
 
  | Tue, 21 Mar 2023 01:30:52 +0100 | Fox | 778130f1a4c4 | F2 now opens a new window | 
 
  | Tue, 21 Mar 2023 01:13:00 +0100 | Fox | babc1a1305fd | TabCalendarBoard: Tooltip for column day-of-the-week and custom column title date format | 
 
  | Thu, 23 Feb 2023 20:50:19 +0100 | Fox | d6953ebfbe7e | TabBoard/TabCalendarBoard: Inserting cards that failed to resolve as empty, instead of skipping them | 
 
  | Thu, 23 Feb 2023 20:26:50 +0100 | Fox | 666e6253fbdf | TabBoard/TabCalendarBoard: Don't abort column cards loading even if one of the cards wasn't found | 
 
  | Wed, 22 Feb 2023 23:09:46 +0100 | Fox | ce163f6cecdb | TabBoard/TabCalendarBoard: Can now use ESCAPE to go back | 
 
  | Sun, 19 Feb 2023 09:25:43 +0100 | Fox | 1df77c040218 | Separated ColumnCardWidget into separate file (from TabBoard and TabCalendarBoard) | 
 
  | Sun, 19 Feb 2023 09:09:53 +0100 | Fox | 0359e47f38c9 | TabCalendarBoard: Added CTRL+S keybind for manual saving | 
 
  | Sun, 19 Feb 2023 02:39:21 +0100 | Fox | 4979d5820624 | TabCalendarBoard: Setting range to 7 days starting with current day | 
 
  | Sun, 19 Feb 2023 02:22:53 +0100 | Fox | 3f068cb07fdf | TabCalendarBoard: Date selection fixes | 
 
  | Sun, 19 Feb 2023 00:51:57 +0100 | Fox | 355b3c6c6eb9 | TabCalendarBoard: Made populateColumns() more careful | 
 
  | Sun, 19 Feb 2023 00:15:34 +0100 | Fox | a22a6d60a669 | TabCalendarBoard: Functional options | 
 
  | Tue, 07 Feb 2023 22:42:19 +0100 | Fox | caae98448674 | TabCalendarBoard: Working saving/loading of columns |