log src/main.ts @ 60:e431a6fa4b51 default tip

age author description
Tue, 21 Nov 2023 17:15:18 -0800 Ludovic Chabant Remove checks for legacy editor.
Mon, 02 Oct 2023 18:12:11 -0700 Ludovic Chabant Typescript compliance.
Mon, 02 Oct 2023 10:10:09 -0700 Ludovic Chabant Make all shutdown logic synchronous.
Mon, 02 Oct 2023 10:07:26 -0700 Ludovic Chabant Handle errors around reading the state database file.
Mon, 02 Oct 2023 10:05:02 -0700 Ludovic Chabant Move unregistering of all views into a reusable function.
Mon, 02 Oct 2023 10:04:13 -0700 Ludovic Chabant Pass `this` as the context for various callbacks.
Mon, 02 Oct 2023 10:02:54 -0700 Ludovic Chabant Add optional file logging.
Wed, 20 Sep 2023 23:07:48 -0700 Ludovic Chabant Fix Typescript warnings and errors
Wed, 20 Sep 2023 22:40:25 -0700 Ludovic Chabant Support state persistence between sessions
Wed, 20 Sep 2023 17:19:11 -0700 Ludovic Chabant Fix typos in debug log messages
Wed, 20 Sep 2023 17:18:47 -0700 Ludovic Chabant Fix issues with files opened in multiple panes.
Mon, 14 Aug 2023 10:44:55 -0700 Ludovic Chabant Use Obsidian's view APIs for scrolling state
Mon, 14 Aug 2023 10:42:21 -0700 Ludovic Chabant Fix comment typo.
Mon, 14 Aug 2023 10:42:04 -0700 Ludovic Chabant More standardized logging.
Thu, 14 Jul 2022 14:43:30 -0700 Ludovic Chabant Fix typescript warnings