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
Thu, 14 Jul 2022 14:36:44 -0700 Ludovic Chabant Don't restore file state if we're just switching to another pane
Sat, 14 May 2022 09:33:19 -0700 Ludovic Chabant Show warning message if using the plugin with the legacy editor
Fri, 18 Mar 2022 19:23:29 -0700 Ludovic Chabant Add try/catch around restoring file state
Fri, 18 Mar 2022 19:25:48 -0700 Ludovic Chabant Don't restore state on a file that's already open in another pane.
Fri, 18 Mar 2022 19:25:18 -0700 Ludovic Chabant Improve typescript compliance
Sat, 12 Mar 2022 12:04:05 -0800 Ludovic Chabant Fix plugin ID, bump version to 1.0.4 1.0.4
Mon, 28 Feb 2022 22:13:09 -0800 Ludovic Chabant Simple bail out when legacy editors are enabled
Mon, 28 Feb 2022 22:11:17 -0800 Ludovic Chabant Don't unnecessarily capture the view reference in injected callbacks
Mon, 28 Feb 2022 22:10:14 -0800 Ludovic Chabant Better type information for the plugin data
Mon, 14 Feb 2022 13:01:23 -0800 Ludovic Chabant Make the plugin data into a dictionary
Mon, 14 Feb 2022 13:00:06 -0800 Ludovic Chabant Fix possible crash when an opened file isn't a markdown file
Mon, 14 Feb 2022 12:35:45 -0800 Ludovic Chabant Fix various issues around keeping references to editor objects
Wed, 09 Feb 2022 22:59:42 -0800 Ludovic Chabant Various fixes:
Tue, 08 Feb 2022 21:40:33 -0800 Ludovic Chabant Initial commit 1.0.0