Skip to content

[Feature] Export notes as .py files #1564

@kk-02021de

Description

@kk-02021de

Is there an existing issue for this?

  • I have searched the existing issues

Environment

OS: Windows 25H2

  • Zotero Version: 9.0.0
  • Plugin Version: 3.0.3

Describe the feature request

Why do you need this feature?
I recently derived a series of equations in my Zotero notes, and then used "LLM for Zotero" with a custom skill to generate Python code from the notes and append it back into the note.

With this feature, I can generate a code file from my notes and use it in other software, enabling a workflow like:
note → code → simulation

Describe the solution you'd like

The solution you'd like
An option to export a note as a .py file, with the following behavior:

  • keep code sections as executable Python code
  • convert non-code parts of the note into Python comments
  • export the result as a .py file

Anything else?

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions