diff --git a/app/messageManager.js b/app/messageManager.js index e409dff..bdf0e23 100644 --- a/app/messageManager.js +++ b/app/messageManager.js @@ -47,6 +47,7 @@ const messageManager = (() => { "Welcome to the BrainTool 1.2!
See the release notes for a list of changes.", "The Topic Manager can now run inside the browser window in a side panel. See Settings.", "Check out the new ToDo and search results filtering! Click the ⭐️ or button in Search.", + "You can now drag a tab from the URL bar and drop onto the Topic Manager to add a page to a given topic.", ]; const introSlidesArray = [ `

This window is the Topic Manager.

It allows you to open and close tabs, tab groups, and browser windows, organize them into nested Topics and find them again when you need them.

`,