rdmorganiser / rdmorganiser/rdmo
Reshape window for editing of views
@jochenklar is already working on this.
Since Dec 18, 2025.
- Dominant language
- Python
- Stars
- 133
- Forks
- 60
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 21
Description
Rationale / Begründung
The new platform for views editing is much better than the previous one! One remaining difficulty is that source documents tend to be long, thus hiding the buttons to save, which are at the very bottom.
Affected
Managers
Minimal functionality
Either push the buttons up, or define a fixed height for the code window (but keeping the focus on the same code line upon saving).
Nice-to-have functionality
The page might be further improved by importing the functionalities of a text editor such as Atom or Notepad++ (code alignment, prettifying, tag matching, ...) or the ones by an IDE like RStudio.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.