Skip to content

Clarify bookmark creation #40

@SeBBBe

Description

@SeBBBe

Description

In the SDK, CreateBookmark accepts a custom BookmarksProperties object that contains, among other things, the modified fields and current sheet. In enigma-go, the equivalent method only accepts a generic NxInfo and NxMetaDef. There is a CreateBookmarkRaw method that accepts an interface, so it's possible to pass properties dynamically.

Create a helper struct to enable full functionality using CreateBookmark or document how to use CreateBookmarkRaw with an example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions