Bookmark Line

The Bookmark Line tool allows you to bookmark specific lines of code in Blender’s Text Editor. It’s a quick way to mark and revisit important parts of your script during development.


📍 Location

Text Editor Sidebar → Bookmark Line

F4 Shortcut

You can customize the shortcut from the Textify Preferences


❓How to Use

1

Place your cursor on the line you want to bookmark.

2

Open the panel or press F4 to bring up the Bookmark Manager popup.

3

Click the Add button to create a bookmark.

✅ The line will be saved as a bookmark and listed in the UI.

Saved Bookmark

Remove Bookmarks

To delete a bookmark:

1

Select the bookmark in the list.

2

Click the Remove button.


🔃 Arrange Bookmarks

1

Use the ⬆️ and ⬇️ buttons to manually reorder bookmarks.

2

Use the 🔽 (More Options) menu to sort bookmarks by line number automatically.


🔄️ Refresh Bookmarks

If your bookmarks look out of sync (e.g., after editing code), click the 🗘 Refresh button to update them.

Last updated