darktable-org / darktable-org/lua-scripts

Image-wise text notes

Open
#532 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
219
Forks
142
PR merge metrics
No merged PRs in 30d

Description

Hi,

Aurelien has an issue open for ansel considering this feature. I personally believe it would be extremely useful in Darktable. As an ugly workaround I have kept a markdown file containing filename -> note, which is pretty messy. To quote the original issue

In the lifecycle of an image, you may need to pass-on notes:

* comments and remarks of the client regarding current edit or expectations,

* technical details to remember for later edits/prints (color profile used, issues during processing, trade-offs made during editing),

* done and to-do lists,

* URLs and pathes to ressources linked to the current image (reference images/moodboards, exported files, etc.)

Images should have a way to store text notes, possibly as Markdown, in the database and XMP.

Do you think something along these lines could be implemented with a lua script? I do not expect anyone to do it, I'm more so opening this for discussion, ideas and thoughts from the community.

Thanks for your time!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked Ansel issue and reviewing the available Lua scripting entry points in this repository. The issue names no files or tests, so first determine whether image notes can be represented through the script API and stored in the database or XMP. Done would require an agreed scope and implementation approach, not just discussion.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
content
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.