Skip to content

Save changes from main database to dependent database #269

Open
@jsilve24

Description

@jsilve24

I am just starting to play around with ebib and consider integrating it into my workflow (so I am not an expert by any means).

One issue I came across is how to save changes from a main database back into the dependent database (i.e., update the dependent database after changes to the main database).

As expected, if I change something in the main database file then I open the dependent database, I see the changes from master. Yet actually getting those changes to be written back to the dependent database file (so that citations using the dependent database file are correct) is not simple. I would have expected that ebib-save-current-database would yhave done this but it doesn't. Seems I need to call ebib-write-database.

Am I missing something? Seems like it should be way easier to update the dependent database, not just show the updates in the ebib interface. The later is not used when actually building latex documents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugIncorrect behaviour, should be fixed.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions