From 62a91db3de39b2957b2359a323e76393b644d825 Mon Sep 17 00:00:00 2001 From: SebastianMC <23032356+SebastianMC@users.noreply.github.com> Date: Thu, 27 Apr 2023 00:11:24 +0200 Subject: [PATCH] new todos --- src/main.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/main.ts b/src/main.ts index dd5964c..3710b4f 100644 --- a/src/main.ts +++ b/src/main.ts @@ -640,3 +640,9 @@ class CustomSortSettingTab extends PluginSettingTab { // TODO: remove console.log (many places added) // Invoke 'onItemsChanged' consciously for the bookmarks plugin + +// TODO: on delete - delete from bkmrks + +// TODO: ctx menu 'show in bookmarks' instead of 'bookmrk this' + +// TODO: new items bkmrkd in the top instead of in the bottom. Or maybe at actual location (???)